[INFO] cloning repository https://github.com/rakanalh/revu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rakanalh/revu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dd6c6621719e2c0338efa3378eef989a26a6d48 [INFO] testing rakanalh/revu against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakanalh%2Frevu" "/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/rakanalh/revu [INFO] finished tweaking git repo https://github.com/rakanalh/revu [INFO] tweaked toml for git repo https://github.com/rakanalh/revu written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rakanalh/revu on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rakanalh/revu 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 167c7c886e7f4f8bd0b3de18cb7c2409d9e9c881d5b373626c670b966e7a2477 [INFO] running `Command { std: "docker" "start" "-a" "167c7c886e7f4f8bd0b3de18cb7c2409d9e9c881d5b373626c670b966e7a2477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "167c7c886e7f4f8bd0b3de18cb7c2409d9e9c881d5b373626c670b966e7a2477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167c7c886e7f4f8bd0b3de18cb7c2409d9e9c881d5b373626c670b966e7a2477", kill_on_drop: false }` [INFO] [stdout] 167c7c886e7f4f8bd0b3de18cb7c2409d9e9c881d5b373626c670b966e7a2477 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dd036598c0bf85d594a39bac856a7ffb16ff51738e870004a09274b76d78d79 [INFO] running `Command { std: "docker" "start" "-a" "2dd036598c0bf85d594a39bac856a7ffb16ff51738e870004a09274b76d78d79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling octocrab v0.45.0 [INFO] [stderr] Compiling revu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "2dd036598c0bf85d594a39bac856a7ffb16ff51738e870004a09274b76d78d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd036598c0bf85d594a39bac856a7ffb16ff51738e870004a09274b76d78d79", kill_on_drop: false }` [INFO] [stdout] 2dd036598c0bf85d594a39bac856a7ffb16ff51738e870004a09274b76d78d79 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa4494bcf3be69d072aaba8a79fb44944b391b3237a07275c6aa1e9bdcb3eaf1 [INFO] running `Command { std: "docker" "start" "-a" "fa4494bcf3be69d072aaba8a79fb44944b391b3237a07275c6aa1e9bdcb3eaf1", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling revu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.53s [INFO] running `Command { std: "docker" "inspect" "fa4494bcf3be69d072aaba8a79fb44944b391b3237a07275c6aa1e9bdcb3eaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4494bcf3be69d072aaba8a79fb44944b391b3237a07275c6aa1e9bdcb3eaf1", kill_on_drop: false }` [INFO] [stdout] fa4494bcf3be69d072aaba8a79fb44944b391b3237a07275c6aa1e9bdcb3eaf1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 657f42c0bed0da5e6042858dc1ea3f46a9582eadaac0eab58a6a080837a27ae8 [INFO] running `Command { std: "docker" "start" "-a" "657f42c0bed0da5e6042858dc1ea3f46a9582eadaac0eab58a6a080837a27ae8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/revu-b61f84875db467b3) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test diff::parser::tests::test_full_file_diff_creation ... ok [INFO] [stdout] test auth::tests::test_parse_authinfo_multiple_entries ... ok [INFO] [stdout] test auth::tests::test_parse_authinfo_basic ... ok [INFO] [stdout] test keybindings::tests::test_parse_modified_keys ... ok [INFO] [stdout] test keybindings::tests::test_parse_single_char ... ok [INFO] [stdout] test keybindings::tests::test_parse_arrow_keys ... ok [INFO] [stdout] test diff::parser::tests::test_full_file_diff_with_no_changes ... ok [INFO] [stdout] test keybindings::tests::test_parse_special_keys ... ok [INFO] [stdout] test keybindings::tests::test_default_bindings ... ok [INFO] [stdout] test keybindings::tests::test_parse_function_keys ... ok [INFO] [stdout] test auth::tests::test_parse_authinfo_no_login ... ok [INFO] [stdout] test theme::tests::test_parse_color_methods ... ok [INFO] [stdout] test theme::tests::test_backward_compatibility_missing_search_fields ... ok [INFO] [stdout] test github::client_test::tests::test_parse_pr_url ... ok [INFO] [stdout] test theme::tests::test_theme_with_search_fields ... ok [INFO] [stdout] test github::client_test::tests::test_invalid_pr_url ... ok [INFO] [stdout] test theme::tests::test_theme_file_update ... ok [INFO] [stdout] test auth::tests::test_parse_authinfo_multiline ... ok [INFO] [stdout] test syntax_highlight::tests::test_detect_syntax_special_files ... ok [INFO] [stdout] test syntax_highlight::tests::test_detect_syntax_common_extensions ... ok [INFO] [stdout] test ui::diff_view::tests::test_search_scroll_to_match ... ok [INFO] [stdout] test ui::diff_view::tests::test_search_with_no_matches ... ok [INFO] [stdout] test ui::diff_view::tests::test_search_case_insensitive ... ok [INFO] [stdout] test ui::diff_view::tests::test_search_mode_transitions ... ok [INFO] [stdout] test ui::diff_view::tests::test_escape_key_search_behavior ... ok [INFO] [stdout] test ui::diff_view::tests::test_hunk_navigation_single_hunk ... ok [INFO] [stdout] test ui::diff_view::tests::test_search_functionality ... ok [INFO] [stdout] test syntax_highlight::tests::test_syntax_highlighter_creation ... ok [INFO] [stdout] test ui::diff_view::tests::test_hunk_navigation_with_no_hunks ... ok [INFO] [stdout] test ui::diff_view::tests::test_hunk_navigation_with_multiple_hunks ... ok [INFO] [stdout] test syntax_highlight::tests::test_highlight_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "657f42c0bed0da5e6042858dc1ea3f46a9582eadaac0eab58a6a080837a27ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657f42c0bed0da5e6042858dc1ea3f46a9582eadaac0eab58a6a080837a27ae8", kill_on_drop: false }` [INFO] [stdout] 657f42c0bed0da5e6042858dc1ea3f46a9582eadaac0eab58a6a080837a27ae8