[INFO] cloning repository https://github.com/MCP-Mirror/mufeedvh_code2prompt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MCP-Mirror/mufeedvh_code2prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCP-Mirror%2Fmufeedvh_code2prompt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCP-Mirror%2Fmufeedvh_code2prompt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5a57251ba6df968c81b01bf4a5b49b9f0f4437b
[INFO] testing MCP-Mirror/mufeedvh_code2prompt against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCP-Mirror%2Fmufeedvh_code2prompt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MCP-Mirror/mufeedvh_code2prompt
[INFO] finished tweaking git repo https://github.com/MCP-Mirror/mufeedvh_code2prompt
[INFO] tweaked toml for git repo https://github.com/MCP-Mirror/mufeedvh_code2prompt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MCP-Mirror/mufeedvh_code2prompt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MCP-Mirror/mufeedvh_code2prompt 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 133adc5061f7d592c843609bcde2f347533faedb7790d285171edc79dbf262bc
[INFO] running `Command { std: "docker" "start" "-a" "133adc5061f7d592c843609bcde2f347533faedb7790d285171edc79dbf262bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "133adc5061f7d592c843609bcde2f347533faedb7790d285171edc79dbf262bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133adc5061f7d592c843609bcde2f347533faedb7790d285171edc79dbf262bc", kill_on_drop: false }`
[INFO] [stdout] 133adc5061f7d592c843609bcde2f347533faedb7790d285171edc79dbf262bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9ce8fe1cac02d6eafbfdad3634ef01875f3cb64dbba65c53475e188c5d2a6f1
[INFO] running `Command { std: "docker" "start" "-a" "f9ce8fe1cac02d6eafbfdad3634ef01875f3cb64dbba65c53475e188c5d2a6f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling code2prompt_core v3.2.0 (/opt/rustwide/workdir/crates/code2prompt-core)
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling code2prompt v3.0.0 (/opt/rustwide/workdir/crates/code2prompt)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14m 13s
[INFO] running `Command { std: "docker" "inspect" "f9ce8fe1cac02d6eafbfdad3634ef01875f3cb64dbba65c53475e188c5d2a6f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ce8fe1cac02d6eafbfdad3634ef01875f3cb64dbba65c53475e188c5d2a6f1", kill_on_drop: false }`
[INFO] [stdout] f9ce8fe1cac02d6eafbfdad3634ef01875f3cb64dbba65c53475e188c5d2a6f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75eda404cd5e4c608d0534591afbb1c0a95b57b19f5f32154bcececc3f9dd6d1
[INFO] running `Command { std: "docker" "start" "-a" "75eda404cd5e4c608d0534591afbb1c0a95b57b19f5f32154bcececc3f9dd6d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling code2prompt_core v3.2.0 (/opt/rustwide/workdir/crates/code2prompt-core)
[INFO] [stderr]    Compiling code2prompt v3.0.0 (/opt/rustwide/workdir/crates/code2prompt)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.71s
[INFO] running `Command { std: "docker" "inspect" "75eda404cd5e4c608d0534591afbb1c0a95b57b19f5f32154bcececc3f9dd6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eda404cd5e4c608d0534591afbb1c0a95b57b19f5f32154bcececc3f9dd6d1", kill_on_drop: false }`
[INFO] [stdout] 75eda404cd5e4c608d0534591afbb1c0a95b57b19f5f32154bcececc3f9dd6d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0885af06ffca675d67cca210c4e5ab9cabf498948dc72f7c7120e885955038ae
[INFO] running `Command { std: "docker" "start" "-a" "0885af06ffca675d67cca210c4e5ab9cabf498948dc72f7c7120e885955038ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code2prompt-3a9269c9c7692808)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-eeb672af7d42c85b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_exclude_extensions ... ok
[INFO] [stdout] test tests::test_include_exclude_with_exclude_priority ... ok
[INFO] [stdout] test tests::test_exclude_folders ... ok
[INFO] [stdout] test tests::test_include_extensions ... ok
[INFO] [stdout] test tests::test_exclude_files ... ok
[INFO] [stdout] test tests::test_include_exclude_with_include_priority ... ok
[INFO] [stdout] test tests::test_include_files ... ok
[INFO] [stdout] test tests::test_full_directory_tree ... ok
[INFO] [stdout] test tests::test_include_folders ... ok
[INFO] [stdout] test tests::test_no_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/template_integration_test.rs (/opt/rustwide/target/debug/deps/template_integration_test-dd074e196d60f30e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test template_tests::test_markdown_template ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code2prompt_core-88482f60988e0620)
[INFO] [stdout] test template_tests::test_xml_template ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/clipboard_test.rs (/opt/rustwide/target/debug/deps/clipboard_test-374127dc2a1ab19c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filter_test.rs (/opt/rustwide/target/debug/deps/filter_test-e16189c13abfa4e5)
[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 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 tests::test_include_exclude_conflict_file ... ok
[INFO] [stdout] test tests::test_include_exclude_conflict_extension ... ok
[INFO] [stdout] test tests::test_include_exclude_conflict_folder ... ok
[INFO] [stdout] test tests::test_include_exclude_priority_exclude ... ok
[INFO] [stdout] test tests::test_include_exclude_priority_include ... ok
[INFO] [stdout] test tests::test_include_no_exclude_by_path_pattern ... ok
[INFO] [stdout] test tests::test_include_no_exclude_files ... ok
[INFO] [stdout] test tests::test_no_include_exclude_by_filename ... ok
[INFO] [stdout] test tests::test_include_no_exclude_patterns ... ok
[INFO] [stdout] test tests::test_no_include_exclude_files ... ok
[INFO] [stdout] test tests::test_no_include_exclude_path_patterns ... ok
[INFO] [stdout] test tests::test_no_include_exclude_folders ... ok
[INFO] [stdout] test tests::test_no_include_no_exclude_empty ... ok
[INFO] [stdout] test tests::test_no_include_exclude_patterns ... ok
[INFO] [stdout] test tests::test_no_include_no_exclude_path ... ok
[INFO] [stdout] test tests::test_no_include_exclude_path ... ok
[INFO] [stdout] test tests::test_include_no_exclude_by_filename ... ok
[INFO] [stdout] test tests::test_include_no_exclude_folders ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_test.rs (/opt/rustwide/target/debug/deps/git_test-e4ba991e583597bd)
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_get_git_diff ... ok
[INFO] [stdout] test tests::test_get_git_diff_between_branches ... ok
[INFO] [stdout] test tests::test_get_git_log ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sort_test.rs (/opt/rustwide/target/debug/deps/sort_test-d9b1cbee0abf1776)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_sort_files_name_asc ... ok
[INFO] [stdout] test tests::test_sort_files_none ... ok
[INFO] [stdout] test tests::test_sort_tree_name_desc ... ok
[INFO] [stdout] test tests::test_sort_files_date_asc ... ok
[INFO] [stderr]      Running tests/template_test.rs (/opt/rustwide/target/debug/deps/template_test-4488f3d90cd5daaa)
[INFO] [stdout] test tests::test_sort_files_name_desc ... ok
[INFO] [stdout] test tests::test_sort_tree_none ... ok
[INFO] [stdout] test tests::test_sort_files_date_desc ... ok
[INFO] [stdout] test tests::test_sort_tree_name_asc ... ok
[INFO] [stdout] test tests::test_sort_tree_date_asc_falls_back_to_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_extract_undefined_variables ... ok
[INFO] [stderr]      Running tests/util_test.rs (/opt/rustwide/target/debug/deps/util_test-ca12f3ba5fddcc22)
[INFO] [stdout] test tests::test_handlebars_setup ... ok
[INFO] [stdout] test tests::test_render_template ... ok
[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 4 tests
[INFO] [stdout] test tests::test_strip_utf8_bom_empty_input ... ok
[INFO] [stdout] test tests::test_strip_utf8_bom_only_bom ... ok
[INFO] [stdout] test tests::test_strip_utf8_bom_when_not_present ... ok
[INFO] [stdout] test tests::test_strip_utf8_bom_when_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests code2prompt_core
[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" "0885af06ffca675d67cca210c4e5ab9cabf498948dc72f7c7120e885955038ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0885af06ffca675d67cca210c4e5ab9cabf498948dc72f7c7120e885955038ae", kill_on_drop: false }`
[INFO] [stdout] 0885af06ffca675d67cca210c4e5ab9cabf498948dc72f7c7120e885955038ae
