[INFO] cloning repository https://github.com/TheBuilderJR/reviewer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBuilderJR/reviewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBuilderJR%2Freviewer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBuilderJR%2Freviewer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 434130a508087d5a0a351b7e49c1ba6ae03bcb44 [INFO] testing TheBuilderJR/reviewer against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBuilderJR%2Freviewer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheBuilderJR/reviewer [INFO] finished tweaking git repo https://github.com/TheBuilderJR/reviewer [INFO] tweaked toml for git repo https://github.com/TheBuilderJR/reviewer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheBuilderJR/reviewer 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/TheBuilderJR/reviewer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e764434725982f462928157eac1bbbc51c6d08843e3239891902a047c33b6457 [INFO] running `Command { std: "docker" "start" "-a" "e764434725982f462928157eac1bbbc51c6d08843e3239891902a047c33b6457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e764434725982f462928157eac1bbbc51c6d08843e3239891902a047c33b6457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e764434725982f462928157eac1bbbc51c6d08843e3239891902a047c33b6457", kill_on_drop: false }` [INFO] [stdout] e764434725982f462928157eac1bbbc51c6d08843e3239891902a047c33b6457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] debdb3423b75e0ee95e8cea9e993578a5f7d3a3888d255f0118e350f2d05f834 [INFO] running `Command { std: "docker" "start" "-a" "debdb3423b75e0ee95e8cea9e993578a5f7d3a3888d255f0118e350f2d05f834", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling reviewer v0.0.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.02s [INFO] running `Command { std: "docker" "inspect" "debdb3423b75e0ee95e8cea9e993578a5f7d3a3888d255f0118e350f2d05f834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debdb3423b75e0ee95e8cea9e993578a5f7d3a3888d255f0118e350f2d05f834", kill_on_drop: false }` [INFO] [stdout] debdb3423b75e0ee95e8cea9e993578a5f7d3a3888d255f0118e350f2d05f834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2460929508b0895380d031d8f2db02f31c55e3b618210311588a76a07ec7ca2b [INFO] running `Command { std: "docker" "start" "-a" "2460929508b0895380d031d8f2db02f31c55e3b618210311588a76a07ec7ca2b", kill_on_drop: false }` [INFO] [stderr] Compiling reviewer v0.0.26 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "2460929508b0895380d031d8f2db02f31c55e3b618210311588a76a07ec7ca2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2460929508b0895380d031d8f2db02f31c55e3b618210311588a76a07ec7ca2b", kill_on_drop: false }` [INFO] [stdout] 2460929508b0895380d031d8f2db02f31c55e3b618210311588a76a07ec7ca2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a72aafc50aaa89f8cce627eaef0cb63df3121c9ae299e3c24652d96c36d53e9a [INFO] running `Command { std: "docker" "start" "-a" "a72aafc50aaa89f8cce627eaef0cb63df3121c9ae299e3c24652d96c36d53e9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reviewer-ab32708bfc4c7772) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test provider::tests::extracts_fenced_json_payload ... ok [INFO] [stdout] test review::tests::summarize_checks_handles_zero_checks ... ok [INFO] [stdout] test review::tests::validate_check_plan_allows_zero_checks ... ok [INFO] [stdout] test provider::tests::extracts_object_payload ... ok [INFO] [stdout] test review::tests::wraps_check_commands_with_pipefail ... ok [INFO] [stdout] test review::tests::required_first_check_reverts_code_and_runs_changed_tests ... ok [INFO] [stdout] test provider::tests::renders_agent_label_with_prompt_path ... ok [INFO] [stdout] test runlog::tests::sanitizes_and_hashes_metadata ... ok [INFO] [stdout] test review::tests::duplicate_checks_are_detected_by_command ... ok [INFO] [stdout] test tests::parses_multi_flag_extra_args_string ... ok [INFO] [stdout] test tests::parses_hyphenated_extra_args_value ... ok [INFO] [stdout] test types::tests::deserializes_build_execution_with_scalar_lists ... ok [INFO] [stdout] test types::tests::deserializes_other_scalar_string_lists ... ok [INFO] [stdout] test request::tests::parses_prompt_with_pr_url ... ok [INFO] [stdout] test types::tests::deserializes_build_execution_with_defaults ... ok [INFO] [stdout] test types::tests::deserializes_inline_comment_line_alias ... ok [INFO] [stdout] test types::tests::deserializes_check_plan_with_missing_names ... ok [INFO] [stdout] test types::tests::deserializes_file_review_without_top_level_file ... ok [INFO] [stdout] test provider::tests::extracts_json_string_payload ... ok [INFO] [stdout] test runlog::tests::appends_response_to_prompt_transcript ... ok [INFO] [stdout] test types::tests::deserializes_check_spec_common_aliases ... ok [INFO] [stdout] test types::tests::deserializes_inline_comment_with_duplicate_alias_fields ... ok [INFO] [stdout] test runlog::tests::appends_live_stream_chunks_to_prompt_transcript ... ok [INFO] [stdout] test request::tests::explicit_repo_overrides_url_repo_when_present ... ok [INFO] [stdout] test types::tests::deserializes_file_review_notes_string ... ok [INFO] [stdout] test provider::tests::adds_structured_output_contract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a72aafc50aaa89f8cce627eaef0cb63df3121c9ae299e3c24652d96c36d53e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72aafc50aaa89f8cce627eaef0cb63df3121c9ae299e3c24652d96c36d53e9a", kill_on_drop: false }` [INFO] [stdout] a72aafc50aaa89f8cce627eaef0cb63df3121c9ae299e3c24652d96c36d53e9a