[INFO] cloning repository https://github.com/Peralysis/lazylore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Peralysis/lazylore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeralysis%2Flazylore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeralysis%2Flazylore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e443dd3adbfb1989dda3904ffbe46a6574c24b6 [INFO] testing Peralysis/lazylore against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeralysis%2Flazylore" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Peralysis/lazylore [INFO] finished tweaking git repo https://github.com/Peralysis/lazylore [INFO] tweaked toml for git repo https://github.com/Peralysis/lazylore written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Peralysis/lazylore on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Peralysis/lazylore already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-banner v0.2.3 [INFO] [stderr] Downloaded bytes v1.12.0 [INFO] [stderr] Downloaded uuid v1.23.4 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded open v5.3.6 [INFO] [stderr] Downloaded notify-types v2.1.0 [INFO] [stderr] Downloaded kqueue-sys v1.1.2 [INFO] [stderr] Downloaded inotify v0.11.2 [INFO] [stderr] Downloaded kqueue v1.2.0 [INFO] [stderr] Downloaded ignore v0.4.27 [INFO] [stderr] Downloaded bstr v1.12.3 [INFO] [stderr] Downloaded ansi-to-tui v8.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c [INFO] running `Command { std: "docker" "start" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", 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" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", 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" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling bstr v1.12.3 [INFO] [stderr] Compiling compact_str v0.9.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling lru v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time v0.3.53 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling open v5.3.6 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tui-banner v0.2.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.27 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling ratatui-core v0.1.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui-widgets v0.3.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.2 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling ratatui-macros v0.7.2 [INFO] [stderr] Compiling ratatui v0.30.2 [INFO] [stderr] Compiling lazylore v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.99s [INFO] running `Command { std: "docker" "inspect" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", 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" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling lazylore v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.68s [INFO] running `Command { std: "docker" "inspect" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", 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" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lazylore-3e8556aa9d993bb2) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test app::tests::authenticate_action_is_globally_bound ... ok [INFO] [stdout] test app::tests::config_floors_are_enforced ... ok [INFO] [stdout] test app::tests::build_revision_readout_header_and_markers ... ok [INFO] [stdout] test app::tests::config_defaults_are_sane ... ok [INFO] [stdout] test app::tests::format_timestamp_known_value ... ok [INFO] [stdout] test app::tests::recognizes_login_commands ... ok [INFO] [stdout] test app::tests::parses_configured_key_combinations ... ok [INFO] [stdout] test app::tests::network_commands_are_tagged_in_baseline ... ok [INFO] [stdout] test app::tests::selection_never_exceeds_list ... ok [INFO] [stdout] test cache::tests::disabled_cache_never_stores_or_returns ... ok [INFO] [stdout] test app::tests::authenticate_prompt_blank_value_requests_interactive_login ... ok [INFO] [stdout] test app::tests::branch_sync_current_branch ... ok [INFO] [stdout] test app::tests::is_offline_when_remote_unavailable ... ok [INFO] [stdout] test cache::tests::same_args_different_repository_produce_different_keys ... ok [INFO] [stdout] test cache::tests::memory_tier_evicts_oldest_past_capacity ... ok [INFO] [stdout] test app::tests::authenticate_prompt_token_type_advances_to_token_step ... ok [INFO] [stdout] test lore::tests::appends_offline_flag_to_every_command_once_set ... ok [INFO] [stdout] test lore::tests::parses_captured_lore_fixtures ... ok [INFO] [stdout] test lore::tests::parses_unknown_events_without_rejecting_them ... ok [INFO] [stdout] test app::tests::authenticate_token_step_blank_cancels_without_running_a_command ... ok [INFO] [stdout] test app::tests::offline_toggle_switches_state ... ok [INFO] [stdout] test app::tests::is_offline_when_forced ... ok [INFO] [stdout] test app::tests::is_online_when_remote_available_and_not_forced ... ok [INFO] [stdout] test lore::tests::extracts_identity_from_auth_info_fixture ... ok [INFO] [stdout] test manifest::tests::baseline_covers_all_major_groups ... ok [INFO] [stdout] test manifest::tests::redacts_token_values ... ok [INFO] [stdout] test app::tests::branch_sync_non_current_local ... ok [INFO] [stdout] test manifest::tests::splits_quoted_arguments_without_a_shell ... ok [INFO] [stdout] test lore_config::tests::missing_config_file_is_not_an_error ... ok [INFO] [stdout] test tree::tests::collapse_hides_descendants_only ... ok [INFO] [stdout] test lore_config::tests::leaves_already_correct_identity_untouched ... ok [INFO] [stdout] test tree::tests::branching_dir_not_compressed ... ok [INFO] [stdout] test cache::tests::prune_deletes_expired_and_enforces_disk_cap ... ok [INFO] [stdout] test app::tests::ensure_authorized_blocks_when_unauthorized ... ok [INFO] [stdout] test tree::tests::dirs_before_files_alphabetical ... ok [INFO] [stdout] test tree::tests::flat_files_at_root ... ok [INFO] [stdout] test lore::tests::cached_read_short_circuits_without_spawning_process ... ok [INFO] [stdout] test tree::tests::single_child_chain_compressed ... ok [INFO] [stdout] test tree::tests::mixed_actions_preserved ... ok [INFO] [stdout] test watcher::tests::is_ignore_file_matches_known_names ... ok [INFO] [stdout] test lore::tests::non_cacheable_read_still_attempts_to_spawn ... ok [INFO] [stdout] test cache::tests::put_then_get_round_trips_through_disk ... ok [INFO] [stdout] test lore_config::tests::rewrites_mismatched_identity_and_preserves_the_rest ... ok [INFO] [stdout] test watcher::tests::matcher_honors_legacy_urcignore ... ok [INFO] [stdout] test app::tests::pane_focus_cycles_and_wraps ... ok [INFO] [stdout] test watcher::tests::matcher_is_empty_without_an_ignore_file ... ok [INFO] [stdout] test ui::tests::renders_narrow_focused_layout ... ok [INFO] [stdout] test cache::tests::expired_entries_are_treated_as_misses ... ok [INFO] [stdout] test app::tests::ensure_authorized_passes_when_authorized ... ok [INFO] [stdout] test ui::tests::renders_logo_and_copyright_when_repository_focused ... ok [INFO] [stdout] test app::tests::filters_palette_by_all_words ... ok [INFO] [stdout] test lore::tests::sees_failed_completion ... ok [INFO] [stdout] test watcher::tests::matcher_ignores_patterns_from_loreignore ... ok [INFO] [stdout] test ui::tests::renders_command_log_pane_focused ... ok [INFO] [stdout] test ui::tests::renders_command_log_pane_in_wide_layout ... ok [INFO] [stdout] test ui::tests::renders_normal_two_column_layout ... ok [INFO] [stdout] test ui::tests::renders_repository_pane_compact_style ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazylore-55fe4e26d79102b4) [INFO] [stdout] test ui::tests::renders_branch_sync_glyph_in_branch_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests lazylore [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c", kill_on_drop: false }` [INFO] [stdout] 6818bfa856e573db34b5dd4c463c3319536e81e26ac3c1fb554b13b62671b27c