[INFO] cloning repository https://github.com/ceffo/re-view
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceffo/re-view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceffo%2Fre-view", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceffo%2Fre-view'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34f12d9d7ed1b7f0ff3213f68bbde6620f755c81
[INFO] testing ceffo/re-view against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceffo%2Fre-view" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ceffo/re-view
[INFO] finished tweaking git repo https://github.com/ceffo/re-view
[INFO] tweaked toml for git repo https://github.com/ceffo/re-view written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ceffo/re-view on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ceffo/re-view 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5616d600b3c711d103936da29f997d87f9160463136affc0e346623b2b72132
[INFO] running `Command { std: "docker" "start" "-a" "f5616d600b3c711d103936da29f997d87f9160463136affc0e346623b2b72132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5616d600b3c711d103936da29f997d87f9160463136affc0e346623b2b72132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5616d600b3c711d103936da29f997d87f9160463136affc0e346623b2b72132", kill_on_drop: false }`
[INFO] [stdout] f5616d600b3c711d103936da29f997d87f9160463136affc0e346623b2b72132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bbd36b96c4aa25d18efb7c4d846ef42a442a3354d6e3cba7d3c43fc36fa6b87
[INFO] running `Command { std: "docker" "start" "-a" "4bbd36b96c4aa25d18efb7c4d846ef42a442a3354d6e3cba7d3c43fc36fa6b87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling re-view v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "4bbd36b96c4aa25d18efb7c4d846ef42a442a3354d6e3cba7d3c43fc36fa6b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bbd36b96c4aa25d18efb7c4d846ef42a442a3354d6e3cba7d3c43fc36fa6b87", kill_on_drop: false }`
[INFO] [stdout] 4bbd36b96c4aa25d18efb7c4d846ef42a442a3354d6e3cba7d3c43fc36fa6b87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d7a16a3b487f6f15642152f708269481a96accad0dd0ece9a28a785dbfe244
[INFO] running `Command { std: "docker" "start" "-a" "e8d7a16a3b487f6f15642152f708269481a96accad0dd0ece9a28a785dbfe244", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling re-view v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.02s
[INFO] running `Command { std: "docker" "inspect" "e8d7a16a3b487f6f15642152f708269481a96accad0dd0ece9a28a785dbfe244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d7a16a3b487f6f15642152f708269481a96accad0dd0ece9a28a785dbfe244", kill_on_drop: false }`
[INFO] [stdout] e8d7a16a3b487f6f15642152f708269481a96accad0dd0ece9a28a785dbfe244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04d439eb8e4c655d45d14c5420ddecec7364f6e8f107054d5ccff24954a5b3b7
[INFO] running `Command { std: "docker" "start" "-a" "04d439eb8e4c655d45d14c5420ddecec7364f6e8f107054d5ccff24954a5b3b7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_view-f840d1d2bfcafe6a)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test config::tests::empty_strings_are_ignored ... ok
[INFO] [stdout] test gitlab::api::tests::fetch_all_projects_returns_per_project_results ... ok
[INFO] [stdout] test config::tests::dotenv_wins_over_keychain_when_no_env ... ok
[INFO] [stdout] test config::tests::mask_stars_for_env_source ... ok
[INFO] [stdout] test config::tests::mask_shows_keychain_label ... ok
[INFO] [stdout] test gitlab::api::tests::mock_get_diffs_returns_configured_files ... ok
[INFO] [stdout] test gitlab::api::tests::mock_get_pipeline_jobs_returns_configured_jobs ... ok
[INFO] [stdout] test config::tests::env_wins_over_keychain ... ok
[INFO] [stdout] test config::tests::keychain_fallback_works ... ok
[INFO] [stdout] test gitlab::api::tests::mock_fetch_mr_bundle_returns_fixtures ... ok
[INFO] [stdout] test gitlab::api::tests::mock_list_change_requests_returns_fixtures ... ok
[INFO] [stdout] test gitlab::api::tests::mock_get_pipelines_returns_configured_pipelines ... ok
[INFO] [stdout] test gitlab::api::tests::mock_get_approvals_defaults_to_pending ... ok
[INFO] [stdout] test config::keychain::tests::store_and_load_round_trip ... ok
[INFO] [stdout] test config::keychain::tests::clear_is_ok_when_no_entry ... ok
[INFO] [stdout] test gitlab::api::tests::mock_get_approvals_returns_configured_status ... ok
[INFO] [stdout] test config::tests::none_when_nothing_set ... ok
[INFO] [stdout] test gitlab::api::tests::mock_search_projects_returns_configured_projects ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_approvals_current_user_is_author ... ok
[INFO] [stdout] test gitlab::client::tests::test_401_unauthorized ... ok
[INFO] [stdout] test gitlab::client::tests::test_fetch_mr_bundle_success ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_approvals_approved_by_others ... ok
[INFO] [stdout] test gitlab::client::tests::test_custom_base_url ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_approvals_no_approvers_returns_pending ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_diffs_single_file ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_diffs_truncated_when_max_files_returned ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_merge_requests_success ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_pipeline_jobs_mixed_statuses ... ok
[INFO] [stdout] test gitlab::api::tests::mock_list_change_requests_returns_empty_for_unknown_project ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_pipeline_jobs_404 ... ok
[INFO] [stdout] test gitlab::client::tests::test_404_not_found ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_pipelines_failed ... ok
[INFO] [stdout] test gitlab::client::tests::test_fetch_mr_bundle_graphql_error ... ok
[INFO] [stdout] test gitlab::client::tests::test_create_discussion_success ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_diffs_multiple_files ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_merge_requests_empty_list ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_convert_position_drops_when_sha_null ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_merge_requests_draft_detected ... ok
[INFO] [stdout] test gitlab::client::tests::test_private_token_header_sent ... ok
[INFO] [stdout] test gitlab::client::tests::test_set_discussion_resolved_success ... ok
[INFO] [stdout] test gitlab::client::tests::test_reply_to_discussion_success ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_pipelines_running ... ok
[INFO] [stdout] test gitlab::client::tests::test_successful_response ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_convert_position_full ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_convert_thread_filters_system_notes ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_fixture_deserializable ... ok
[INFO] [stdout] test gitlab::client::tests::test_trailing_slash_in_base_url_trimmed ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_parse_gid_extracts_numeric_id ... ok
[INFO] [stdout] test gitlab::graphql::tests::test_parse_pipeline_status_case_insensitive ... ok
[INFO] [stdout] test models::tests::build_view_models_assembles_correctly ... ok
[INFO] [stdout] test models::tests::humanize_days ... ok
[INFO] [stdout] test models::tests::humanize_weeks ... ok
[INFO] [stdout] test models::tests::staleness_aging ... ok
[INFO] [stdout] test models::tests::humanize_hours ... ok
[INFO] [stdout] test models::tests::humanize_just_now ... ok
[INFO] [stdout] test models::tests::build_view_models_empty ... ok
[INFO] [stdout] test models::tests::build_view_models_missing_approvals_defaults_to_pending ... ok
[INFO] [stdout] test models::tests::humanize_minutes ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_pipelines_no_pipeline_404 ... ok
[INFO] [stdout] test models::tests::staleness_fresh ... ok
[INFO] [stdout] test models::tests::staleness_stale ... ok
[INFO] [stdout] test tui::keybinds::tests::every_mode_has_bindings ... ok
[INFO] [stdout] test tui::render::tests::pan_line_left_marker_when_offset ... ok
[INFO] [stdout] test tui::render::tests::pan_line_right_marker_when_truncated ... ok
[INFO] [stdout] test tui::keybinds::tests::help_groups_are_sorted_deterministically ... ok
[INFO] [stdout] test tui::state::config_editor::tests::apply_to_config_updates_fields ... ok
[INFO] [stdout] test tui::render::tests::pan_line_offset_past_end_shows_only_left_marker ... ok
[INFO] [stdout] test tui::state::config_editor::tests::confirm_edit_sets_dirty ... ok
[INFO] [stdout] test tui::render::tests::pan_line_no_offset_fits_returns_text_without_markers ... ok
[INFO] [stdout] test tui::keybinds::tests::no_duplicate_mode_key_pairs ... ok
[INFO] [stdout] test tui::render::tests::pan_line_empty_line_stays_empty ... ok
[INFO] [stdout] test tui::state::config_editor::tests::debounce_generation_increments ... ok
[INFO] [stdout] test tui::state::config_editor::tests::empty_token_edit_does_not_mark_changed ... ok
[INFO] [stdout] test tui::state::config_editor::tests::from_config_round_trips_basic_fields ... ok
[INFO] [stdout] test tui::state::config_editor::tests::remove_project_updates_index ... ok
[INFO] [stdout] test tui::state::config_editor::tests::token_edit_marks_token_changed ... ok
[INFO] [stdout] test tui::state::diff::tests::build_position_context ... ok
[INFO] [stdout] test tui::state::diff::tests::build_position_visual_range ... ok
[INFO] [stdout] test tui::state::diff::tests::build_position_addition ... ok
[INFO] [stdout] test tui::state::diff::tests::build_position_deletion ... ok
[INFO] [stdout] test tui::state::diff::tests::effective_mode_falls_back_below_threshold ... ok
[INFO] [stdout] test tui::state::diff::tests::effective_mode_unified_stays_unified ... ok
[INFO] [stdout] test tui::state::diff::tests::file_navigation_resets_h_scroll ... ok
[INFO] [stdout] test tui::state::diff::tests::focus_side_setters ... ok
[INFO] [stdout] test tui::state::diff::tests::has_thread_at_reports_correctly ... ok
[INFO] [stdout] test tui::state::diff::tests::pan_adjusts_h_scroll_by_step ... ok
[INFO] [stdout] test tui::state::diff::tests::pan_left_saturates_at_zero ... ok
[INFO] [stdout] test tui::state::diff::tests::split_context_on_both_sides ... ok
[INFO] [stdout] test gitlab::client::tests::test_get_diffs_empty ... ok
[INFO] [stdout] test tui::state::diff::tests::split_hunk_header_emitted_to_both_sides ... ok
[INFO] [stdout] test tui::state::filter::tests::clear_resets_both_fields ... ok
[INFO] [stdout] test tui::state::filter::tests::empty_filter_is_not_active ... ok
[INFO] [stdout] test tui::state::diff::tests::split_pairs_removed_and_added_rowwise ... ok
[INFO] [stdout] test tui::state::diff::tests::test_toggle_viewed ... ok
[INFO] [stdout] test tui::state::diff::tests::toggle_mode_cycles_unified_and_split ... ok
[INFO] [stdout] test tui::state::list::tests::all_scope_includes_everything_opened ... ok
[INFO] [stdout] test tui::state::list::tests::go_to_first_selects_index_zero ... ok
[INFO] [stdout] test tui::state::list::tests::go_to_last_selects_last_index ... ok
[INFO] [stdout] test tui::state::list::tests::bot_exclusion_logic ... ok
[INFO] [stdout] test tui::state::list::tests::move_down_at_bottom_clamps_at_last ... ok
[INFO] [stdout] test tui::state::list::tests::empty_filter_returns_all ... ok
[INFO] [stdout] test tui::state::list::tests::set_view_models_invalidates_cache ... ok
[INFO] [stdout] test tui::state::overlay::tests::help_scroll_operations ... ok
[INFO] [stdout] test tui::state::list::tests::partial_title_match ... ok
[INFO] [stdout] test tui::state::list::tests::filter_is_case_insensitive ... ok
[INFO] [stdout] test tui::state::filter::tests::non_empty_text_is_active ... ok
[INFO] [stdout] test tui::state::overlay::tests::only_one_overlay_active_at_a_time ... ok
[INFO] [stdout] test tui::state::tests::app_navigation_stays_at_boundaries ... ok
[INFO] [stdout] test tui::theme::tests::all_accent_kinds_return_style ... ok
[INFO] [stdout] test tui::theme::tests::all_pill_kinds_return_style ... ok
[INFO] [stdout] test tui::update::tests::close_overlay_resets_to_none ... ok
[INFO] [stdout] test tui::update::tests::cycle_sort_advances_mode ... ok
[INFO] [stdout] test tui::update::tests::diff_fetch_error_stores_message ... ok
[INFO] [stdout] test tui::update::tests::diff_fetched_populates_files ... ok
[INFO] [stdout] test tui::update::tests::diff_file_navigation ... ok
[INFO] [stdout] test tui::update::tests::filter_backspace_removes_last_char ... ok
[INFO] [stdout] test tui::update::tests::enter_filter_activates_filter_mode ... ok
[INFO] [stdout] test tui::update::tests::filter_char_appends_and_updates_selection ... ok
[INFO] [stdout] test tui::update::tests::diff_scrolling_updates_offset ... ok
[INFO] [stdout] test tui::update::tests::go_to_first_sets_selection_to_zero ... ok
[INFO] [stdout] test tui::update::tests::move_down_at_bottom_clamps_at_last ... ok
[INFO] [stdout] test tui::update::tests::go_to_last_sets_selection_to_last ... ok
[INFO] [stdout] test tui::state::list::tests::memoized_result_not_recomputed_when_filter_unchanged ... ok
[INFO] [stdout] test tui::update::tests::help_scrolling_updates_overlay_state ... ok
[INFO] [stdout] test tui::update::tests::clear_filter_resets_state ... ok
[INFO] [stdout] test tui::update::tests::open_config_sets_config_overlay ... ok
[INFO] [stdout] test cache::tests::test_cache_idempotent ... ok
[INFO] [stdout] test tui::update::tests::open_help_sets_help_overlay ... ok
[INFO] [stdout] test cache::tests::test_discussion_roundtrip ... ok
[INFO] [stdout] test tui::update::tests::open_reply_editor_sets_overlay ... ok
[INFO] [stdout] test tui::update::tests::pipeline_fetched_selects_first_job ... ok
[INFO] [stdout] test tui::update::tests::pipeline_navigation ... ok
[INFO] [stdout] test tui::update::tests::quit_sets_running_false ... ok
[INFO] [stdout] test tui::update::tests::reply_note_created_updates_thread ... ok
[INFO] [stdout] test tui::update::tests::reset_refresh_timer_updates_instant ... ok
[INFO] [stdout] test tui::update::tests::set_flash_updates_app_state ... ok
[INFO] [stdout] test cache::tests::test_cache_roundtrip ... ok
[INFO] [stdout] test tui::update::tests::confirm_filter_deactivates_input_mode ... ok
[INFO] [stdout] test cache::tests::test_viewed_files_management ... ok
[INFO] [stdout] test tui::state::list::tests::move_up_at_top_stays_at_zero ... ok
[INFO] [stdout] test tui::state::list::tests::needs_my_review_predicate ... ok
[INFO] [stdout] test tui::state::list::tests::no_match_returns_empty ... ok
[INFO] [stdout] test tui::state::overlay::tests::non_help_overlay_ignores_scroll ... ok
[INFO] [stdout] test tui::update::tests::mrs_fetch_error_sets_error_flag ... ok
[INFO] [stdout] test tui::update::tests::thread_resolution_toggled_updates_state ... ok
[INFO] [stdout] test cache::tests::test_stale_eviction ... ok
[INFO] [stdout] test tui::update::tests::move_down_increments_selection ... ok
[INFO] [stdout] test tui::update::tests::move_up_at_top_stays_at_zero ... ok
[INFO] [stdout] test tui::update::tests::move_up_decrements_selection ... ok
[INFO] [stdout] test tui::update::tests::open_diff_sets_loading_state ... ok
[INFO] [stdout] test tui::update::tests::open_pipeline_sets_loading_state ... ok
[INFO] [stdout] test tui::update::tests::mrs_fetched_updates_list_and_clears_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04d439eb8e4c655d45d14c5420ddecec7364f6e8f107054d5ccff24954a5b3b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d439eb8e4c655d45d14c5420ddecec7364f6e8f107054d5ccff24954a5b3b7", kill_on_drop: false }`
[INFO] [stdout] 04d439eb8e4c655d45d14c5420ddecec7364f6e8f107054d5ccff24954a5b3b7
