[INFO] cloning repository https://github.com/zayfen/zcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zayfen/zcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Fzcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Fzcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbcd3553722362bf659e32ef255a157aa80b6dc0 [INFO] testing zayfen/zcode against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzayfen%2Fzcode" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zayfen/zcode [INFO] finished tweaking git repo https://github.com/zayfen/zcode [INFO] tweaked toml for git repo https://github.com/zayfen/zcode written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zayfen/zcode on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zayfen/zcode 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.6 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded iri-string v0.7.11 [INFO] [stderr] Downloaded clap_builder v4.4.6 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd9468813dea361b46cc0f0277e33cd498deb25b23d4e13961a451c6f603bcd8 [INFO] running `Command { std: "docker" "start" "-a" "cd9468813dea361b46cc0f0277e33cd498deb25b23d4e13961a451c6f603bcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9468813dea361b46cc0f0277e33cd498deb25b23d4e13961a451c6f603bcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9468813dea361b46cc0f0277e33cd498deb25b23d4e13961a451c6f603bcd8", kill_on_drop: false }` [INFO] [stdout] cd9468813dea361b46cc0f0277e33cd498deb25b23d4e13961a451c6f603bcd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321f4d983e3a36c52416f71cbde56ae5b59fbf96de1230413e545e5ba3d037fc [INFO] running `Command { std: "docker" "start" "-a" "321f4d983e3a36c52416f71cbde56ae5b59fbf96de1230413e545e5ba3d037fc", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling zcode_core v0.1.0 (/opt/rustwide/workdir/crates/zcode_core) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zcode_capabilities v0.1.0 (/opt/rustwide/workdir/crates/zcode_capabilities) [INFO] [stderr] Compiling zcode_session v0.1.0 (/opt/rustwide/workdir/crates/zcode_session) [INFO] [stderr] Compiling zcode_requirements v0.1.0 (/opt/rustwide/workdir/crates/zcode_requirements) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling zcode_llm_provider v0.1.0 (/opt/rustwide/workdir/crates/zcode_llm_provider) [INFO] [stderr] Compiling zcode_orchestration v0.1.0 (/opt/rustwide/workdir/crates/zcode_orchestration) [INFO] [stderr] Compiling zcode_ui v0.1.0 (/opt/rustwide/workdir/crates/zcode_ui) [INFO] [stderr] Compiling zcode_cli v0.1.0 (/opt/rustwide/workdir/crates/zcode_cli) [INFO] [stderr] Compiling zcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.35s [INFO] running `Command { std: "docker" "inspect" "321f4d983e3a36c52416f71cbde56ae5b59fbf96de1230413e545e5ba3d037fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321f4d983e3a36c52416f71cbde56ae5b59fbf96de1230413e545e5ba3d037fc", kill_on_drop: false }` [INFO] [stdout] 321f4d983e3a36c52416f71cbde56ae5b59fbf96de1230413e545e5ba3d037fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 658113caa9b377fc381df5eef0b2303dac29a6f797e9123304171aeb674468a6 [INFO] running `Command { std: "docker" "start" "-a" "658113caa9b377fc381df5eef0b2303dac29a6f797e9123304171aeb674468a6", kill_on_drop: false }` [INFO] [stderr] Compiling zcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "658113caa9b377fc381df5eef0b2303dac29a6f797e9123304171aeb674468a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "658113caa9b377fc381df5eef0b2303dac29a6f797e9123304171aeb674468a6", kill_on_drop: false }` [INFO] [stdout] 658113caa9b377fc381df5eef0b2303dac29a6f797e9123304171aeb674468a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec4f6b14a837214989355b17d01d84428e68f2ee2af419f289684a654cbdc17c [INFO] running `Command { std: "docker" "start" "-a" "ec4f6b14a837214989355b17d01d84428e68f2ee2af419f289684a654cbdc17c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcode-a52a03fd1c111520) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_tool_registry_creation ... ok [INFO] [stdout] test tests::test_error_creation ... ok [INFO] [stdout] test tests::test_settings_load_or_default ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zcode-7153c37018dbd778) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-d07003b747fef7d3) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_default_mode_is_chat ... ok [INFO] [stdout] test test_combined_flags_and_command ... ok [INFO] [stdout] test test_mcp_flag_multiple ... ok [INFO] [stdout] test test_verbose_flag ... ok [INFO] [stdout] test test_chat_command ... ok [INFO] [stdout] test test_run_command ... ok [INFO] [stdout] test test_mcp_short_flag ... ok [INFO] [stdout] test test_model_flag ... ok [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_verbose_long_flag ... ok [INFO] [stdout] test test_help_flag ... ok [INFO] [stdout] test test_version_with_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/registry_test.rs (/opt/rustwide/target/debug/deps/registry_test-9435ee88ee346fc1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_registry_registers_tool ... ok [INFO] [stdout] test test_registry_executes_tool ... ok [INFO] [stdout] test test_registry_unknown_tool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/reviewer_integration.rs (/opt/rustwide/target/debug/deps/reviewer_integration-19603dd7b1a67350) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_review_config_check_only_logic ... ok [INFO] [stdout] test test_review_detects_multiple_issues ... ok [INFO] [stdout] test test_review_content_entire_file ... ok [INFO] [stdout] test test_review_full_rust_diff ... ok [INFO] [stdout] test test_review_clean_rust_function ... ok [INFO] [stdout] test test_review_security_error_rejects ... ok [INFO] [stdout] test test_review_issue_categories_comprehensive ... ok [INFO] [stdout] test test_review_result_quality_scores ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests zcode [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" "ec4f6b14a837214989355b17d01d84428e68f2ee2af419f289684a654cbdc17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4f6b14a837214989355b17d01d84428e68f2ee2af419f289684a654cbdc17c", kill_on_drop: false }` [INFO] [stdout] ec4f6b14a837214989355b17d01d84428e68f2ee2af419f289684a654cbdc17c