[INFO] cloning repository https://github.com/plx/agentic-navigation-guide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plx/agentic-navigation-guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplx%2Fagentic-navigation-guide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplx%2Fagentic-navigation-guide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 560ce399e1e28e8e0d6b87988956893796d2dfab [INFO] testing plx/agentic-navigation-guide against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplx%2Fagentic-navigation-guide" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plx/agentic-navigation-guide [INFO] finished tweaking git repo https://github.com/plx/agentic-navigation-guide [INFO] tweaked toml for git repo https://github.com/plx/agentic-navigation-guide written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plx/agentic-navigation-guide on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plx/agentic-navigation-guide 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d4632463fca2b65574604095bbcb90d57347834d27dba6a111b219e501856cf [INFO] running `Command { std: "docker" "start" "-a" "8d4632463fca2b65574604095bbcb90d57347834d27dba6a111b219e501856cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d4632463fca2b65574604095bbcb90d57347834d27dba6a111b219e501856cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d4632463fca2b65574604095bbcb90d57347834d27dba6a111b219e501856cf", kill_on_drop: false }` [INFO] [stdout] 8d4632463fca2b65574604095bbcb90d57347834d27dba6a111b219e501856cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3402e708ec3f14874f6589ba0a2597dcdfb14c3bd3fd13c702ebc926ca2bd205 [INFO] running `Command { std: "docker" "start" "-a" "3402e708ec3f14874f6589ba0a2597dcdfb14c3bd3fd13c702ebc926ca2bd205", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling agentic-navigation-guide v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `Command { std: "docker" "inspect" "3402e708ec3f14874f6589ba0a2597dcdfb14c3bd3fd13c702ebc926ca2bd205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3402e708ec3f14874f6589ba0a2597dcdfb14c3bd3fd13c702ebc926ca2bd205", kill_on_drop: false }` [INFO] [stdout] 3402e708ec3f14874f6589ba0a2597dcdfb14c3bd3fd13c702ebc926ca2bd205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e4ba8fbd103d3467fbe9892f890218af040712eb62e0b7b836ef9bb0553b925 [INFO] running `Command { std: "docker" "start" "-a" "5e4ba8fbd103d3467fbe9892f890218af040712eb62e0b7b836ef9bb0553b925", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling agentic-navigation-guide v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.89s [INFO] running `Command { std: "docker" "inspect" "5e4ba8fbd103d3467fbe9892f890218af040712eb62e0b7b836ef9bb0553b925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4ba8fbd103d3467fbe9892f890218af040712eb62e0b7b836ef9bb0553b925", kill_on_drop: false }` [INFO] [stdout] 5e4ba8fbd103d3467fbe9892f890218af040712eb62e0b7b836ef9bb0553b925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc1db9af38a6ca196879b07bef0e1573cba7ae852b459798924924cce2f4e715 [INFO] running `Command { std: "docker" "start" "-a" "fc1db9af38a6ca196879b07bef0e1573cba7ae852b459798924924cce2f4e715", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentic_navigation_guide-cb673062563601c3) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test parser::tests::test_expand_wildcard_with_escapes_and_quotes ... ok [INFO] [stdout] test parser::tests::test_parse_choice_block_with_quotes ... ok [INFO] [stdout] test dumper::tests::test_dump_simple_directory ... ok [INFO] [stdout] test dumper::tests::test_dump_with_max_depth ... ok [INFO] [stdout] test parser::tests::test_parse_ignore_attribute_quoted ... ok [INFO] [stdout] test parser::tests::test_parse_ignore_attribute_unquoted ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_expands_multiple_files ... ok [INFO] [stdout] test parser::tests::test_parse_ignore_attribute_with_spaces ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_complex_nested_escapes ... ok [INFO] [stdout] test parser::tests::test_parse_placeholder ... ok [INFO] [stdout] test parser::tests::test_missing_opening_marker ... ok [INFO] [stdout] test parser::tests::test_parse_minimal_guide ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_empty_choice_block_error ... ok [INFO] [stdout] test validator::tests::test_validate_double_slashes ... ok [INFO] [stdout] test validator::tests::test_validate_empty_guide ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_with_empty_choice_and_whitespace ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_multiple_blocks_error ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_with_escapes_and_quotes ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_whitespace_only_choice_block_error ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_with_escaped_quotes_in_quoted_strings ... ok [INFO] [stdout] test parser::tests::test_parse_with_comments ... ok [INFO] [stdout] test parser::tests::test_trailing_whitespace_allowed ... ok [INFO] [stdout] test parser::tests::test_parse_wildcard_literal_brackets_without_expansion ... ok [INFO] [stdout] test validator::tests::test_validate_invalid_path_characters ... ok [INFO] [stdout] test validator::tests::test_validate_non_adjacent_placeholders ... ok [INFO] [stdout] test validator::tests::test_validate_adjacent_placeholders ... ok [INFO] [stdout] test parser::tests::test_parse_without_ignore_attribute ... ok [INFO] [stdout] test verifier::tests::test_verify_missing_file ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_with_comment_no_items ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_in_empty_directory ... ok [INFO] [stdout] test verifier::tests::test_placeholder_with_comment_in_nested_directory ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_in_empty_directory_no_comment ... ok [INFO] [stdout] test verifier::tests::test_multiple_placeholders_mixed_comments ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_in_directory ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_without_comment_no_items ... ok [INFO] [stdout] test verifier::tests::test_verify_placeholder_with_unmentioned_items ... ok [INFO] [stdout] test verifier::tests::test_placeholder_without_comment_with_unmentioned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentic_navigation_guide-ebfc6b3a190fdf14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-00644e064a313f2e) [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 42 tests [INFO] [stdout] test test_dump_command_with_exclusions ... ok [INFO] [stdout] test test_exclude_requires_recursive ... ok [INFO] [stdout] test test_dump_with_glob_patterns ... ok [INFO] [stdout] test test_check_command_valid_syntax ... ok [INFO] [stdout] test test_dump_command_basic ... ok [INFO] [stdout] test test_empty_guide ... ok [INFO] [stdout] test test_guide_conflicts_with_recursive ... ok [INFO] [stdout] test test_github_actions_check_shows_line_content ... ok [INFO] [stdout] test test_check_command_invalid_syntax ... ok [INFO] [stdout] test test_github_actions_mode_syntax_error ... ok [INFO] [stdout] test test_guide_name_requires_recursive ... ok [INFO] [stdout] test test_github_actions_mode_env_var ... ok [INFO] [stdout] test test_dump_command_with_depth ... ok [INFO] [stdout] test test_guide_name_and_exclude_work_with_recursive ... ok [INFO] [stdout] test test_init_command ... ok [INFO] [stdout] test test_init_with_include_vcs_directories_flag ... ok [INFO] [stdout] test test_init_excludes_vcs_directories_by_default ... ok [INFO] [stdout] test test_init_vcs_exclusions_with_user_exclusions ... ok [INFO] [stdout] test test_invalid_path_characters ... ok [INFO] [stdout] test test_github_actions_mode_success ... ok [INFO] [stdout] test test_github_actions_mode_error_format ... ok [INFO] [stdout] test test_github_actions_mode_quiet ... ok [INFO] [stdout] test test_recursive_verify_github_actions_mode ... ok [INFO] [stdout] test test_quiet_log_mode ... ok [INFO] [stdout] test test_pre_commit_hook_mode ... ok [INFO] [stdout] test test_post_tool_use_mode ... ok [INFO] [stdout] test test_recursive_verify_no_guides_found ... ok [INFO] [stdout] test test_nested_directories_with_comments ... ok [INFO] [stdout] test test_recursive_verify_deeply_nested ... ok [INFO] [stdout] test test_recursive_conflicts_with_guide ... ok [INFO] [stdout] test test_type_mismatch_file_vs_directory ... ok [INFO] [stdout] test test_recursive_verify_with_exclusions ... ok [INFO] [stdout] test test_recursive_verify_quiet_mode ... ok [INFO] [stdout] test test_verify_command_missing_file ... ok [INFO] [stdout] test test_verify_command_success ... ok [INFO] [stdout] test test_recursive_verify_basic ... ok [INFO] [stdout] test test_recursive_verify_with_ignored_guides ... ok [INFO] [stdout] test test_verify_placeholder_mixed_scenarios ... ok [INFO] [stdout] test test_verify_placeholder_future_items ... ok [INFO] [stdout] test test_recursive_verify_with_failures ... ok [INFO] [stdout] test test_verify_placeholder_no_comment_fails ... ok [INFO] [stdout] test test_recursive_verify_with_custom_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests agentic_navigation_guide [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/parser.rs - parser::Parser::expand_wildcard_path (line 297) ... ignored [INFO] [stdout] test src/parser.rs - parser::Parser::parse_choice_block (line 441) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc1db9af38a6ca196879b07bef0e1573cba7ae852b459798924924cce2f4e715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1db9af38a6ca196879b07bef0e1573cba7ae852b459798924924cce2f4e715", kill_on_drop: false }` [INFO] [stdout] fc1db9af38a6ca196879b07bef0e1573cba7ae852b459798924924cce2f4e715