[INFO] cloning repository https://github.com/K-dash/reviewq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K-dash/reviewq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dash%2Freviewq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dash%2Freviewq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf4395769bc00f952c04825f50a9acdacc559055
[INFO] testing K-dash/reviewq against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK-dash%2Freviewq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/K-dash/reviewq
[INFO] finished tweaking git repo https://github.com/K-dash/reviewq
[INFO] tweaked toml for git repo https://github.com/K-dash/reviewq written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/K-dash/reviewq on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/K-dash/reviewq 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3
[INFO] running `Command { std: "docker" "start" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", 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" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", 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" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deranged v0.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling comrak v0.50.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 iri-string v0.7.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling emojis v0.8.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling reviewq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", 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" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling reviewq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", 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" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reviewq-206b0f1ebe15e945)
[INFO] [stdout] 
[INFO] [stdout] running 282 tests
[INFO] [stdout] test cli::tests::build_filter_invalid_repo ... ok
[INFO] [stdout] test cli::tests::build_filter_with_status ... ok
[INFO] [stdout] test cli::tests::build_filter_no_args ... ok
[INFO] [stdout] test cli::tests::build_filter_with_repo ... ok
[INFO] [stdout] test cli::tests::build_filter_invalid_status ... ok
[INFO] [stdout] test cli::tests::status_empty_db ... ok
[INFO] [stdout] test cli::tests::open_target_not_found ... ok
[INFO] [stdout] fallback log content
[INFO] [stdout] stored log content
[INFO] [stdout] test config::tests::base_repo_for_prefers_entry_then_defaults ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_max_concurrency_restart_required ... ok
[INFO] [stdout] test config::tests::builtin_review_on_push_is_true ... ok
[INFO] [stdout] test cli::tests::tail_falls_back_to_output_dir_when_no_stored_path ... ok
[INFO] [stdout] test cli::tests::tail_uses_stored_path_when_available ... ok
[INFO] [stdout] test config::tests::base_repo_for_returns_none_for_unknown_repo ... ok
[INFO] [stdout] test config::tests::builtin_skip_self_authored_is_true ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_repos_defaults_agent_change ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_per_repo_settings_change_fallback ... ok
[INFO] [stdout] test config::tests::entry_can_disable_review_on_push ... ok
[INFO] [stdout] test config::tests::expand_paths_expands_tilde_in_base_repo_paths ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_repos_defaults_model_and_prompt_changes ... ok
[INFO] [stdout] test config::tests::invalid_per_repo_model_rejected ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_review_on_push_change ... ok
[INFO] [stdout] test config::tests::parse_full_daemon_and_repos ... ok
[INFO] [stdout] test cli::tests::status_with_jobs ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test config::tests::reject_empty_allowlist ... ok
[INFO] [stdout] test config::tests::reject_unknown_top_level_key ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_repo_list_change ... ok
[INFO] [stdout] test config::tests::repo_ids_extracts_ids ... ok
[INFO] [stdout] test config::tests::invalid_defaults_model_rejected ... ok
[INFO] [stdout] test config::tests::resolve_entry_overrides_defaults ... ok
[INFO] [stdout] test config::tests::reject_invalid_repo_format ... ok
[INFO] [stdout] test config::tests::diff_summary_detects_polling_change ... ok
[INFO] [stdout] test config::tests::parse_per_repo_overrides ... ok
[INFO] [stdout] test config::tests::reject_zero_polling_interval ... ok
[INFO] [stdout] test config::tests::reject_duplicate_repo ... ok
[INFO] [stdout] test config::tests::resolve_uses_repos_defaults_when_entry_is_silent ... ok
[INFO] [stdout] test config::tests::validate_accepts_defaults_only_base_repo_path ... ok
[INFO] [stdout] test config::tests::validate_accepts_per_entry_base_repo_path ... ok
[INFO] [stdout] test config::tests::validate_paths_accepts_existing_directory ... ok
[INFO] [stdout] test config::tests::resolve_falls_back_to_builtin_when_nothing_set ... ok
[INFO] [stdout] test config::tests::valid_model_names_accepted ... ok
[INFO] [stdout] test config::tests::validate_paths_rejects_nonexistent_path ... ok
[INFO] [stdout] test config::tests::validate_rejects_missing_base_repo_path ... ok
[INFO] [stdout] test config::tests::validate_rejects_missing_base_repo_path_for_one_of_many ... ok
[INFO] [stdout] test daemon::tests::acquire_detects_running_instance ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_contains_negative_pid ... ok
[INFO] [stdout] test daemon::tests::acquire_and_release_pid_file ... ok
[INFO] [stdout] test config::tests::validate_paths_rejects_regular_file ... ok
[INFO] [stdout] test daemon::tests::acquire_cleans_stale_pid_file ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_contains_zero ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_points_at_stale_pid ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_missing ... ok
[INFO] [stdout] test daemon::tests::is_process_alive_current ... ok
[INFO] [stdout] test daemon::tests::is_process_alive_nonexistent ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_overflows_i32 ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_dead_when_pidfile_unparsable ... ok
[INFO] [stdout] test daemon::tests::daemon_health_returns_alive_for_live_pid ... ok
[INFO] [stdout] test daemon::tests::drop_removes_pid_file ... ok
[INFO] [stdout] test db::tests::cancel_queued_requested_sweeps ... ok
[INFO] [stdout] test db::tests::cancel_queued_requested_skips_running ... ok
[INFO] [stdout] test db::tests::duplicate_enqueue_rejected ... ok
[INFO] [stdout] test db::tests::cancel_sweep_stamps_completed_at ... ok
[INFO] [stdout] test db::tests::clear_worktree_path_noop_on_missing_path ... ok
[INFO] [stdout] test db::tests::complete_job ... ok
[INFO] [stdout] test db::tests::enqueue_and_retrieve ... ok
[INFO] [stdout] test db::tests::clear_worktree_path_nulls_matching_row ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_excludes_queued ... ok
[INFO] [stdout] test db::tests::enqueue_with_prompt_template ... ok
[INFO] [stdout] test db::tests::enqueue_leaves_completed_at_none ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_excludes_jobs_without_worktree_path ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_excludes_jobs_within_ttl ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_returns_succeeded_past_ttl ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_false_for_canceled_job ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_false_for_failed_job ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_true_for_queued_job ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_true_for_succeeded_job ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_includes_failed_and_canceled ... ok
[INFO] [stdout] test db::tests::lease_next_fifo ... ok
[INFO] [stdout] test config::tests::diff_summary_no_changes ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_false_when_no_jobs ... ok
[INFO] [stdout] test db::tests::known_worktree_paths_returns_every_non_null_row ... ok
[INFO] [stdout] test db::tests::is_pr_reviewed_true_across_different_shas ... ok
[INFO] [stdout] test db::tests::lease_next_skips_cancel_requested ... ok
[INFO] [stdout] test db::tests::request_cancel_sets_timestamp ... ok
[INFO] [stdout] test db::tests::idempotency_check ... ok
[INFO] [stdout] test db::tests::list_jobs_with_filter ... ok
[INFO] [stdout] test db::tests::request_cancel_idempotent ... ok
[INFO] [stdout] test db::tests::request_cancel_noop_on_terminal ... ok
[INFO] [stdout] test db::tests::retry_errors_when_job_does_not_exist ... ok
[INFO] [stdout] test db::tests::requeue_running_job_resets_status_and_pid ... ok
[INFO] [stdout] test db::tests::retry_errors_on_non_terminal_without_cancel_request ... ok
[INFO] [stdout] test db::tests::retry_errors_on_succeeded ... ok
[INFO] [stdout] test db::tests::retry_failed_job_resets_to_queued ... ok
[INFO] [stdout] test db::tests::expired_terminal_worktrees_excludes_running ... ok
[INFO] [stdout] test db::tests::retry_canceled_job_resets_to_queued ... ok
[INFO] [stdout] test db::tests::retry_promotes_canceling_row_back_to_queued ... ok
[INFO] [stdout] test db::tests::retry_promotes_queued_cancel_requested_row_back_to_queued ... ok
[INFO] [stdout] test db::tests::store_session_id_roundtrip ... ok
[INFO] [stdout] test db::tests::store_log_paths_roundtrip ... ok
[INFO] [stdout] test db::tests::store_review_output ... ok
[INFO] [stdout] test detector::tests::enqueues_via_list_open_prs_when_skip_reviewer_check ... ok
[INFO] [stdout] test detector::tests::accepts_self_authored_when_skip_disabled ... ok
[INFO] [stdout] test detector::tests::enqueues_new_pr ... ok
[INFO] [stdout] test detector::tests::global_agent_used_when_no_per_repo_override ... ok
[INFO] [stdout] test detector::tests::no_model_flag_when_both_none ... ok
[INFO] [stdout] test detector::tests::global_prompt_template_used_when_no_per_repo_override ... ok
[INFO] [stdout] test detector::tests::ignore_prs_skips_matching_pr ... ok
[INFO] [stdout] test detector::tests::ignore_prs_allows_non_matching_pr ... ok
[INFO] [stdout] test detector::tests::global_model_used_when_no_per_repo ... ok
[INFO] [stdout] test detector::tests::no_prompt_template_when_both_none ... ok
[INFO] [stdout] test db::tests::migration_idempotency ... ok
[INFO] [stdout] test detector::tests::per_repo_prompt_template_overrides_global ... ok
[INFO] [stdout] test detector::tests::no_prs_returns_zero ... ok
[INFO] [stdout] test detector::tests::per_repo_model_overrides_global ... ok
[INFO] [stdout] test detector::tests::review_on_push_false_allows_retry_after_failure ... ok
[INFO] [stdout] test detector::tests::requeues_on_sha_change ... ok
[INFO] [stdout] test detector::tests::per_repo_agent_overrides_global ... ok
[INFO] [stdout] test detector::tests::review_on_push_false_cancels_stale_and_queues_first_review ... ok
[INFO] [stdout] test detector::tests::review_on_push_false_does_not_requeue_after_success ... ok
[INFO] [stdout] test detector::tests::skips_draft_pr ... ok
[INFO] [stdout] test detector::tests::review_on_push_false_cancels_leased_and_queues_new ... ok
[INFO] [stdout] test detector::tests::review_on_push_false_cancels_running_and_queues_new ... ok
[INFO] [stdout] test detector::tests::skips_duplicate_pr ... ok
[INFO] [stdout] test detector::tests::review_on_push_true_requeues_on_sha_change ... ok
[INFO] [stdout] test executor::tests::env_vars_all_present ... ok
[INFO] [stdout] test detector::tests::skips_self_authored ... ok
[INFO] [stdout] test db::tests::migration_backfills_completed_at_on_reopen ... ok
[INFO] [stdout] test executor::tests::cancel_nonexistent_job_is_noop ... ok
[INFO] [stdout] test executor::tests::execute_echo_command ... ok
[INFO] [stdout] test executor::tests::interpolate_no_variables_passthrough ... ok
[INFO] [stdout] test executor::tests::interpolate_partial_variables ... ok
[INFO] [stdout] test executor::tests::execute_failing_command ... ok
[INFO] [stdout] test executor::tests::execute_non_json_output_returns_none ... ok
[INFO] [stdout] test executor::tests::interpolate_repeated_variables ... ok
[INFO] [stdout] test executor::tests::interpolate_replaces_all_variables ... ok
[INFO] [stdout] test executor::tests::interpolate_unknown_variables_left_intact ... ok
[INFO] [stdout] test executor::tests::interpolate_with_extras_no_double_expansion ... ok
[INFO] [stdout] test executor::tests::interpolate_with_extras_replaces_prompt_and_prompt_file ... ok
[INFO] [stdout] test executor::tests::execute_writes_prompt_file ... ok
[INFO] [stdout] test executor::tests::interpolate_with_job_specific_command ... ok
[INFO] [stdout] test executor::tests::prompt_at_exact_boundary_sets_env_var ... ok
[INFO] [stdout] test executor::tests::interpolate_with_extras_also_replaces_base_vars ... ok
[INFO] [stdout] test executor::tests::execute_extracts_session_id_from_claude_json ... ok
[INFO] [stdout] test executor::tests::execute_renders_custom_prompt ... ok
[INFO] [stdout] test executor::tests::execute_renders_default_prompt ... ok
[INFO] [stdout] test executor::tests::prompt_file_env_var_always_set ... ok
[INFO] [stdout] test executor::tests::job_specific_command_overrides_default ... ok
[INFO] [stdout] test executor::tests::execute_reports_child_pid ... ok
[INFO] [stdout] test github::tests::parse_repo_from_api_url ... ok
[INFO] [stdout] test github::tests::parse_repo_from_custom_url ... ok
[INFO] [stdout] test executor::tests::prompt_variables_in_command ... ok
[INFO] [stdout] test idempotency::tests::canceled_job_is_not_duplicate ... ok
[INFO] [stdout] test executor::tests::large_prompt_skips_env_var ... ok
[INFO] [stdout] test idempotency::tests::different_sha_is_not_duplicate ... ok
[INFO] [stdout] test idempotency::tests::duplicate_when_job_exists ... ok
[INFO] [stdout] test idempotency::tests::failed_job_is_not_duplicate ... ok
[INFO] [stdout] test idempotency::tests::not_duplicate_when_no_jobs ... ok
[INFO] [stdout] test idempotency::tests::pr_level_not_duplicate_when_canceled ... ok
[INFO] [stdout] test idempotency::tests::pr_level_duplicate_blocks_different_sha ... ok
[INFO] [stdout] test idempotency::tests::pr_level_not_duplicate_when_no_jobs ... ok
[INFO] [stdout] test idempotency::tests::pr_level_not_duplicate_when_failed ... ok
[INFO] [stdout] test review_html::tests::html_escape_special_chars ... ok
[INFO] [stdout] test review_html::tests::output_stem_format ... ok
[INFO] [stdout] test review_html::tests::render_html_basic ... ok
[INFO] [stdout] test review_html::tests::render_html_gfm_extensions ... ok
[INFO] [stdout] test review_html::tests::sanitize_filename_replaces_unsafe_chars ... ok
[INFO] [stdout] test review_html::tests::write_review_files_creates_md_and_html ... ok
[INFO] [stdout] test rules::tests::accepts_pr_not_in_ignore_list ... ok
[INFO] [stdout] test rules::tests::accepts_self_authored_when_skip_disabled ... ok
[INFO] [stdout] test rules::tests::accepts_self_authored_with_both_skips ... ok
[INFO] [stdout] test rules::tests::accepts_without_reviewer_when_check_skipped ... ok
[INFO] [stdout] test idempotency::tests::succeeded_job_is_duplicate ... ok
[INFO] [stdout] test rules::tests::allowlist_check_with_empty_list ... ok
[INFO] [stdout] test rules::tests::allowlist_check_with_multiple_repos ... ok
[INFO] [stdout] test rules::tests::rejects_closed_pr ... ok
[INFO] [stdout] test rules::tests::passes_all_rules ... ok
[INFO] [stdout] test rules::tests::rejects_draft_pr ... ok
[INFO] [stdout] test rules::tests::rejects_ignored_pr ... ok
[INFO] [stdout] test rules::tests::rejects_merged_pr ... ok
[INFO] [stdout] test rules::tests::rejects_no_review_requested ... ok
[INFO] [stdout] test rules::tests::rejects_repo_not_in_allowlist ... ok
[INFO] [stdout] test rules::tests::rejects_review_requested_for_different_user ... ok
[INFO] [stdout] test rules::tests::rejects_self_authored_pr ... ok
[INFO] [stdout] test runner::tests::acquire_permit_or_wake_returns_acquired_when_slot_free ... ok
[INFO] [stdout] test runner::tests::acquire_permit_or_wake_returns_woken_when_all_slots_busy ... ok
[INFO] [stdout] test runner::tests::acquire_permit_or_wake_returns_shutdown_when_shutdown_requested ... ok
[INFO] [stdout] test runner::tests::resolve_base_repo_or_fail_job_marks_failed_when_policy_has_no_path ... ok
[INFO] [stdout] test runner::tests::recover_stale_jobs_requeues_orphaned_running_job ... ok
[INFO] [stdout] test runner::tests::resolve_base_repo_or_fail_job_marks_failed_when_policy_missing ... ok
[INFO] [stdout] test tui::app::tests::copy_session_id_without_session_shows_message ... ok
[INFO] [stdout] test tui::app::tests::dispatch_cancel_blocked_when_daemon_status_dead ... ok
[INFO] [stdout] test tui::app::tests::dispatch_cancel_blocked_when_daemon_status_none ... ok
[INFO] [stdout] test runner::tests::resolve_base_repo_or_fail_job_returns_path_when_policy_present ... ok
[INFO] [stdout] test tui::app::tests::dispatch_retry_blocked_when_daemon_status_dead ... ok
[INFO] [stdout] test tui::app::tests::flash_replaces_prior_message_and_resets_expiry ... ok
[INFO] [stdout] test tui::app::tests::dispatch_navigation_still_works_when_daemon_dead ... ok
[INFO] [stdout] test tui::app::tests::go_back_resets_content_scroll ... ok
[INFO] [stdout] test tui::app::tests::go_back_returns_to_queue ... ok
[INFO] [stdout] test tui::app::tests::navigation_clamps_to_bounds ... ok
[INFO] [stdout] test tui::app::tests::new_app_defaults ... ok
[INFO] [stdout] test tui::app::tests::quit_action_sets_flag ... ok
[INFO] [stdout] test tui::app::tests::refresh_action_sets_pending_refresh_without_stale_status ... ok
[INFO] [stdout] test tui::app::tests::requires_daemon_false_for_read_only_actions ... ok
[INFO] [stdout] test tui::app::tests::requires_daemon_true_for_cancel_and_retry ... ok
[INFO] [stdout] test tui::app::tests::flash_sets_message_and_persists_until_expiry ... ok
[INFO] [stdout] test tui::app::tests::retry_job_allows_canceling_state ... ok
[INFO] [stdout] test tui::app::tests::retry_job_allows_canceling_state_when_leased ... ok
[INFO] [stdout] test tui::app::tests::retry_job_rejected_for_non_terminal ... ok
[INFO] [stdout] test tui::app::tests::retry_job_sets_pending_retry_for_failed ... ok
[INFO] [stdout] test tui::app::tests::retry_job_sets_pending_retry_for_canceled ... ok
[INFO] [stdout] test tui::app::tests::scroll_content_respects_saturating_bounds_and_viewport ... ok
[INFO] [stdout] test tui::app::tests::select_job_without_review_output_shows_message ... ok
[INFO] [stdout] test tui::app::tests::select_job_with_review_output_generates_html ... ok
[INFO] [stdout] test tui::app::tests::select_row_clamps_to_jobs_length ... ok
[INFO] [stdout] test tui::app::tests::select_row_is_noop_when_jobs_empty ... ok
[INFO] [stdout] test tui::app::tests::show_prompt_resets_content_scroll ... ok
[INFO] [stdout] test tui::app::tests::show_prompt_displays_interpolated_command_and_prompt ... ok
[INFO] [stdout] test tui::app::tests::tick_status_clears_expired_flash ... ok
[INFO] [stdout] test tui::app::tests::show_prompt_without_prompt_file_shows_fallback ... ok
[INFO] [stdout] test tui::app::tests::update_jobs_clamps_index ... ok
[INFO] [stdout] test tui::app::tests::tick_status_is_noop_when_no_message ... ok
[INFO] [stdout] test tui::tests::arrow_keys_scroll_content_in_review ... ok
[INFO] [stdout] test tui::tests::ctrl_c_from_prompt_view_goes_back_not_quit ... ok
[INFO] [stdout] test tui::tests::ctrl_c_from_review_view_goes_back_not_quit ... ok
[INFO] [stdout] test tui::tests::ctrl_c_quits_from_queue_view ... ok
[INFO] [stdout] test tui::tests::click_to_row_index_respects_table_offset ... ok
[INFO] [stdout] test tui::tests::esc_from_prompt_goes_back ... ok
[INFO] [stdout] test tui::tests::esc_from_review_goes_back ... ok
[INFO] [stdout] test tui::tests::left_click_on_visible_row_selects_that_row ... ok
[INFO] [stdout] test tui::tests::left_click_outside_table_area_is_ignored ... ok
[INFO] [stdout] test tui::tests::left_click_without_cached_area_is_ignored ... ok
[INFO] [stdout] test tui::tests::pending_both_cancel_and_retry_dropped_atomically_when_daemon_dead ... ok
[INFO] [stdout] test tui::tests::pending_cancel_dropped_when_daemon_dead ... ok
[INFO] [stdout] test tui::tests::pending_retry_dropped_when_daemon_dead ... ok
[INFO] [stdout] test tui::tests::pending_cancel_writes_when_daemon_alive ... ok
[INFO] [stdout] test tui::tests::pending_retry_writes_when_daemon_alive ... ok
[INFO] [stdout] test tui::tests::q_from_prompt_view_goes_back_not_quit ... ok
[INFO] [stdout] test tui::tests::q_from_queue_quits ... ok
[INFO] [stdout] test tui::tests::process_pending_writes_is_noop_when_nothing_pending ... ok
[INFO] [stdout] test tui::tests::wheel_in_prompt_scrolls_content ... ok
[INFO] [stdout] test tui::tests::wheel_in_queue_navigates_selection ... ok
[INFO] [stdout] test types::tests::agent_kind_default_command_contains_agent_name ... ok
[INFO] [stdout] test types::tests::agent_kind_from_db_known_values ... ok
[INFO] [stdout] test tui::tests::q_from_review_view_goes_back_not_quit ... ok
[INFO] [stdout] test types::tests::agent_kind_roundtrip ... ok
[INFO] [stdout] test types::tests::agent_kind_from_db_unknown_falls_back_to_claude ... ok
[INFO] [stdout] test types::tests::default_command_with_model ... ok
[INFO] [stdout] test types::tests::default_command_without_model ... ok
[INFO] [stdout] test types::tests::job_status_terminal ... ok
[INFO] [stdout] test types::tests::parse_claude_json_array_format ... ok
[INFO] [stdout] test types::tests::parse_claude_json_empty ... ok
[INFO] [stdout] test types::tests::parse_claude_json_multiple_results_takes_first ... ok
[INFO] [stdout] test types::tests::parse_claude_json_malformed ... ok
[INFO] [stdout] test types::tests::parse_claude_json_valid ... ok
[INFO] [stdout] test types::tests::parse_codex_jsonl_empty ... ok
[INFO] [stdout] test types::tests::parse_codex_jsonl_missing_thread_started ... ok
[INFO] [stdout] test types::tests::parse_codex_jsonl_valid ... ok
[INFO] [stdout] test types::tests::resume_command_claude_without_path ... ok
[INFO] [stdout] test types::tests::parse_codex_jsonl_direct_text_format ... ok
[INFO] [stdout] test types::tests::resume_command_codex_without_path ... ok
[INFO] [stdout] test types::tests::resume_command_with_repo_path ... ok
[INFO] [stdout] test update::tests::detects_sha_change_and_cancels ... ok
[INFO] [stdout] test update::tests::ignores_different_agent_kind ... ok
[INFO] [stdout] test update::tests::no_change_when_no_jobs ... ok
[INFO] [stdout] test update::tests::ignores_terminal_jobs ... ok
[INFO] [stdout] test update::tests::no_change_when_sha_matches ... ok
[INFO] [stdout] test github::tests::authenticated_user_success ... ok
[INFO] [stdout] test github::tests::list_open_prs_success ... ok
[INFO] [stdout] test github::tests::list_open_prs_empty ... ok
[INFO] [stdout] test github::tests::rate_limit_error ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_ignores_non_reviewq_dirs ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_preserves_recent_orphans ... ok
[INFO] [stdout] test github::tests::requested_reviewers_success ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_orphan_pass_prunes_every_allowlisted_repo ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_continues_past_one_broken_entry ... ok
[INFO] [stdout] test github::tests::authenticated_user_unauthorized ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_orphan_pass_leaves_bookkeeping_stale_when_wrong_repo_passed ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_skips_protected_paths_in_orphan_pass ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_pairs_each_worktree_with_its_own_repo ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_returns_empty_when_root_missing ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_sweeps_orphan_reviewq_dirs_past_ttl ... ok
[INFO] [stdout] test worktree::tests::cleanup_by_owner_removes_tracked_worktrees ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 282 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reviewq-e9f8bca95110ade0)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::reload_config_invalid_yaml_keeps_old ... ok
[INFO] [stdout] test tests::reload_config_no_changes ... ok
[INFO] [stdout] test tests::reload_config_path_missing_keeps_old_config ... ok
[INFO] [stdout] test tests::reload_config_success ... ok
[INFO] [stdout] test tests::reload_config_validation_failure_keeps_old ... ok
[INFO] [stdout] test tests::cleanup_once_skips_repo_not_in_allowlist ... ok
[INFO] [stdout] test tests::cleanup_once_removes_expired_tracked_worktree ... ok
[INFO] [stdout] test tests::cleanup_once_sweeps_orphan_dir_past_ttl ... ok
[INFO] [stdout] test tests::cleanup_once_clears_db_rows_after_removal ... ok
[INFO] [stdout] test tests::cleanup_once_continues_past_partial_failure ... ok
[INFO] [stdout] test tests::cleanup_once_preserves_in_flight_worktree_via_protected ... ok
[INFO] [stdout] test tests::worktree_cleanup_loop_runs_immediately_on_startup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3cbfb06d35504cf9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test executor_non_json_output_returns_none ... ok
[INFO] [stdout] test executor_interpolates_template_variables ... ok
[INFO] [stdout] test executor_sets_environment_variables ... ok
[INFO] [stdout] test job_lifecycle_cancel ... ok
[INFO] [stdout] test stale_lease_requeue ... ok
[INFO] [stdout] test job_lifecycle_enqueue_to_complete ... ok
[INFO] [stdout] test executor_runs_command_and_captures_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tui_render.rs (/opt/rustwide/target/debug/deps/tui_render-61f339869c9b0ce8)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test prompt_view_renders_command_and_prompt_sections ... ok
[INFO] [stdout] test queue_does_not_render_flash_after_tick_clears_it ... ok
[INFO] [stdout] test queue_renders_flash_status_message ... ok
[INFO] [stdout] test review_view_publishes_viewport_height_for_scroll_clamping ... ok
[INFO] [stdout] test queue_renders_completed_timestamp_for_succeeded_job ... ok
[INFO] [stdout] test queue_renders_status_summary_counts_by_state ... ok
[INFO] [stdout] test queue_renders_job_rows_with_repo_names ... ok
[INFO] [stdout] test review_view_renders_title_and_body ... ok
[INFO] [stdout] test queue_render_populates_last_table_area_for_mouse_clicks ... ok
[INFO] [stdout] test queue_highlights_selected_row_with_arrow_marker ... ok
[INFO] [stdout] test queue_renders_title_with_zero_jobs_when_empty ... ok
[INFO] [stdout] test queue_shows_completed_header_and_em_dash_for_unfinished_jobs ... ok
[INFO] [stdout] test title_bar_shows_daemon_down_when_dead ... ok
[INFO] [stdout] test title_bar_shows_daemon_down_when_status_unknown ... ok
[INFO] [stdout] test title_bar_narrow_width_does_not_panic ... ok
[INFO] [stdout] test title_bar_hides_daemon_badge_when_alive ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reviewq
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[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" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3", kill_on_drop: false }`
[INFO] [stdout] 94ea7e8682c86ad0265b66be873ff05c781a4b189f4b432091784d63b93ac9e3
