[INFO] cloning repository https://github.com/Abhijeet-Gautam5702/forg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abhijeet-Gautam5702/forg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0d485d2d39c701f2ac5be179687440625cbd8ab
[INFO] testing Abhijeet-Gautam5702/forg against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhijeet-Gautam5702%2Fforg" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abhijeet-Gautam5702/forg
[INFO] finished tweaking git repo https://github.com/Abhijeet-Gautam5702/forg
[INFO] tweaked toml for git repo https://github.com/Abhijeet-Gautam5702/forg written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abhijeet-Gautam5702/forg 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 git repo https://github.com/Abhijeet-Gautam5702/forg 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 assert_cmd v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6
[INFO] running `Command { std: "docker" "start" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", 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" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6" "/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" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", 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" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling forg v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] running `Command { std: "docker" "inspect" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", 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" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6" "/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 libc v0.2.185
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling forg v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `report_note`
[INFO] [stdout]    --> src/main.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | macro_rules! report_note {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.57s
[INFO] running `Command { std: "docker" "inspect" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", 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" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused macro definition: `report_note`
[INFO] [stderr]    --> src/main.rs:129:14
[INFO] [stderr]     |
[INFO] [stderr] 129 | macro_rules! report_note {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `forg` (bin "forg") generated 1 warning
[INFO] [stderr] warning: `forg` (bin "forg" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forg-e0bae69804cb49ea)
[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/conflict_tests.rs (/opt/rustwide/target/debug/deps/conflict_tests-6853189fe125874d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - On-conflict: Replace existing files in destination (with .bak backup of the original file)
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpbBnFLt/home/source
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpeUSgx2/home/source
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpbBnFLt/home/dest
[INFO] [stdout] File count: 0
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpbBnFLt/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=skip, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 0
[INFO] [stdout] Skipped (Conflict): 1
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 0 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 1ms
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] --- Errors ---
[INFO] [stdout] Destination Directory: /tmp/.tmpeUSgx2/home/dest
[INFO] [stdout]  - sample.txt: filename already exists in destination
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpeUSgx2/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=replace, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 1
[INFO] [stdout] Skipped (Conflict): 0
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 11 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 2ms
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] test test_conflict_replace ... ok
[INFO] [stdout] test test_conflict_skip ... ok
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - On-The-Fly: This will bypass the config.json and use the pattern & destination provided by the user.
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - On-conflict: Create versioned filename (e.g. _v2) on conflict
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmp6ysBeN/home/source
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmp6ysBeN/home/dest
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmp6ysBeN/home/source
[INFO] [stdout] Execution Mode: On-The-Fly
[INFO] [stdout] Flags: on-conflict=versioned, dry-run=false, ignore-case=false, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 1
[INFO] [stdout] Total Matched: 1
[INFO] [stdout] Moved Successfully: 1
[INFO] [stdout] Skipped (Conflict): 0
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 11 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 2ms
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] test test_conflict_versioned ... ok
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-7cdfb7b9e1fa5444)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_complete_workflow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_complete_workflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_complete_workflow' (771) panicked at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(Moved Successfully: 2)
[INFO] [stdout] ├── var: ------------------------------------------------------------------
[INFO] [stdout] │   EXECUTION MODE:
[INFO] [stdout] │    - Complete: This will use the configuration defined in /tmp/.tmpkUYF5v/.forg/config.json
[INFO] [stdout] │   
[INFO] [stdout] │   OPTIONS ENABLED:
[INFO] [stdout] │    - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout] │   ------------------------------------------------------------------
[INFO] [stdout] │   
[INFO] [stdout] │   Scanning: /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpkUYF5v/Documents/PDFs
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - report.pdf
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpkUYF5v/Installers
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - not_movable.exe
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   Destination Directory: /tmp/.tmpkUYF5v/Pictures
[INFO] [stdout] │   Files to be moved:
[INFO] [stdout] │    - image.jpeg
[INFO] [stdout] │   File count: 1
[INFO] [stdout] │   
[INFO] [stdout] │   -----------EXECUTION REPORT-----------
[INFO] [stdout] │   Target Directory : /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout] │   Execution Mode: Complete
[INFO] [stdout] │   Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout] │   
[INFO] [stdout] │   --- Summary ---
[INFO] [stdout] │   Total Files : 6
[INFO] [stdout] │   Total Matched: 4
[INFO] [stdout] │   Moved Successfully: 3
[INFO] [stdout] │   Skipped (Conflict): 1
[INFO] [stdout] │   Failed (Errors): 0
[INFO] [stdout] │   Total Data Volume: 22 B
[INFO] [stdout] │   
[INFO] [stdout] │   --- Performance ---
[INFO] [stdout] │   Total Time: 32ms
[INFO] [stdout] │   
[INFO] [stdout] │   --- Errors ---
[INFO] [stdout] │    - image_2.jpeg: filename already exists in destination
[INFO] [stdout] │   -----------EXECUTION REPORT-----------
[INFO] [stdout] │   
[INFO] [stdout] └── var as str: ------------------------------------------------------------------
[INFO] [stdout]     EXECUTION MODE:
[INFO] [stdout]      - Complete: This will use the configuration defined in /tmp/.tmpkUYF5v/.forg/config.json
[INFO] [stdout]     
[INFO] [stdout]     OPTIONS ENABLED:
[INFO] [stdout]      - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout]     ------------------------------------------------------------------
[INFO] [stdout]     
[INFO] [stdout]     Scanning: /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpkUYF5v/Documents/PDFs
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - report.pdf
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpkUYF5v/Installers
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - not_movable.exe
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     Destination Directory: /tmp/.tmpkUYF5v/Pictures
[INFO] [stdout]     Files to be moved:
[INFO] [stdout]      - image.jpeg
[INFO] [stdout]     File count: 1
[INFO] [stdout]     
[INFO] [stdout]     -----------EXECUTION REPORT-----------
[INFO] [stdout]     Target Directory : /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout]     Execution Mode: Complete
[INFO] [stdout]     Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout]     
[INFO] [stdout]     --- Summary ---
[INFO] [stdout]     Total Files : 6
[INFO] [stdout]     Total Matched: 4
[INFO] [stdout]     Moved Successfully: 3
[INFO] [stdout]     Skipped (Conflict): 1
[INFO] [stdout]     Failed (Errors): 0
[INFO] [stdout]     Total Data Volume: 22 B
[INFO] [stdout]     
[INFO] [stdout]     --- Performance ---
[INFO] [stdout]     Total Time: 32ms
[INFO] [stdout]     
[INFO] [stdout]     --- Errors ---
[INFO] [stdout]      - image_2.jpeg: filename already exists in destination
[INFO] [stdout]     -----------EXECUTION REPORT-----------
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] command=`HOME="/tmp/.tmpkUYF5v" "/opt/rustwide/target/debug/forg" "Downloads" "-L" "--ignore-case"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] EXECUTION MODE:
[INFO] [stdout]  - Complete: This will use the configuration defined in /tmp/.tmpkUYF5v/.forg/config.json
[INFO] [stdout] 
[INFO] [stdout] OPTIONS ENABLED:
[INFO] [stdout]  - Ignore-case: Regex matching will be case-insensitive.
[INFO] [stdout] ------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] Scanning: /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpkUYF5v/Documents/PDFs
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - report.pdf
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpkUYF5v/Installers
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - not_movable.exe
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] Destination Directory: /tmp/.tmpkUYF5v/Pictures
[INFO] [stdout] Files to be moved:
[INFO] [stdout]  - image.jpeg
[INFO] [stdout] File count: 1
[INFO] [stdout] 
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] Target Directory : /tmp/.tmpkUYF5v/Downloads
[INFO] [stdout] Execution Mode: Complete
[INFO] [stdout] Flags: on-conflict=skip, dry-run=false, ignore-case=true, allow-hidden=false
[INFO] [stdout] 
[INFO] [stdout] --- Summary ---
[INFO] [stdout] Total Files : 6
[INFO] [stdout] Total Matched: 4
[INFO] [stdout] Moved Successfully: 3
[INFO] [stdout] Skipped (Conflict): 1
[INFO] [stdout] Failed (Errors): 0
[INFO] [stdout] Total Data Volume: 22 B
[INFO] [stdout] 
[INFO] [stdout] --- Performance ---
[INFO] [stdout] Total Time: 32ms
[INFO] [stdout] 
[INFO] [stdout] --- Errors ---
[INFO] [stdout]  - image_2.jpeg: filename already exists in destination
[INFO] [stdout] -----------EXECUTION REPORT-----------
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64fc133ea418 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64fc133ea418 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64fc133ea418 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64fc133ea418 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64fc1340099a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64fc1340099a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x64fc133f0072 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64fc133f0072 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64fc133c7976 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64fc133c7976 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64fc133e1f89 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64fc13342b6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x64fc13342b6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64fc133e2142 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x64fc133e2142 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64fc133c7a32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64fc133bcb59 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64fc133c87dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64fc1340116c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64fc13385f58 - core[8fb95b77d25ab6c8]::panicking::panic_display::<assert_cmd[d36afb0c19a35957]::assert::AssertError>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64fc13380b57 - <assert_cmd[d36afb0c19a35957]::assert::AssertError>::panic::<assert_cmd[d36afb0c19a35957]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x64fc1338dad7 - <<assert_cmd[d36afb0c19a35957]::assert::AssertError>::panic<assert_cmd[d36afb0c19a35957]::assert::Assert> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<(assert_cmd[d36afb0c19a35957]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64fc1338defb - <core[8fb95b77d25ab6c8]::result::Result<assert_cmd[d36afb0c19a35957]::assert::Assert, assert_cmd[d36afb0c19a35957]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[d36afb0c19a35957]::assert::AssertError>::panic<assert_cmd[d36afb0c19a35957]::assert::Assert>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x64fc13331ba4 - <assert_cmd[d36afb0c19a35957]::assert::Assert>::stdout::<predicates[ff6055f9f4884fd1]::str::basics::ContainsPredicate, assert_cmd[d36afb0c19a35957]::assert::StrOutputPredicate<predicates[ff6055f9f4884fd1]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:367:31
[INFO] [stdout]   24:     0x64fc13333e9c - e2e_test[80db1ce1537a1a21]::test_complete_workflow
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:59:10
[INFO] [stdout]   25:     0x64fc133329e7 - e2e_test[80db1ce1537a1a21]::test_complete_workflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_test.rs:10:32
[INFO] [stdout]   26:     0x64fc13335a86 - <e2e_test[80db1ce1537a1a21]::test_complete_workflow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x64fc13335c4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64fc13335c4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x64fc133434c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x64fc133434c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x64fc133434c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64fc133434c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64fc133434c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64fc133434c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x64fc133434c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x64fc1333cdd4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x64fc1333cdd4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64fc13346542 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x64fc13346542 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x64fc13346542 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64fc13346542 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64fc13346542 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64fc13346542 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x64fc13346542 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64fc133e9b2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x64fc133e9b2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f751920baa4 - <unknown>
[INFO] [stdout]   48:     0x7f7519298a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_complete_workflow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e_test`
[INFO] running `Command { std: "docker" "inspect" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6", kill_on_drop: false }`
[INFO] [stdout] 58390ca0b9eb7baf92da9ba683df5e796769da03ff1a503a9ce9fc1eaf6fb2a6
