[INFO] cloning repository https://github.com/Zen0space/hmanlab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zen0space/hmanlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZen0space%2Fhmanlab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZen0space%2Fhmanlab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f32ce779f74e6b8fe66c9dcd66e50186a2132f65 [INFO] testing Zen0space/hmanlab 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%2FZen0space%2Fhmanlab" "/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/Zen0space/hmanlab [INFO] finished tweaking git repo https://github.com/Zen0space/hmanlab [INFO] tweaked toml for git repo https://github.com/Zen0space/hmanlab written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zen0space/hmanlab 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/Zen0space/hmanlab 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-textarea v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.71 [INFO] [stderr] Downloaded tower-http v0.6.10 [INFO] [stderr] Downloaded tree_magic_mini v3.2.2 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.3 [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] fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b [INFO] running `Command { std: "docker" "start" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", 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" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b" "/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" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", 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" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling tree_magic_mini v3.2.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling wayland-protocols v0.32.12 [INFO] [stderr] Compiling image v0.25.10 [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 wayland-protocols-wlr v0.3.12 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling hmanlab v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", 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" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b" "/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 hmanlab v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.22s [INFO] running `Command { std: "docker" "inspect" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", 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" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b" "/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.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hmanlab-298d600f4311f73f) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test app::commands::agent_templates::tests::catalog_size_is_capped ... ok [INFO] [stdout] test app::commands::agent_templates::tests::non_blank_templates_have_all_fields_filled ... ok [INFO] [stdout] test app::commands::agent_templates::tests::template_ids_are_unique ... ok [INFO] [stdout] test app::commands::agents::suggest_tests::exact_match_returns_self ... ok [INFO] [stdout] test app::commands::agent_templates::tests::first_template_is_blank ... ok [INFO] [stdout] test app::commands::agents::suggest_tests::returns_none_for_garbage ... ok [INFO] [stdout] test app::commands::agents::suggest_tests::suggests_close_match ... ok [INFO] [stdout] test app::commands::agents_config_tests::enabled_default_is_true_when_missing_from_json ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_bare_shows_help ... ok [INFO] [stdout] test app::commands::agents_config_tests::roundtrips_via_serde ... ok [INFO] [stdout] test app::commands::agents_config_tests::enabled_by_name_is_case_insensitive_and_skips_disabled ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_edit_captures_name ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_enable_disable_per_specialist ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_list_add_aliases ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_on_off_aliases ... ok [INFO] [stdout] test app::commands::agents_parse_tests::agents_remove_captures_name ... ok [INFO] [stdout] test app::commands::agents_parse_tests::ask_bare_yields_empty_pair ... ok [INFO] [stdout] test app::commands::agents_parse_tests::ask_splits_name_and_query ... ok [INFO] [stdout] test app::commands::agents_parse_tests::ask_with_no_query_keeps_name_only ... ok [INFO] [stdout] test app::commands::help::tests::every_canonical_name_parses ... ok [INFO] [stdout] test app::commands::telegram::yes_no_tests::picks_first_word ... ok [INFO] [stdout] test app::commands::telegram::yes_no_tests::accepts_common_no_forms ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::telegram_setup_captures_token ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::unknown_subcommand_falls_through_to_help ... ok [INFO] [stdout] test app::commands::agents_config_tests::by_name_mut_finds_disabled_too ... ok [INFO] [stdout] test app::commands::telegram::yes_no_tests::accepts_common_yes_forms ... ok [INFO] [stdout] test app::commands::help::tests::every_alias_parses ... ok [INFO] [stdout] test app::commands::telegram::yes_no_tests::rejects_ambiguous_text ... ok [INFO] [stdout] test telegram::tests::chunker_hard_splits_oversize_line ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::telegram_pair_lowercases_subcommand_only ... ok [INFO] [stdout] test openai_compat::backfill_tests::does_not_overwrite_existing_ids ... ok [INFO] [stdout] test telegram::tests::chunker_splits_on_line_boundaries ... ok [INFO] [stdout] test telegram::tests::generated_codes_are_six_chars_from_alphabet ... ok [INFO] [stdout] test telegram::tests::html_converts_bold_and_italic ... ok [INFO] [stdout] test telegram::tests::html_balances_cross_chunk_fence ... ok [INFO] [stdout] test telegram::tests::chunker_preserves_unicode ... ok [INFO] [stdout] test telegram::tests::chunker_returns_single_chunk_when_short ... ok [INFO] [stdout] test openai_compat::backfill_tests::loaded_session_gets_call_ids_positionally ... ok [INFO] [stdout] test openai_compat::backfill_tests::assistant_without_tool_calls_skipped ... ok [INFO] [stdout] test telegram::tests::chunker_drops_empty_input ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::telegram_notify_tri_state ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::telegram_bare_yields_help ... ok [INFO] [stdout] test app::commands::telegram_parse_tests::telegram_status_unpair_off_aliases ... ok [INFO] [stdout] test telegram::tests::html_converts_heading ... ok [INFO] [stdout] test telegram::tests::html_converts_inline_code ... ok [INFO] [stdout] test telegram::tests::html_converts_link ... ok [INFO] [stdout] test telegram::tests::html_drops_empty ... ok [INFO] [stdout] test telegram::tests::html_escapes_inside_fenced_block ... ok [INFO] [stdout] test telegram::tests::html_escapes_inside_inline_code ... ok [INFO] [stdout] test telegram::tests::html_escapes_specials ... ok [INFO] [stdout] test telegram::tests::html_ignores_list_bullets ... ok [INFO] [stdout] test telegram::tests::html_keeps_unicode ... ok [INFO] [stdout] test telegram::tests::html_passes_plain_text ... ok [INFO] [stdout] test telegram::tests::html_wraps_triple_backtick_block ... ok [INFO] [stdout] test telegram::tests::redeem_consumes_a_valid_code ... ok [INFO] [stdout] test telegram::tests::redeem_is_case_insensitive ... ok [INFO] [stdout] test telegram::tests::redeem_rejects_an_expired_code ... ok [INFO] [stdout] test tools::definitions::tests::empty_specialists_omits_consult_tool ... ok [INFO] [stdout] test tools::definitions::tests::consult_tool_embeds_specialist_roster ... ok [INFO] [stdout] test tools::lines::tests::delete_middle_lines ... ok [INFO] [stdout] test tools::definitions::tests::full_tool_surface_includes_new_primitives ... ok [INFO] [stdout] test tools::lines::tests::insert_at_end_appends ... ok [INFO] [stdout] test tools::definitions::tests::nonempty_specialists_appends_consult_tool ... ok [INFO] [stdout] test tools::lines::tests::insert_at_start ... ok [INFO] [stdout] test tools::lines::tests::line_count_with_trailing_newline ... ok [INFO] [stdout] test tools::lines::tests::move_last_line_to_front ... ok [INFO] [stdout] test tools::lines::tests::move_preserves_trailing_newline ... ok [INFO] [stdout] test tools::lines::tests::move_section_to_top ... ok [INFO] [stdout] test tools::matchers::tests::exact_ambiguous ... ok [INFO] [stdout] test tools::matchers::tests::block_anchor_with_drift_in_middle ... ok [INFO] [stdout] test tools::matchers::tests::exact_matches ... ok [INFO] [stdout] test tools::matchers::tests::line_trimmed_finds_trailing_space_drift ... ok [INFO] [stdout] test tools::matchers::tests::not_found_falls_through_all ... ok [INFO] [stdout] test tools::patch::tests::hunk_to_pair_swaps_correctly ... ok [INFO] [stdout] test tools::patch::tests::parses_delete ... ok [INFO] [stdout] test tools::patch::tests::parses_update_with_hunk ... ok [INFO] [stdout] test tools::patch::tests::parses_minimal_add ... ok [INFO] [stdout] test update_check::tests::newer_minor ... ok [INFO] [stdout] test update_check::tests::major_bump ... ok [INFO] [stdout] test update_check::tests::same_version ... ok [INFO] [stdout] test update_check::tests::older_npm ... ok [INFO] [stdout] test update_check::tests::prerelease_treated_as_stable_for_compare ... ok [INFO] [stdout] test tools::patch::tests::rejects_missing_envelope ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b", kill_on_drop: false }` [INFO] [stdout] fb070780e31f092ec3043253663bd3392a1ef33e54419f68fa92ac2d7593ed9b