[INFO] cloning repository https://github.com/omkarium/clonehunter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omkarium/clonehunter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkarium%2Fclonehunter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkarium%2Fclonehunter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b623a76ceb4bcd48437ec080ddac12658b119af3
[INFO] testing omkarium/clonehunter against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkarium%2Fclonehunter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/omkarium/clonehunter
[INFO] finished tweaking git repo https://github.com/omkarium/clonehunter
[INFO] tweaked toml for git repo https://github.com/omkarium/clonehunter written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omkarium/clonehunter on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omkarium/clonehunter 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.notices
[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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83adafff4c5830602cb09e0c4fffba2bb7e72d13a02fad3ed9e9b87d513d6b08
[INFO] running `Command { std: "docker" "start" "-a" "83adafff4c5830602cb09e0c4fffba2bb7e72d13a02fad3ed9e9b87d513d6b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83adafff4c5830602cb09e0c4fffba2bb7e72d13a02fad3ed9e9b87d513d6b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83adafff4c5830602cb09e0c4fffba2bb7e72d13a02fad3ed9e9b87d513d6b08", kill_on_drop: false }`
[INFO] [stdout] 83adafff4c5830602cb09e0c4fffba2bb7e72d13a02fad3ed9e9b87d513d6b08
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b301a1f1134bca8429a7ae9bdf5a719677e733dfa3777345737e4c710167c185
[INFO] running `Command { std: "docker" "start" "-a" "b301a1f1134bca8429a7ae9bdf5a719677e733dfa3777345737e4c710167c185", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.notices
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clonehunter v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.22s
[INFO] running `Command { std: "docker" "inspect" "b301a1f1134bca8429a7ae9bdf5a719677e733dfa3777345737e4c710167c185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b301a1f1134bca8429a7ae9bdf5a719677e733dfa3777345737e4c710167c185", kill_on_drop: false }`
[INFO] [stdout] b301a1f1134bca8429a7ae9bdf5a719677e733dfa3777345737e4c710167c185
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee9f2321a20411aa0499b986decc88bc3e889b09637371c3f6dafaf6fefcf0f2
[INFO] running `Command { std: "docker" "start" "-a" "ee9f2321a20411aa0499b986decc88bc3e889b09637371c3f6dafaf6fefcf0f2", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.notices
[INFO] [stderr]    Compiling clonehunter v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "ee9f2321a20411aa0499b986decc88bc3e889b09637371c3f6dafaf6fefcf0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9f2321a20411aa0499b986decc88bc3e889b09637371c3f6dafaf6fefcf0f2", kill_on_drop: false }`
[INFO] [stdout] ee9f2321a20411aa0499b986decc88bc3e889b09637371c3f6dafaf6fefcf0f2
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7891b0f54dc97bda1e3b9b5e506f539f4c2fc988593b6a8000f4e9b892dab1eb
[INFO] running `Command { std: "docker" "start" "-a" "7891b0f54dc97bda1e3b9b5e506f539f4c2fc988593b6a8000f4e9b892dab1eb", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.notices
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clonehunter-a77d5f4f8f6f281d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clonehunter-c12cbaa007ffad60)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests clonehunter
[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 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 2 tests
[INFO] [stdout] test src/lib.rs - (line 89) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 89) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `delete`
[INFO] [stdout]  --> src/lib.rs:90:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | clonehunter delete -i ../some.json --dry-run
[INFO] [stdout]   |             ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `hunt`
[INFO] [stdout]  --> src/lib.rs:26:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | clonehunter hunt your-folder-path -t 12 -c -v -m 50 -e pdf -s both -o asc -u json -f output-report.json --max "20 MiB"
[INFO] [stdout]   |             ^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 89)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7891b0f54dc97bda1e3b9b5e506f539f4c2fc988593b6a8000f4e9b892dab1eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7891b0f54dc97bda1e3b9b5e506f539f4c2fc988593b6a8000f4e9b892dab1eb", kill_on_drop: false }`
[INFO] [stdout] 7891b0f54dc97bda1e3b9b5e506f539f4c2fc988593b6a8000f4e9b892dab1eb
