[INFO] cloning repository https://github.com/Alitaher712/files-to-prompt-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alitaher712/files-to-prompt-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlitaher712%2Ffiles-to-prompt-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlitaher712%2Ffiles-to-prompt-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa8bade7a0aff61ae50d2e0c9c7c9c49a64886e1
[INFO] testing Alitaher712/files-to-prompt-Rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlitaher712%2Ffiles-to-prompt-Rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alitaher712/files-to-prompt-Rust
[INFO] finished tweaking git repo https://github.com/Alitaher712/files-to-prompt-Rust
[INFO] tweaked toml for git repo https://github.com/Alitaher712/files-to-prompt-Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alitaher712/files-to-prompt-Rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alitaher712/files-to-prompt-Rust 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b326beb1fb8ec9ec61db63198ee5d3b6831bc93217e8b89e30026ca63e14e37f
[INFO] running `Command { std: "docker" "start" "-a" "b326beb1fb8ec9ec61db63198ee5d3b6831bc93217e8b89e30026ca63e14e37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b326beb1fb8ec9ec61db63198ee5d3b6831bc93217e8b89e30026ca63e14e37f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b326beb1fb8ec9ec61db63198ee5d3b6831bc93217e8b89e30026ca63e14e37f", kill_on_drop: false }`
[INFO] [stdout] b326beb1fb8ec9ec61db63198ee5d3b6831bc93217e8b89e30026ca63e14e37f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dad7f9729c3562b8e36f6cd9c1a397bbd039fbb04355e61514d435867e4d52ae
[INFO] running `Command { std: "docker" "start" "-a" "dad7f9729c3562b8e36f6cd9c1a397bbd039fbb04355e61514d435867e4d52ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling file_dumper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.47s
[INFO] running `Command { std: "docker" "inspect" "dad7f9729c3562b8e36f6cd9c1a397bbd039fbb04355e61514d435867e4d52ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad7f9729c3562b8e36f6cd9c1a397bbd039fbb04355e61514d435867e4d52ae", kill_on_drop: false }`
[INFO] [stdout] dad7f9729c3562b8e36f6cd9c1a397bbd039fbb04355e61514d435867e4d52ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5289907ec296e2e4cbd1ab28a1299784d3c15046eb39c442ef6c80b4c7fd7280
[INFO] running `Command { std: "docker" "start" "-a" "5289907ec296e2e4cbd1ab28a1299784d3c15046eb39c442ef6c80b4c7fd7280", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling file_dumper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_multiple_paths` is never used
[INFO] [stdout]    --> tests/test.rs:161:4
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn test_multiple_paths() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.89s
[INFO] running `Command { std: "docker" "inspect" "5289907ec296e2e4cbd1ab28a1299784d3c15046eb39c442ef6c80b4c7fd7280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5289907ec296e2e4cbd1ab28a1299784d3c15046eb39c442ef6c80b4c7fd7280", kill_on_drop: false }`
[INFO] [stdout] 5289907ec296e2e4cbd1ab28a1299784d3c15046eb39c442ef6c80b4c7fd7280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f49c1e566cf1b0eeaef8dc9b8ce322be02c96fc45534e9c3b75360e487912669
[INFO] running `Command { std: "docker" "start" "-a" "f49c1e566cf1b0eeaef8dc9b8ce322be02c96fc45534e9c3b75360e487912669", kill_on_drop: false }`
[INFO] [stderr] warning: function `test_multiple_paths` is never used
[INFO] [stderr]    --> tests/test.rs:161:4
[INFO] [stderr]     |
[INFO] [stderr] 161 | fn test_multiple_paths() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `file_dumper` (test "test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_dumper-074f4d31fd96a21c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-806b09d011f4f65f)
[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 10 tests
[INFO] [stdout] test test_binary_file_warning ... FAILED
[INFO] [stdout] test test_basic_functionality ... FAILED
[INFO] [stdout] test test_include_hidden ... FAILED
[INFO] [stdout] test test_ignore_gitignore ... FAILED
[INFO] [stdout] test test_ignore_patterns ... FAILED
[INFO] [stdout] test test_line_numbers ... FAILED
[INFO] [stdout] test test_output_option ... FAILED
[INFO] [stdout] test test_markdown ... FAILED
[INFO] [stdout] test test_specific_extensions ... FAILED
[INFO] [stdout] test test_xml_format_dir ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary_file_warning stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_basic_functionality stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_include_hidden stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_ignore_gitignore stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_ignore_patterns stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_line_numbers stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_output_option stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_markdown stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/your_cli_tool_name" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_specific_extensions stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- test_xml_format_dir stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/files_to_prompt" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_basic_functionality
[INFO] [stdout]     test_binary_file_warning
[INFO] [stdout]     test_ignore_gitignore
[INFO] [stdout]     test_ignore_patterns
[INFO] [stdout]     test_include_hidden
[INFO] [stdout]     test_line_numbers
[INFO] [stdout]     test_markdown
[INFO] [stdout]     test_output_option
[INFO] [stdout]     test_specific_extensions
[INFO] [stdout]     test_xml_format_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "f49c1e566cf1b0eeaef8dc9b8ce322be02c96fc45534e9c3b75360e487912669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49c1e566cf1b0eeaef8dc9b8ce322be02c96fc45534e9c3b75360e487912669", kill_on_drop: false }`
[INFO] [stdout] f49c1e566cf1b0eeaef8dc9b8ce322be02c96fc45534e9c3b75360e487912669
