[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheBuilderJR/reviewer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e598600bccd18732b41378fb1fc23143ca69316d1c90255b379a9c2a9ac5fc5c
[INFO] running `Command { std: "docker" "start" "-a" "e598600bccd18732b41378fb1fc23143ca69316d1c90255b379a9c2a9ac5fc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e598600bccd18732b41378fb1fc23143ca69316d1c90255b379a9c2a9ac5fc5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e598600bccd18732b41378fb1fc23143ca69316d1c90255b379a9c2a9ac5fc5c", kill_on_drop: false }`
[INFO] [stdout] e598600bccd18732b41378fb1fc23143ca69316d1c90255b379a9c2a9ac5fc5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8671b155316174d714acba9ccff5ab0f97c92865f4d7a0dd5aa11e1056c4d7ef
[INFO] running `Command { std: "docker" "start" "-a" "8671b155316174d714acba9ccff5ab0f97c92865f4d7a0dd5aa11e1056c4d7ef", 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-sink v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling console v0.15.11
[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 tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.3
[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 clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling reviewer v0.0.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.94s
[INFO] running `Command { std: "docker" "inspect" "8671b155316174d714acba9ccff5ab0f97c92865f4d7a0dd5aa11e1056c4d7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8671b155316174d714acba9ccff5ab0f97c92865f4d7a0dd5aa11e1056c4d7ef", kill_on_drop: false }`
[INFO] [stdout] 8671b155316174d714acba9ccff5ab0f97c92865f4d7a0dd5aa11e1056c4d7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8570a03e7f60ff79ce1ac9daee48507c841d28cdb99a8dd2a6bbdb8018885c8c
[INFO] running `Command { std: "docker" "start" "-a" "8570a03e7f60ff79ce1ac9daee48507c841d28cdb99a8dd2a6bbdb8018885c8c", 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.44s
[INFO] running `Command { std: "docker" "inspect" "8570a03e7f60ff79ce1ac9daee48507c841d28cdb99a8dd2a6bbdb8018885c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8570a03e7f60ff79ce1ac9daee48507c841d28cdb99a8dd2a6bbdb8018885c8c", kill_on_drop: false }`
[INFO] [stdout] 8570a03e7f60ff79ce1ac9daee48507c841d28cdb99a8dd2a6bbdb8018885c8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e21d21dc8c82d5e340eb3475e072c311a4f0bc7aa528d0d8e03aca80ff947760
[INFO] running `Command { std: "docker" "start" "-a" "e21d21dc8c82d5e340eb3475e072c311a4f0bc7aa528d0d8e03aca80ff947760", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[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::adds_structured_output_contract ... ok
[INFO] [stdout] test provider::tests::extracts_json_string_payload ... 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 request::tests::explicit_repo_overrides_url_repo_when_present ... ok
[INFO] [stdout] test request::tests::parses_prompt_with_pr_url ... ok
[INFO] [stdout] test provider::tests::extracts_object_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 review::tests::duplicate_checks_are_detected_by_command ... ok
[INFO] [stdout] test review::tests::wraps_check_commands_with_pipefail ... ok
[INFO] [stdout] test runlog::tests::sanitizes_and_hashes_metadata ... ok
[INFO] [stdout] test tests::parses_hyphenated_extra_args_value ... ok
[INFO] [stdout] test types::tests::deserializes_other_scalar_string_lists ... 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 tests::parses_multi_flag_extra_args_string ... ok
[INFO] [stdout] test types::tests::deserializes_build_execution_with_defaults ... ok
[INFO] [stdout] test types::tests::deserializes_check_spec_common_aliases ... ok
[INFO] [stdout] test types::tests::deserializes_file_review_notes_string ... ok
[INFO] [stdout] test types::tests::deserializes_build_execution_with_scalar_lists ... ok
[INFO] [stdout] test runlog::tests::appends_response_to_prompt_transcript ... ok
[INFO] [stdout] test types::tests::deserializes_inline_comment_with_duplicate_alias_fields ... ok
[INFO] [stdout] test provider::tests::extracts_fenced_json_payload ... ok
[INFO] [stdout] test types::tests::deserializes_file_review_without_top_level_file ... ok
[INFO] [stdout] test runlog::tests::appends_live_stream_chunks_to_prompt_transcript ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e21d21dc8c82d5e340eb3475e072c311a4f0bc7aa528d0d8e03aca80ff947760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e21d21dc8c82d5e340eb3475e072c311a4f0bc7aa528d0d8e03aca80ff947760", kill_on_drop: false }`
[INFO] [stdout] e21d21dc8c82d5e340eb3475e072c311a4f0bc7aa528d0d8e03aca80ff947760
