[INFO] cloning repository https://github.com/chunghha/tui_hn_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chunghha/tui_hn_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunghha%2Ftui_hn_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunghha%2Ftui_hn_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca0e62c89fbcb2a3023508cb2b68352409da8a5a [INFO] testing chunghha/tui_hn_app against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunghha%2Ftui_hn_app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chunghha/tui_hn_app [INFO] finished tweaking git repo https://github.com/chunghha/tui_hn_app [INFO] tweaked toml for git repo https://github.com/chunghha/tui_hn_app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chunghha/tui_hn_app on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chunghha/tui_hn_app 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b102e57843a148deacb37979c23a1805e8b5091fd27b0ecb4f6543c6121f74e [INFO] running `Command { std: "docker" "start" "-a" "6b102e57843a148deacb37979c23a1805e8b5091fd27b0ecb4f6543c6121f74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b102e57843a148deacb37979c23a1805e8b5091fd27b0ecb4f6543c6121f74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b102e57843a148deacb37979c23a1805e8b5091fd27b0ecb4f6543c6121f74e", kill_on_drop: false }` [INFO] [stdout] 6b102e57843a148deacb37979c23a1805e8b5091fd27b0ecb4f6543c6121f74e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51d9ed8ee9587c19d9dbcda96fd6d611491918e666e39bbfe297af35782ab76b [INFO] running `Command { std: "docker" "start" "-a" "51d9ed8ee9587c19d9dbcda96fd6d611491918e666e39bbfe297af35782ab76b", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling web_atoms v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling comrak v0.52.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling alsa v0.11.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling markup5ever v0.38.0 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling html5ever v0.38.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling emojis v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling finl_unicode v1.4.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling rtrb v0.3.3 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling rodio v0.22.2 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling tracing-appender v0.2.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ron v0.12.1 [INFO] [stderr] Compiling html2text v0.16.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tui-hn-app v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "51d9ed8ee9587c19d9dbcda96fd6d611491918e666e39bbfe297af35782ab76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d9ed8ee9587c19d9dbcda96fd6d611491918e666e39bbfe297af35782ab76b", kill_on_drop: false }` [INFO] [stdout] 51d9ed8ee9587c19d9dbcda96fd6d611491918e666e39bbfe297af35782ab76b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59adbd091344ddd187215f60e7c82d1c0481bdaf69387ee92ed5f8ddb66e4a32 [INFO] running `Command { std: "docker" "start" "-a" "59adbd091344ddd187215f60e7c82d1c0481bdaf69387ee92ed5f8ddb66e4a32", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling rodio v0.22.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling comrak v0.52.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling tui-hn-app v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "59adbd091344ddd187215f60e7c82d1c0481bdaf69387ee92ed5f8ddb66e4a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59adbd091344ddd187215f60e7c82d1c0481bdaf69387ee92ed5f8ddb66e4a32", kill_on_drop: false }` [INFO] [stdout] 59adbd091344ddd187215f60e7c82d1c0481bdaf69387ee92ed5f8ddb66e4a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18f86801cb97b50037e73b4e1ae272e815de04b1327d95a3524b88361b488362 [INFO] running `Command { std: "docker" "start" "-a" "18f86801cb97b50037e73b4e1ae272e815de04b1327d95a3524b88361b488362", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_hn_app-d965991745013300) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test api::tests::test_get_story_list_url ... ok [INFO] [stdout] test api::tests::test_hn_item_url ... ok [INFO] [stdout] test api::tests::test_api_service_default ... ok [INFO] [stdout] test api::tests::test_fetch_comment_content_success ... ok [INFO] [stdout] test api::tests::test_request_cancellation ... ok [INFO] [stdout] test api::tests::test_story_list_type_as_api_str ... ok [INFO] [stdout] test api::tests::test_fetch_story_content_invalid_json ... ok [INFO] [stdout] test api::tests::test_fetch_comment_content_http_error ... ok [INFO] [stdout] test api::tests::test_fetch_story_ids_success ... ok [INFO] [stdout] test api::tests::test_fetch_story_content_success ... ok [INFO] [stdout] test internal::cache::tests::test_cache_clear ... ok [INFO] [stdout] test config::tests::test_save_preserves_comments ... ok [INFO] [stdout] test internal::cache::tests::test_cache_expiration ... ok [INFO] [stdout] test internal::cache::tests::test_cache_invalidate ... ok [INFO] [stdout] test internal::cache::tests::test_cache_set_and_get ... ok [INFO] [stdout] test internal::bookmarks::tests::test_add_remove_bookmark ... ok [INFO] [stdout] test internal::history::tests::test_add_history ... ok [INFO] [stdout] test internal::history::tests::test_clear_history ... ok [INFO] [stdout] test internal::bookmarks::tests::test_toggle_bookmark ... ok [INFO] [stdout] test internal::search::tests::test_search_history_add ... ok [INFO] [stdout] test internal::search::tests::test_search_mode_cycle ... ok [INFO] [stdout] test internal::search::tests::test_search_query_literal ... ok [INFO] [stdout] test internal::search::tests::test_search_history_max_size ... ok [INFO] [stdout] test internal::search::tests::test_search_type_toggle ... ok [INFO] [stdout] test internal::tts::tests::test_build_gemini_request_body_structure ... ok [INFO] [stdout] test internal::tts::tests::test_build_gemini_request_body_custom_voice ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_short ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_splits_at_sentence ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_splits_at_word ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_multiple_chunks ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_preserves_content ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_single_chunk ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_empty ... ok [INFO] [stdout] test internal::search::tests::test_search_query_regex_error ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_mixed_elements ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_no_title ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_table_and_image ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_title_and_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_empty_article ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_headings ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_lists ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_quotes ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_images ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_code_blocks ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_tables ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_whitespace_elements ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_title_only ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_list_has_single_span ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_empty ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_quote ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_skipped_elements_no_span ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_title_and_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_title_only ... ok [INFO] [stdout] test internal::tts::tests::test_gemini_tts_prompt ... ok [INFO] [stdout] test internal::tts::tests::test_max_chunk_bytes_gemini ... ok [INFO] [stdout] test internal::tts::tests::test_max_chunk_bytes_google_cloud ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_invalid_rate_value ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_empty_string ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_l16_24000 ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_missing_rate_field ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_multiple_params ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_pcm_48000 ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_with_spaces ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_case_insensitive_key ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_multiple ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_odd_byte_dropped ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_empty ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_single ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_explicit_key_overrides_env ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_explicit_key ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_gemini_from_env ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_gemini_no_env_errors ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_google_cloud_no_key_errors ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_in_paragraph ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_in_title ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_empty_spans ... ok [INFO] [stdout] test internal::search::tests::test_search_query_regex ... ok [INFO] [stdout] test api::tests::test_request_deduplication ... ok [INFO] [stdout] test internal::cache::tests::test_cleanup_expired ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_color_returns_valid_rgb ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_color_wraps ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_animates ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_chars_in_range ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_loading_has_limited_height ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_returns_correct_count ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_zero_count ... ok [INFO] [stdout] test internal::tts::tests::test_tts_state_default_is_idle ... ok [INFO] [stdout] test internal::ui::app::tests::auto_switch_dark_to_light_when_not_ghost ... ok [INFO] [stdout] test internal::ui::app::tests::fallback_to_runtime_mode_when_no_requested_variant ... ok [INFO] [stdout] test internal::ui::app::tests::force_light_when_ghost_term_is_screen_256color ... ok [INFO] [stdout] test internal::ui::app::tests::select_exact_dark_when_ghost_term ... ok [INFO] [stdout] test api::tests::test_stale_cache_fallback ... ok [INFO] [stdout] test internal::tts::tests::test_service_play_no_api_key_returns_err ... ok [INFO] [stdout] test internal::tts::tests::test_service_new_is_idle ... ok [INFO] [stdout] test internal::tts::tests::test_service_play_empty_article_returns_err ... ok [INFO] [stdout] test internal::tts::tests::test_service_set_state ... ok [INFO] [stdout] test internal::tts::tests::test_service_stop_when_idle_is_noop ... ok [INFO] [stdout] test internal::ui::app::tests::test_all_comments_loaded_detection ... ok [INFO] [stdout] test internal::ui::app::tests::test_serialize_action ... ok [INFO] [stdout] test internal::ui::app::tests::test_app_sort_stories_integration ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_keybinding_map_context_override ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_keybinding_map_global_fallback ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_simple_char ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_special_key ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_with_modifier ... ok [INFO] [stdout] test internal::ui::keybindings_default::tests::test_default_keybindings_article_override ... ok [INFO] [stdout] test internal::ui::keybindings_default::tests::test_default_keybindings_global ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_comments ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_score ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_time ... ok [INFO] [stdout] test internal::ui::sort::tests::sort_stories_uses_helpers ... ok [INFO] [stdout] test internal::ui::sort::tests::sort_with_load_more_combines_and_sorts ... ok [INFO] [stdout] test utils::datetime::tests::returns_just_now_for_current_and_future ... ok [INFO] [stdout] test utils::datetime::tests::returns_minutes_hours_and_days ... ok [INFO] [stdout] test internal::ui::app::tests::test_comment_ids_stored_on_story_selection ... ok [INFO] [stdout] test utils::html::tests::extracts_text ... ok [INFO] [stdout] test utils::html::tests::replaces_images_with_placeholders ... ok [INFO] [stdout] test utils::html_parser::tests::test_parse_simple_html ... ok [INFO] [stdout] test utils::html_parser::tests::test_parse_code_block ... ok [INFO] [stdout] test internal::ui::app::tests::test_comments_loaded_increments_count ... ok [INFO] [stdout] test utils::theme::tests::append_light_when_runtime_dark_and_no_token ... ok [INFO] [stdout] test utils::theme::tests::append_dark_when_runtime_light_and_no_token ... ok [INFO] [stdout] test utils::theme::tests::preserve_all_caps ... ok [INFO] [stdout] test internal::ui::app::tests::test_comment_pagination_initialization ... ok [INFO] [stdout] test utils::theme::tests::preserve_lowercase ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_empty ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_subdomain ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_http ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_https ... ok [INFO] [stdout] test utils::theme::tests::toggle_dark_to_light ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_port ... ok [INFO] [stdout] test utils::theme::tests::replace_only_first_occurrence ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_without_scheme ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_query ... ok [INFO] [stdout] test utils::theme::tests::toggle_light_to_dark ... ok [INFO] [stdout] test internal::ui::app::tests::test_partial_comments_loaded ... ok [INFO] [stdout] test internal::ui::app::tests::test_no_comments_case ... ok [INFO] [stdout] test internal::ui::app::tests::test_toggle_help_action ... ok [INFO] [stdout] test api::tests::test_fetch_story_ids_network_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.94s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui_hn_app-a0a577571838bf08) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test api::tests::test_get_story_list_url ... ok [INFO] [stdout] test api::tests::test_hn_item_url ... ok [INFO] [stdout] test api::tests::test_api_service_default ... ok [INFO] [stdout] test api::tests::test_fetch_story_content_invalid_json ... ok [INFO] [stdout] test api::tests::test_fetch_comment_content_http_error ... ok [INFO] [stdout] test api::tests::test_story_list_type_as_api_str ... ok [INFO] [stdout] test api::tests::test_fetch_comment_content_success ... ok [INFO] [stdout] test api::tests::test_fetch_story_ids_success ... ok [INFO] [stdout] test internal::bookmarks::tests::test_add_remove_bookmark ... ok [INFO] [stdout] test internal::bookmarks::tests::test_toggle_bookmark ... ok [INFO] [stdout] test internal::cache::tests::test_cache_clear ... ok [INFO] [stdout] test internal::cache::tests::test_cache_invalidate ... ok [INFO] [stdout] test internal::cache::tests::test_cache_set_and_get ... ok [INFO] [stdout] test config::tests::test_save_preserves_comments ... ok [INFO] [stdout] test internal::history::tests::test_add_history ... ok [INFO] [stdout] test internal::history::tests::test_clear_history ... ok [INFO] [stdout] test internal::search::tests::test_search_history_add ... ok [INFO] [stdout] test internal::search::tests::test_search_history_max_size ... ok [INFO] [stdout] test internal::search::tests::test_search_mode_cycle ... ok [INFO] [stdout] test internal::search::tests::test_search_query_literal ... ok [INFO] [stdout] test internal::search::tests::test_search_query_regex ... ok [INFO] [stdout] test internal::search::tests::test_search_query_regex_error ... ok [INFO] [stdout] test internal::search::tests::test_search_type_toggle ... ok [INFO] [stdout] test internal::cache::tests::test_cache_expiration ... ok [INFO] [stdout] test internal::tts::tests::test_build_gemini_request_body_structure ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_short ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_splits_at_sentence ... ok [INFO] [stdout] test internal::tts::tests::test_build_gemini_request_body_custom_voice ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_splits_at_word ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_multiple_chunks ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_preserves_content ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_empty ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_mixed_elements ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_no_title ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_table_and_image ... ok [INFO] [stdout] test internal::tts::tests::test_compute_element_line_offsets_title_and_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_empty_article ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_headings ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_lists ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_quotes ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_code_blocks ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_images ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_tables ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_skips_whitespace_elements ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_title_only ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_empty ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_list_has_single_span ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_quote ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_skipped_elements_no_span ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_title_and_paragraphs ... ok [INFO] [stdout] test internal::tts::tests::test_extract_text_with_spans_title_only ... ok [INFO] [stdout] test internal::tts::tests::test_gemini_tts_prompt ... ok [INFO] [stdout] test internal::tts::tests::test_max_chunk_bytes_gemini ... ok [INFO] [stdout] test internal::tts::tests::test_max_chunk_bytes_google_cloud ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_case_insensitive_key ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_empty_string ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_invalid_rate_value ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_l16_24000 ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_missing_rate_field ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_multiple_params ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_pcm_48000 ... ok [INFO] [stdout] test internal::tts::tests::test_parse_sample_rate_with_spaces ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_empty ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_multiple ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_odd_byte_dropped ... ok [INFO] [stdout] test internal::tts::tests::test_pcm_bytes_to_samples_single ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_explicit_key ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_explicit_key_overrides_env ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_gemini_from_env ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_gemini_no_env_errors ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_api_key_google_cloud_no_key_errors ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_empty_spans ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_in_paragraph ... ok [INFO] [stdout] test internal::tts::tests::test_resolve_chunk_element_in_title ... ok [INFO] [stdout] test internal::tts::tests::test_chunk_text_with_offsets_single_chunk ... ok [INFO] [stdout] test api::tests::test_request_cancellation ... ok [INFO] [stdout] test api::tests::test_request_deduplication ... ok [INFO] [stdout] test internal::cache::tests::test_cleanup_expired ... ok [INFO] [stdout] test api::tests::test_stale_cache_fallback ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_color_returns_valid_rgb ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_color_wraps ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_animates ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_chars_in_range ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_loading_has_limited_height ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_returns_correct_count ... ok [INFO] [stdout] test internal::tts::tests::test_synth_bar_frame_zero_count ... ok [INFO] [stdout] test internal::tts::tests::test_tts_state_default_is_idle ... ok [INFO] [stdout] test internal::ui::app::tests::auto_switch_dark_to_light_when_not_ghost ... ok [INFO] [stdout] test internal::ui::app::tests::fallback_to_runtime_mode_when_no_requested_variant ... ok [INFO] [stdout] test internal::ui::app::tests::force_light_when_ghost_term_is_screen_256color ... ok [INFO] [stdout] test internal::ui::app::tests::select_exact_dark_when_ghost_term ... ok [INFO] [stdout] test internal::tts::tests::test_service_play_empty_article_returns_err ... ok [INFO] [stdout] test api::tests::test_fetch_story_content_success ... ok [INFO] [stdout] test internal::tts::tests::test_service_new_is_idle ... ok [INFO] [stdout] test internal::tts::tests::test_service_play_no_api_key_returns_err ... ok [INFO] [stdout] test internal::tts::tests::test_service_set_state ... ok [INFO] [stdout] test internal::ui::app::tests::test_all_comments_loaded_detection ... ok [INFO] [stdout] test internal::tts::tests::test_service_stop_when_idle_is_noop ... ok [INFO] [stdout] test internal::ui::app::tests::test_serialize_action ... ok [INFO] [stdout] test internal::ui::app::tests::test_comment_ids_stored_on_story_selection ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_keybinding_map_context_override ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_keybinding_map_global_fallback ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_simple_char ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_special_key ... ok [INFO] [stdout] test internal::ui::keybindings::tests::test_parse_with_modifier ... ok [INFO] [stdout] test internal::ui::keybindings_default::tests::test_default_keybindings_article_override ... ok [INFO] [stdout] test internal::ui::keybindings_default::tests::test_default_keybindings_global ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_comments ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_score ... ok [INFO] [stdout] test internal::ui::sort::tests::cmp_helpers_time ... ok [INFO] [stdout] test internal::ui::sort::tests::sort_stories_uses_helpers ... ok [INFO] [stdout] test internal::ui::sort::tests::sort_with_load_more_combines_and_sorts ... ok [INFO] [stdout] test utils::datetime::tests::returns_just_now_for_current_and_future ... ok [INFO] [stdout] test utils::datetime::tests::returns_minutes_hours_and_days ... ok [INFO] [stdout] test utils::html::tests::extracts_text ... ok [INFO] [stdout] test utils::html::tests::replaces_images_with_placeholders ... ok [INFO] [stdout] test utils::html_parser::tests::test_parse_code_block ... ok [INFO] [stdout] test utils::html_parser::tests::test_parse_simple_html ... ok [INFO] [stdout] test utils::theme::tests::append_dark_when_runtime_light_and_no_token ... ok [INFO] [stdout] test utils::theme::tests::append_light_when_runtime_dark_and_no_token ... ok [INFO] [stdout] test internal::ui::app::tests::test_comments_loaded_increments_count ... ok [INFO] [stdout] test utils::theme::tests::preserve_all_caps ... ok [INFO] [stdout] test utils::theme::tests::replace_only_first_occurrence ... ok [INFO] [stdout] test utils::theme::tests::preserve_lowercase ... ok [INFO] [stdout] test utils::theme::tests::toggle_dark_to_light ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_empty ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_subdomain ... ok [INFO] [stdout] test utils::theme::tests::toggle_light_to_dark ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_https ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_port ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_query ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_without_scheme ... ok [INFO] [stdout] test utils::url::tests::test_extract_domain_with_http ... ok [INFO] [stdout] test internal::ui::app::tests::test_app_sort_stories_integration ... ok [INFO] [stdout] test internal::ui::app::tests::test_comment_pagination_initialization ... ok [INFO] [stdout] test internal::ui::app::tests::test_no_comments_case ... ok [INFO] [stdout] test internal::ui::app::tests::test_toggle_help_action ... ok [INFO] [stdout] test internal::ui::app::tests::test_partial_comments_loaded ... ok [INFO] [stdout] test api::tests::test_fetch_story_ids_network_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.91s [INFO] [stdout] [INFO] [stderr] Running tests/api_integration.rs (/opt/rustwide/target/debug/deps/api_integration-e16d12c1cfb6a334) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_integration_fetch_story_details ... ok [INFO] [stdout] test test_integration_fetch_top_stories ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running tests/html_extract.rs (/opt/rustwide/target/debug/deps/html_extract-fc2b07b14c9aa81a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_extract_text_from_simple_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-388e238828fc45f2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_calculate_wrapped_title_length ... ok [INFO] [stdout] test test_calculate_wrapped_title_no_panic ... ok [INFO] [stdout] test test_config_parsing_resilience ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Running tests/rendering.rs (/opt/rustwide/target/debug/deps/rendering-90465b52d312bee9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_log_viewer_render ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/visual_snapshot.rs (/opt/rustwide/target/debug/deps/visual_snapshot-4683e77f2468470b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test visual_snapshot_scaffold ... 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] [stderr] Doc-tests tui_hn_app [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" "18f86801cb97b50037e73b4e1ae272e815de04b1327d95a3524b88361b488362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f86801cb97b50037e73b4e1ae272e815de04b1327d95a3524b88361b488362", kill_on_drop: false }` [INFO] [stdout] 18f86801cb97b50037e73b4e1ae272e815de04b1327d95a3524b88361b488362