[INFO] fetching crate aiden 0.1.1...
[INFO] testing aiden-0.1.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate aiden 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate aiden 0.1.1
[INFO] finished tweaking crates.io crate aiden 0.1.1
[INFO] tweaked toml for crates.io crate aiden 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aiden 0.1.1 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 crates.io crate aiden 0.1.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded quote v1.0.44
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded socket2 v0.6.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded iri-string v0.7.10
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded rustls-webpki v0.103.9
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded tokio v1.49.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be
[INFO] running `Command { std: "docker" "start" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", 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" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be" "/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" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", 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" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be" "/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.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aiden v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", 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" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be" "/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 aiden v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.89s
[INFO] running `Command { std: "docker" "inspect" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", 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" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be" "/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.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aiden-549de87b98990b74)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test agent::tests::test_agent_error_display ... ok
[INFO] [stdout] test agent::tests::test_agent_error_from_claude_error ... ok
[INFO] [stdout] test agent::tests::test_agent_error_from_git_error ... ok
[INFO] [stdout] test ai::claude::tests::test_build_decomposition_prompt_with_body ... ok
[INFO] [stdout] test ai::claude::tests::test_build_decomposition_prompt_without_body ... ok
[INFO] [stdout] test ai::claude::tests::test_parse_decomposition_response_invalid_json ... ok
[INFO] [stdout] test ai::claude::tests::test_parse_decomposition_response ... ok
[INFO] [stdout] test ai::claude::tests::test_parse_decomposition_response_with_markdown ... ok
[INFO] [stdout] test config::tests::test_missing_required_var ... ok
[INFO] [stdout] test agent::tests::test_agent_error_from_project_error ... ok
[INFO] [stdout] test config::tests::test_generate_agent_id ... ok
[INFO] [stdout] test executor::claude_code::tests::test_build_subtask_prompt_empty_description_omitted ... ok
[INFO] [stdout] test config::tests::test_optional_var_uses_default ... ok
[INFO] [stdout] test executor::claude_code::tests::test_build_subtask_prompt_empty_instructions_omitted ... ok
[INFO] [stdout] test executor::claude_code::tests::test_build_subtask_prompt_full ... ok
[INFO] [stdout] test config::tests::test_config_error_project_metadata ... ok
[INFO] [stdout] test executor::git::tests::test_git_config_default ... ok
[INFO] [stdout] test executor::git::tests::test_git_error_display ... ok
[INFO] [stdout] test executor::claude_code::tests::test_build_subtask_prompt_basic ... ok
[INFO] [stdout] test executor::claude_code::tests::test_claude_code_config_default ... ok
[INFO] [stdout] test executor::claude_code::tests::test_claude_code_error_display ... ok
[INFO] [stdout] test github::issue::tests::test_extract_comment_id ... ok
[INFO] [stdout] test executor::claude_code::tests::test_execution_result ... ok
[INFO] [stdout] test github::issue::tests::test_extract_comment_id_no_match ... ok
[INFO] [stdout] test github::issue::tests::test_heartbeat_body_format ... ok
[INFO] [stdout] test github::issue::tests::test_heartbeat_missing_repo_info ... ok
[INFO] [stdout] test github::issue::tests::test_is_aiden_comment_legacy_formats ... ok
[INFO] [stdout] test executor::claude_code::tests::test_execution_result_with_error ... ok
[INFO] [stdout] test github::issue::tests::test_is_aiden_comment_with_heartbeat ... ok
[INFO] [stdout] test github::issue::tests::test_is_aiden_comment_user_comments ... ok
[INFO] [stdout] test github::issue::tests::test_parse_heartbeat_timestamp ... ok
[INFO] [stdout] test github::issue::tests::test_is_aiden_comment_with_signature ... ok
[INFO] [stdout] test github::issue::tests::test_issue_error_display ... ok
[INFO] [stdout] test github::issue::tests::test_missing_repo_info ... ok
[INFO] [stdout] test github::issue::tests::test_comment_from_api_json ... ok
[INFO] [stdout] test github::issue::tests::test_parse_heartbeat_timestamp_invalid ... ok
[INFO] [stdout] test github::issue::tests::test_parse_heartbeat_timestamp_no_prefix ... ok
[INFO] [stdout] test github::issue::tests::test_comment_serialize_deserialize ... ok
[INFO] [stdout] test github::issue::tests::test_heartbeat_marker_matching ... ok
[INFO] [stdout] test github::project::tests::test_extract_agent_id_from_heartbeat_invalid_no_prefix ... ok
[INFO] [stdout] test github::project::tests::test_extract_agent_id_from_heartbeat_invalid_wrong_format ... ok
[INFO] [stdout] test github::project::tests::test_extract_agent_id_from_heartbeat_valid ... ok
[INFO] [stdout] test github::project::tests::test_extract_agent_id_from_heartbeat_with_special_chars ... ok
[INFO] [stdout] test github::project::tests::test_new_error_variants ... ok
[INFO] [stdout] test github::project::tests::test_no_tasks_found_error ... ok
[INFO] [stdout] test github::project::tests::test_project_error_display ... ok
[INFO] [stdout] test github::project::tests::test_project_item_from_json ... ok
[INFO] [stdout] test github::project::tests::test_project_item_from_json_no_content ... ok
[INFO] [stdout] test github::project::tests::test_project_item_from_json_no_status ... ok
[INFO] [stdout] test github::project::tests::test_project_metadata_missing_option ... ok
[INFO] [stdout] test github::project::tests::test_project_metadata_missing_status_field ... ok
[INFO] [stdout] test github::project::tests::test_project_item_serialize_deserialize ... ok
[INFO] [stdout] test github::project::tests::test_project_view_json_parsing ... ok
[INFO] [stdout] test github::project::tests::test_project_metadata_extraction ... ok
[INFO] [stdout] test github::project::tests::test_status_field_not_found_error ... ok
[INFO] [stdout] test github::project::tests::test_status_option_ids_get_option_id ... ok
[INFO] [stdout] test github::project::tests::test_status_option_not_found_error ... ok
[INFO] [stdout] test github::project::tests::test_update_status_missing_item_id ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_is_all_completed ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_item_to_markdown ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_item_to_markdown_completed ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_mark_completed ... ok
[INFO] [stdout] test github::project::tests::test_claim_task_missing_item_id ... ok
[INFO] [stdout] test github::project::tests::test_extract_agent_id_from_heartbeat_different_agent ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_next_pending ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_to_markdown ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_item_from_markdown_pending ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_item_from_markdown_with_description ... ok
[INFO] [stdout] test models::task::tests::test_task_status_default ... ok
[INFO] [stdout] test models::task::tests::test_task_status_deserialize ... ok
[INFO] [stdout] test models::task::tests::test_task_status_serialize ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_item_from_markdown_completed ... ok
[INFO] [stdout] test models::task::tests::test_task_serialize_deserialize ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_missing_header ... ok
[INFO] [stdout] test models::decomposition::tests::test_checklist_from_comment ... ok
[INFO] [stdout] test models::decomposition::tests::test_roundtrip ... ok
[INFO] [stdout] test ai::claude::tests::test_claude_client_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aiden-f026cb15b4d56af0)
[INFO] [stderr]    Doc-tests aiden
[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] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/github/issue.rs - github::issue::get_issue_comments (line 240) ... ignored
[INFO] [stdout] test src/github/issue.rs - github::issue::is_task_timed_out (line 520) ... ignored
[INFO] [stdout] test src/github/issue.rs - github::issue::post_comment (line 67) ... ignored
[INFO] [stdout] test src/github/issue.rs - github::issue::post_heartbeat (line 349) ... ignored
[INFO] [stdout] test src/github/issue.rs - github::issue::post_ready_heartbeat (line 410) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::claim_task (line 816) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_existing_checklist (line 403) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_existing_checklist_with_id (line 443) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_in_progress_task (line 244) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_in_progress_tasks (line 278) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_project_metadata (line 578) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_ready_task (line 186) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::get_ready_tasks (line 217) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::is_task_claimed_by_other (line 759) ... ignored
[INFO] [stdout] test src/github/project.rs - github::project::update_status (line 660) ... ignored
[INFO] [stdout] test src/executor/claude_code.rs - executor::claude_code::execute_subtask (line 99) - compile ... FAILED
[INFO] [stdout] test src/executor/git.rs - executor::git::commit_and_push (line 381) - compile ... FAILED
[INFO] [stdout] test src/executor/git.rs - executor::git::prepare_work_dir (line 101) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/executor/claude_code.rs - executor::claude_code::execute_subtask (line 99) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/executor/claude_code.rs:115:75
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_claude_code_rs_99_0() {
[INFO] [stdout]     |                                      --------------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 115 | let result = execute_subtask(&input, &config, Path::new("/tmp/workspace"))?;
[INFO] [stdout]     |                                                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_claude_code_rs_99_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                                                          +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/executor/git.rs - executor::git::commit_and_push (line 381) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/executor/git.rs:391:2
[INFO] [stdout]     |
[INFO] [stdout] 382 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_git_rs_381_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 391 | )?;
[INFO] [stdout]     |  ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 382 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_git_rs_381_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 383 | use aiden::executor::git::{commit_and_push, GitConfig};
[INFO] [stdout] ...
[INFO] [stdout] 391 | )?;
[INFO] [stdout] 392 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/executor/git.rs - executor::git::prepare_work_dir (line 101) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor/git.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 | prepare_work_dir("/tmp/workspace", "https://github.com/owner/repo.git", &config, Some(42))?;
[INFO] [stdout]     | ---------------- ^^^^^^^^^^^^^^^^ expected `&Path`, found `&str`
[INFO] [stdout]     | |
[INFO] [stdout]     | arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Path`
[INFO] [stdout]                found reference `&'static str`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor/git.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn prepare_work_dir(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/executor/git.rs:106:91
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_git_rs_101_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 106 | prepare_work_dir("/tmp/workspace", "https://github.com/owner/repo.git", &config, Some(42))?;
[INFO] [stdout]     |                                                                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 102 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_executor_git_rs_101_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 103 | use aiden::executor::git::{prepare_work_dir, GitConfig};
[INFO] [stdout] ...
[INFO] [stdout] 106 | prepare_work_dir("/tmp/workspace", "https://github.com/owner/repo.git", &config, Some(42))?;
[INFO] [stdout] 107 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/executor/claude_code.rs - executor::claude_code::execute_subtask (line 99)
[INFO] [stdout]     src/executor/git.rs - executor::git::commit_and_push (line 381)
[INFO] [stdout]     src/executor/git.rs - executor::git::prepare_work_dir (line 101)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be", kill_on_drop: false }`
[INFO] [stdout] e5cc128b14f702d38fea7ad8d1d77940dc6c27d424b366249fa5afd0d120b6be
