[INFO] cloning repository https://github.com/cristianoliveira/funzzy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cristianoliveira/funzzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04e214bfbe4c034b420fa1ec43a483689d404227
[INFO] testing cristianoliveira/funzzy 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%2Fcristianoliveira%2Ffunzzy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cristianoliveira/funzzy
[INFO] finished tweaking git repo https://github.com/cristianoliveira/funzzy
[INFO] tweaked toml for git repo https://github.com/cristianoliveira/funzzy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cristianoliveira/funzzy 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/cristianoliveira/funzzy 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] [stderr] warning: file `/workspace/builds/worker-5-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `funzzy`
[INFO] [stderr]   * `bin` target `fzz`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 560fa8e5dc9d8190b7596695947c2f3878fe3f4be1faa589453d01e71faf7cbf
[INFO] running `Command { std: "docker" "start" "-a" "560fa8e5dc9d8190b7596695947c2f3878fe3f4be1faa589453d01e71faf7cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560fa8e5dc9d8190b7596695947c2f3878fe3f4be1faa589453d01e71faf7cbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560fa8e5dc9d8190b7596695947c2f3878fe3f4be1faa589453d01e71faf7cbf", kill_on_drop: false }`
[INFO] [stdout] 560fa8e5dc9d8190b7596695947c2f3878fe3f4be1faa589453d01e71faf7cbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8ceed245c5c478219a0124132421d366143d3d099852236503d916a51eb16edd
[INFO] running `Command { std: "docker" "start" "-a" "8ceed245c5c478219a0124132421d366143d3d099852236503d916a51eb16edd", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `funzzy`
[INFO] [stderr]   * `bin` target `fzz`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling notify-debouncer-mini v0.3.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling funzzy v1.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.79s
[INFO] running `Command { std: "docker" "inspect" "8ceed245c5c478219a0124132421d366143d3d099852236503d916a51eb16edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ceed245c5c478219a0124132421d366143d3d099852236503d916a51eb16edd", kill_on_drop: false }`
[INFO] [stdout] 8ceed245c5c478219a0124132421d366143d3d099852236503d916a51eb16edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 331804ae4e6b142a259dc2d5ee1610523e12d5b4791dbf20824b69ec4820fc88
[INFO] running `Command { std: "docker" "start" "-a" "331804ae4e6b142a259dc2d5ee1610523e12d5b4791dbf20824b69ec4820fc88", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `funzzy`
[INFO] [stderr]   * `bin` target `fzz`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling funzzy v1.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pretty_assertions::assert_eq`
[INFO] [stdout]  --> tests/watching_nested_groups.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pretty_assertions::assert_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> tests/watching_nested_groups.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_file_path`
[INFO] [stdout]   --> tests/./common/lib.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]   --> tests/./common/lib.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/workers.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |     FinishedExecution(Duration),
[INFO] [stdout]    |     ----------------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     FinishedExecution(Duration),
[INFO] [stdout] 16 +     FinishedExecution(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.71s
[INFO] running `Command { std: "docker" "inspect" "331804ae4e6b142a259dc2d5ee1610523e12d5b4791dbf20824b69ec4820fc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331804ae4e6b142a259dc2d5ee1610523e12d5b4791dbf20824b69ec4820fc88", kill_on_drop: false }`
[INFO] [stdout] 331804ae4e6b142a259dc2d5ee1610523e12d5b4791dbf20824b69ec4820fc88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ca871a1959aafda31fdfe6e9835d4d694207cbbf131718fa9862df31b61d08bf
[INFO] running `Command { std: "docker" "start" "-a" "ca871a1959aafda31fdfe6e9835d4d694207cbbf131718fa9862df31b61d08bf", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `funzzy`
[INFO] [stderr]   * `bin` target `fzz`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/workers.rs:16:23
[INFO] [stderr]    |
[INFO] [stderr] 16 |     FinishedExecution(Duration),
[INFO] [stderr]    |     ----------------- ^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WorkerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 16 -     FinishedExecution(Duration),
[INFO] [stderr] 16 +     FinishedExecution(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `funzzy` (bin "funzzy") generated 1 warning
[INFO] [stderr] warning: `funzzy` (bin "fzz") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `output_file_path`
[INFO] [stderr]   --> tests/./common/lib.rs:40:23
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_file_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `handler`
[INFO] [stderr]   --> tests/./common/lib.rs:40:47
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn with_output<F>(output_file_path: &str, handler: F) -> ()
[INFO] [stderr]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stderr] 
[INFO] [stderr] warning: `funzzy` (test "watching_with_non_block_flag") generated 2 warnings (run `cargo fix --test "watching_with_non_block_flag" -p funzzy` to apply 2 suggestions)
[INFO] [stderr] warning: `funzzy` (test "watcher_does_not_die_with_failing_tasks") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watching_with_verbose_flag") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watching_filtered_tasks_with_target_flag") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "command_init") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "read_stdin_error") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "tasks_with_filepath_template") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watching_configured_errors") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "command_init_errors") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "tasks_that_run_on_init") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watcher_reloads_config_file") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watching_configured_rules") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (test "watching_with_fail_fast_flag") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `funzzy` (bin "funzzy" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `funzzy` (test "watching_arbitrary_files_running_arbitrary_commands") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `pretty_assertions::assert_eq`
[INFO] [stderr]  --> tests/watching_nested_groups.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pretty_assertions::assert_eq;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::prelude::*`
[INFO] [stderr]  --> tests/watching_nested_groups.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::io::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `funzzy` (bin "fzz" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `funzzy` (test "watching_nested_groups") generated 4 warnings (2 duplicates) (run `cargo fix --test "watching_nested_groups" -p funzzy` to apply 2 suggestions)
[INFO] [stderr] warning: `funzzy` (test "watching_with_log_file") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/funzzy-5f0d2f7b4c0bc4ba)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] foo
[INFO] [stdout] test cmd::it_executes_a_command ... ok
[INFO] [stdout] test logging::tests::it_returns_original_when_no_sequences ... ok
[INFO] [stdout] test logging::tests::it_removes_ansi_escape_sequences ... ok
[INFO] [stdout] test rules::tests::it_allows_on_without_ignore ... ok
[INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_allows_task_with_only_run_on_init_no_change ... ok
[INFO] [stdout] test rules::tests::it_allows_task_overrides_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_allows_on_without_change ... ok
[INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_ignore ... ok
[INFO] [stdout] test rules::tests::it_allows_empty_on_section ... ok
[INFO] [stdout] test rules::tests::it_fails_for_invalid_watch_file_format ... ok
[INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok
[INFO] [stdout] foo
[INFO] [stdout] test rules::tests::it_fails_when_on_has_invalid_properties ... ok
[INFO] [stdout] test rules::tests::it_does_not_filters_empty_or_one_character_path ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_missing ... ok
[INFO] [stdout] test cmd::it_spawn_a_command_returning_a_child_ref ... ok
[INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_not_array ... ok
[INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok
[INFO] [stdout] test rules::tests::it_handles_multiple_groups_watching_same_files ... ok
[INFO] [stdout] test rules::tests::it_formats_rule_as_yaml_string ... ok
[INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok
[INFO] [stdout] test rules::tests::it_loads_from_args ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_array_format ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_all_formats ... ok
[INFO] [stdout] test rules::tests::it_mixes_regular_tasks_and_nested_groups_in_same_array ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_change ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_ignore ... ok
[INFO] [stdout] test rules::tests::it_parses_empty_tasks_array_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_parses_common_rules_with_on_and_tasks ... ok
[INFO] [stdout] test rules::tests::it_parses_multiple_nested_groups_with_different_common_rules ... ok
[INFO] [stdout] test rules::tests::it_replaces_filepath_tpl_with_absolute_filepath ... ok
[INFO] [stdout] test rules::tests::it_replaces_relative_filepath_tpl_with_relative_filepath ... ok
[INFO] [stdout] test rules::tests::it_supports_run_on_init_with_common_rules ... ok
[INFO] [stdout] test rules::tests::it_validates_glob_patterns_in_common_rules ... ok
[INFO] [stdout] test rules::tests::it_validates_missing_properties ... ok
[INFO] [stdout] test rules::tests::it_validates_the_given_glob_patterns_paths ... ok
[INFO] [stdout] test rules::tests::it_watches_paths_correctly_with_common_rules ... ok
[INFO] [stdout] test rules::tests::test_yaml_loader_returns_empty_for_invalid_content ... ok
[INFO] [stdout] test watches::tests::it_allows_many_rules_watching_same_path ... ok
[INFO] [stdout] test watches::tests::it_anchors_relative_patterns_to_root ... ok
[INFO] [stdout] test watches::tests::it_creates_a_list_of_shell_commands ... ok
[INFO] [stdout] test watches::tests::it_doesnot_watch_test_path ... ok
[INFO] [stdout] test watches::tests::it_ignores_a_list_of_patterns ... ok
[INFO] [stdout] test watches::tests::it_ignores_pattern ... ok
[INFO] [stdout] test watches::tests::it_loads_from_args ... ok
[INFO] [stdout] test watches::tests::it_returns_an_error_when_fail_to_load_config_file ... ok
[INFO] [stdout] test watches::tests::it_returns_on_init_rules ... ok
[INFO] [stdout] test watches::tests::it_returns_rules_with_absolute_path_and_current_dir ... ok
[INFO] [stdout] test watches::tests::it_watches_test_path ... ok
[INFO] [stdout] test yaml::tests::fails_when_attempt_to_extract_list_from_nonlist_yaml ... ok
[INFO] [stdout] test yaml::tests::parses_yaml_to_yaml_instance_to_string_back ... ok
[INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok
[INFO] [stdout] test watches::tests::it_watches_specific_path ... ok
[INFO] [stdout] test watches::tests::it_works_with_multiples_items ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_change ... ok
[INFO] [stdout] test rules::tests::it_allows_missing_on_section ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/funzzy-67058f91012cd219)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test logging::tests::it_returns_original_when_no_sequences ... ok
[INFO] [stdout] test logging::tests::it_removes_ansi_escape_sequences ... ok
[INFO] [stdout] test rules::tests::it_allows_missing_on_section ... ok
[INFO] [stdout] foo
[INFO] [stdout] test rules::tests::it_allows_on_without_change ... ok
[INFO] [stdout] foo
[INFO] [stdout] test rules::tests::it_allows_on_without_ignore ... ok
[INFO] [stdout] test rules::tests::it_allows_task_with_only_run_on_init_no_change ... ok
[INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_change ... ok
[INFO] [stdout] test cmd::it_executes_a_command ... ok
[INFO] [stdout] test rules::tests::it_allows_task_overrides_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_allows_empty_on_section ... ok
[INFO] [stdout] test rules::tests::it_fails_when_on_has_invalid_properties ... ok
[INFO] [stdout] test rules::tests::it_fails_for_invalid_watch_file_format ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_ignore ... ok
[INFO] [stdout] test rules::tests::it_does_not_filters_empty_or_one_character_path ... ok
[INFO] [stdout] test cmd::it_spawn_a_command_returning_a_child_ref ... ok
[INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_not_array ... ok
[INFO] [stdout] test rules::tests::it_handles_multiple_groups_watching_same_files ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_missing ... ok
[INFO] [stdout] test rules::tests::it_formats_rule_as_yaml_string ... ok
[INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_array_format ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_all_formats ... ok
[INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok
[INFO] [stdout] test rules::tests::it_parses_empty_tasks_array_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_ignore ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_change ... ok
[INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok
[INFO] [stdout] test rules::tests::it_parses_multiple_nested_groups_with_different_common_rules ... ok
[INFO] [stdout] test rules::tests::it_loads_from_args ... ok
[INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fzz-8ad1b03cbc4635fe)
[INFO] [stdout] test rules::tests::it_parses_common_rules_with_on_and_tasks ... ok
[INFO] [stdout] test rules::tests::it_mixes_regular_tasks_and_nested_groups_in_same_array ... ok
[INFO] [stdout] test rules::tests::it_validates_glob_patterns_in_common_rules ... ok
[INFO] [stdout] test rules::tests::it_validates_missing_properties ... ok
[INFO] [stdout] test rules::tests::it_replaces_filepath_tpl_with_absolute_filepath ... ok
[INFO] [stdout] test rules::tests::it_validates_the_given_glob_patterns_paths ... ok
[INFO] [stdout] test rules::tests::it_replaces_relative_filepath_tpl_with_relative_filepath ... ok
[INFO] [stdout] test rules::tests::it_watches_paths_correctly_with_common_rules ... ok
[INFO] [stdout] test rules::tests::it_supports_run_on_init_with_common_rules ... ok
[INFO] [stdout] test watches::tests::it_creates_a_list_of_shell_commands ... ok
[INFO] [stdout] test rules::tests::test_yaml_loader_returns_empty_for_invalid_content ... ok
[INFO] [stdout] test watches::tests::it_ignores_pattern ... ok
[INFO] [stdout] test watches::tests::it_doesnot_watch_test_path ... ok
[INFO] [stdout] test watches::tests::it_loads_from_args ... ok
[INFO] [stdout] test watches::tests::it_allows_many_rules_watching_same_path ... ok
[INFO] [stdout] test watches::tests::it_anchors_relative_patterns_to_root ... ok
[INFO] [stdout] test watches::tests::it_ignores_a_list_of_patterns ... ok
[INFO] [stdout] test yaml::tests::fails_when_attempt_to_extract_list_from_nonlist_yaml ... ok
[INFO] [stdout] test watches::tests::it_returns_an_error_when_fail_to_load_config_file ... ok
[INFO] [stdout] test watches::tests::it_returns_on_init_rules ... ok
[INFO] [stdout] test watches::tests::it_returns_rules_with_absolute_path_and_current_dir ... ok
[INFO] [stdout] test watches::tests::it_watches_specific_path ... ok
[INFO] [stdout] test watches::tests::it_watches_test_path ... ok
[INFO] [stdout] test watches::tests::it_works_with_multiples_items ... ok
[INFO] [stdout] test yaml::tests::parses_yaml_to_yaml_instance_to_string_back ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] foo
[INFO] [stdout] test logging::tests::it_removes_ansi_escape_sequences ... ok
[INFO] [stdout] foo
[INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_allows_empty_on_section ... ok
[INFO] [stdout] test logging::tests::it_returns_original_when_no_sequences ... ok
[INFO] [stdout] test rules::tests::it_allows_on_without_ignore ... ok
[INFO] [stdout] test rules::tests::it_allows_task_with_only_run_on_init_no_change ... ok
[INFO] [stdout] test rules::tests::it_allows_task_overrides_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok
[INFO] [stdout] test cmd::it_executes_a_command ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_change ... ok
[INFO] [stdout] test rules::tests::it_allows_tasks_to_override_common_ignore ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_missing ... ok
[INFO] [stdout] test rules::tests::it_fails_for_invalid_watch_file_format ... ok
[INFO] [stdout] test rules::tests::it_fails_when_tasks_is_not_array ... ok
[INFO] [stdout] test rules::tests::it_fails_when_on_has_invalid_properties ... ok
[INFO] [stdout] test cmd::it_spawn_a_command_returning_a_child_ref ... ok
[INFO] [stdout] test rules::tests::it_does_not_filters_empty_or_one_character_path ... ok
[INFO] [stdout] test rules::tests::it_formats_rule_as_yaml_string ... ok
[INFO] [stdout] test rules::tests::it_allows_missing_on_section ... ok
[INFO] [stdout] test rules::tests::it_handles_multiple_groups_watching_same_files ... ok
[INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok
[INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok
[INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok
[INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok
[INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok
[INFO] [stdout] test rules::tests::it_allows_on_without_change ... ok
[INFO] [stdout] test rules::tests::it_loads_from_args ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_all_formats ... ok
[INFO] [stdout] test rules::tests::it_maintains_backward_compatibility_with_array_format ... ok
[INFO] [stdout] test rules::tests::it_parses_multiple_nested_groups_with_different_common_rules ... ok
[INFO] [stdout] test rules::tests::it_mixes_regular_tasks_and_nested_groups_in_same_array ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_change ... ok
[INFO] [stdout] test rules::tests::it_parses_common_rules_with_on_and_tasks ... ok
[INFO] [stdout] test rules::tests::it_parses_empty_tasks_array_in_nested_group ... ok
[INFO] [stdout] test rules::tests::it_rejects_legacy_lua_entries_in_ignore ... ok
[INFO] [stdout] test rules::tests::it_validates_missing_properties ... ok
[INFO] [stdout] test rules::tests::it_supports_run_on_init_with_common_rules ... ok
[INFO] [stdout] test rules::tests::it_watches_paths_correctly_with_common_rules ... ok
[INFO] [stdout] test rules::tests::test_yaml_loader_returns_empty_for_invalid_content ... ok
[INFO] [stdout] test rules::tests::it_validates_glob_patterns_in_common_rules ... ok
[INFO] [stdout] test rules::tests::it_validates_the_given_glob_patterns_paths ... ok
[INFO] [stdout] test watches::tests::it_creates_a_list_of_shell_commands ... ok
[INFO] [stdout] test watches::tests::it_ignores_a_list_of_patterns ... ok
[INFO] [stdout] test watches::tests::it_allows_many_rules_watching_same_path ... ok
[INFO] [stdout] test watches::tests::it_ignores_pattern ... ok
[INFO] [stdout] test watches::tests::it_returns_on_init_rules ... ok
[INFO] [stdout] test watches::tests::it_doesnot_watch_test_path ... ok
[INFO] [stdout] test rules::tests::it_replaces_filepath_tpl_with_absolute_filepath ... ok
[INFO] [stdout] test watches::tests::it_returns_rules_with_absolute_path_and_current_dir ... ok
[INFO] [stdout] test rules::tests::it_replaces_relative_filepath_tpl_with_relative_filepath ... ok
[INFO] [stdout] test watches::tests::it_anchors_relative_patterns_to_root ... ok
[INFO] [stdout] test watches::tests::it_watches_specific_path ... ok
[INFO] [stdout] test watches::tests::it_watches_test_path ... ok
[INFO] [stdout] test watches::tests::it_works_with_multiples_items ... ok
[INFO] [stdout] test yaml::tests::fails_when_attempt_to_extract_list_from_nonlist_yaml ... ok
[INFO] [stdout] test yaml::tests::parses_yaml_to_yaml_instance_to_string_back ... ok
[INFO] [stdout] test watches::tests::it_loads_from_args ... ok
[INFO] [stdout] test watches::tests::it_returns_an_error_when_fail_to_load_config_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_it_creates_the_config_file_with_cmd_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/command_init.rs (/opt/rustwide/target/debug/deps/command_init-c94751ae8f45419f)
[INFO] [stderr]      Running tests/command_init_errors.rs (/opt/rustwide/target/debug/deps/command_init_errors-e26453f2b0ccb824)
[INFO] [stdout] test it_fails_folder_is_read_only ... FAILED
[INFO] [stdout] test it_fails_when_config_file_alredy_exists ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_folder_is_read_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_fails_folder_is_read_only' (202) panicked at tests/command_init_errors.rs:48:49:
[INFO] [stdout] failed to set read only: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606ac174cb5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606ac174cb5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606ac174cb5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606ac174cb5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606ac176295a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606ac176295a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x606ac17527c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606ac17527c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x606ac172b52f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606ac172b52f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606ac1744d79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606ac16847cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x606ac16847cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606ac1744f32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x606ac1744f32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606ac172b5e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x606ac1722e49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606ac172c38d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606ac176328c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606ac1763002 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x606ac167662c - core::result::Result<T,E>::expect::hdd202c58336f48b4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x606ac1674497 - command_init_errors::it_fails_folder_is_read_only::{{closure}}::h6abec13a1e7b8919
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:48:49
[INFO] [stdout]   22:     0x606ac1675105 - command_init_errors::setup::nonparallel::hbe9880b5e6cf124c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/./common/lib.rs:238:5
[INFO] [stdout]   23:     0x606ac1674366 - command_init_errors::it_fails_folder_is_read_only::h4778549692b81500
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:40:5
[INFO] [stdout]   24:     0x606ac1674387 - command_init_errors::it_fails_folder_is_read_only::{{closure}}::h3d46e6723bb2c7c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:39:38
[INFO] [stdout]   25:     0x606ac1675bb6 - core::ops::function::FnOnce::call_once::h492edfff502d3316
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x606ac16788ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x606ac16788ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x606ac168529b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x606ac168529b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x606ac168529b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x606ac168529b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x606ac168529b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x606ac168529b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x606ac168529b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x606ac16809b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x606ac16809b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x606ac1687ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x606ac1687ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x606ac1687ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x606ac1687ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x606ac174c3ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x606ac174c3ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x70e8112f1aa4 - <unknown>
[INFO] [stdout]   47:     0x70e81137ea64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] Integration Tests: cleanup...
[INFO] [stdout] 
[INFO] [stdout] ---- it_fails_when_config_file_alredy_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_fails_when_config_file_alredy_exists' (203) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```""```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/funzzy" "init"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```
[INFO] [stdout] Error: Command failed to execute
[INFO] [stdout] Failed to create the configuration file
[INFO] [stdout] Reason: Read-only file system (os error 30)
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606ac174cb5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606ac174cb5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606ac174cb5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x606ac174cb5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x606ac176295a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x606ac176295a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x606ac17527c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606ac17527c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x606ac172b52f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x606ac172b52f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x606ac1744d79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x606ac16847cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x606ac16847cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606ac1744f32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x606ac1744f32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x606ac172b5e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x606ac1722e49 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x606ac172c38d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x606ac176328c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x606ac16bdbf8 - core::panicking::panic_display::hda261b4e334d28fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x606ac16c61c7 - assert_cmd::assert::AssertError::panic::he0779a768b6555b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x606ac16c3b87 - core::ops::function::FnOnce::call_once::h50a91f7791160c7a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x606ac16c57b3 - core::result::Result<T,E>::unwrap_or_else::h7e4debce6bd69191
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x606ac16c6d80 - assert_cmd::assert::Assert::success::h3921d86e16e2a3e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:161:28
[INFO] [stdout]   24:     0x606ac1674a29 - command_init_errors::it_fails_when_config_file_alredy_exists::{{closure}}::h01fadf3fe752f44a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:11:38
[INFO] [stdout]   25:     0x606ac1674fa5 - command_init_errors::setup::nonparallel::h723336c9c132c52c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/./common/lib.rs:238:5
[INFO] [stdout]   26:     0x606ac1674936 - command_init_errors::it_fails_when_config_file_alredy_exists::h602fa0c48a067a35
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:8:5
[INFO] [stdout]   27:     0x606ac1674e47 - command_init_errors::it_fails_when_config_file_alredy_exists::{{closure}}::hd95e074a9c608e3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/command_init_errors.rs:7:49
[INFO] [stdout]   28:     0x606ac1675bf6 - core::ops::function::FnOnce::call_once::h8e1cbf369746aac4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x606ac16788ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x606ac16788ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x606ac168529b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x606ac168529b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x606ac168529b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x606ac168529b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x606ac168529b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x606ac168529b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x606ac168529b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x606ac16809b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x606ac16809b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x606ac1687ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x606ac1687ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x606ac1687ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x606ac1687ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x606ac1687ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x606ac174c3ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   48:     0x606ac174c3ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x70e8112f1aa4 - <unknown>
[INFO] [stdout]   50:     0x70e81137ea64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] Integration Tests: cleanup...
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_fails_folder_is_read_only
[INFO] [stdout]     it_fails_when_config_file_alredy_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test command_init_errors`
[INFO] running `Command { std: "docker" "inspect" "ca871a1959aafda31fdfe6e9835d4d694207cbbf131718fa9862df31b61d08bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca871a1959aafda31fdfe6e9835d4d694207cbbf131718fa9862df31b61d08bf", kill_on_drop: false }`
[INFO] [stdout] ca871a1959aafda31fdfe6e9835d4d694207cbbf131718fa9862df31b61d08bf
