[INFO] cloning repository https://github.com/Bli-AIk/chaser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bli-AIk/chaser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81eff7364e0e7f8fe04f217b7d2707ecade3c7bb
[INFO] testing Bli-AIk/chaser 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%2FBli-AIk%2Fchaser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bli-AIk/chaser
[INFO] finished tweaking git repo https://github.com/Bli-AIk/chaser
[INFO] tweaked toml for git repo https://github.com/Bli-AIk/chaser written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bli-AIk/chaser 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/Bli-AIk/chaser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dc9a44c9dea0d060f8c1482f3466197bc4de9c1a18f776f501f8b27862576d91
[INFO] running `Command { std: "docker" "start" "-a" "dc9a44c9dea0d060f8c1482f3466197bc4de9c1a18f776f501f8b27862576d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc9a44c9dea0d060f8c1482f3466197bc4de9c1a18f776f501f8b27862576d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9a44c9dea0d060f8c1482f3466197bc4de9c1a18f776f501f8b27862576d91", kill_on_drop: false }`
[INFO] [stdout] dc9a44c9dea0d060f8c1482f3466197bc4de9c1a18f776f501f8b27862576d91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4be5e652659b1576ae87d7fb09d2b036c923cf11f126206facc2cb7c08824d40
[INFO] running `Command { std: "docker" "start" "-a" "4be5e652659b1576ae87d7fb09d2b036c923cf11f126206facc2cb7c08824d40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling chaser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `build_test_cli` is never used
[INFO] [stdout]   --> src/cli.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn build_test_cli() -> Command {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stdout]   --> src/i18n.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl I18n {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.97s
[INFO] running `Command { std: "docker" "inspect" "4be5e652659b1576ae87d7fb09d2b036c923cf11f126206facc2cb7c08824d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4be5e652659b1576ae87d7fb09d2b036c923cf11f126206facc2cb7c08824d40", kill_on_drop: false }`
[INFO] [stdout] 4be5e652659b1576ae87d7fb09d2b036c923cf11f126206facc2cb7c08824d40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b554bdeb48fff3a6f7f54d5cadf1c9e2510d1f86f31219c24d1f74097acc85ad
[INFO] running `Command { std: "docker" "start" "-a" "b554bdeb48fff3a6f7f54d5cadf1c9e2510d1f86f31219c24d1f74097acc85ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling chaser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stdout] warning: function `build_test_cli` is never used
[INFO] [stdout]   --> src/cli.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn build_test_cli() -> Command {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stdout]   --> src/i18n.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl I18n {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.15s
[INFO] running `Command { std: "docker" "inspect" "b554bdeb48fff3a6f7f54d5cadf1c9e2510d1f86f31219c24d1f74097acc85ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b554bdeb48fff3a6f7f54d5cadf1c9e2510d1f86f31219c24d1f74097acc85ad", kill_on_drop: false }`
[INFO] [stdout] b554bdeb48fff3a6f7f54d5cadf1c9e2510d1f86f31219c24d1f74097acc85ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 53495e3709fc8b5ccf0566a8d297d201b7c2874f2ec99e6fc616d10bbf71ed63
[INFO] running `Command { std: "docker" "start" "-a" "53495e3709fc8b5ccf0566a8d297d201b7c2874f2ec99e6fc616d10bbf71ed63", kill_on_drop: false }`
[INFO] [stderr] warning: function `build_test_cli` is never used
[INFO] [stderr]   --> src/cli.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn build_test_cli() -> Command {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stderr]   --> src/i18n.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl I18n {
[INFO] [stderr]    | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stderr]    |            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_i18n` is never used
[INFO] [stderr]    --> src/i18n.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_current_locale` is never used
[INFO] [stderr]    --> src/i18n.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn get_current_locale() -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `original_path` is never read
[INFO] [stderr]   --> src/path_sync.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct PathMapping {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 14 |     pub original_path: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stderr]    --> src/path_sync.rs:166:12
[INFO] [stderr]     |
[INFO] [stderr]  27 | impl PathSyncManager {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     fn handle_event(
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |     fn handle_path_created(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 |     fn handle_path_removed(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 306 |     fn handle_path_modified(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stderr]    --> src/target_files.rs:352:12
[INFO] [stderr]     |
[INFO] [stderr]  42 | impl TargetFile {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chaser` (bin "chaser") generated 7 warnings
[INFO] [stderr] warning: function `init_i18n` is never used
[INFO] [stderr]    --> src/i18n.rs:132:8
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chaser` (bin "chaser" test) generated 5 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaser-5ed5d22ea601fb25)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test cli::tests::test_add_command ... ok
[INFO] [stdout] test cli::tests::test_config_command ... ok
[INFO] [stdout] test cli::tests::test_cli_no_command ... ok
[INFO] [stdout] test cli::tests::test_add_target_command ... ok
[INFO] [stdout] test cli::tests::test_help_flag ... ok
[INFO] [stdout] test cli::tests::test_ignore_command ... ok
[INFO] [stdout] test cli::tests::test_lang_command ... ok
[INFO] [stdout] test cli::tests::test_invalid_command ... ok
[INFO] [stdout] test cli::tests::test_list_command ... ok
[INFO] [stdout] test cli::tests::test_commands_with_special_characters ... ok
[INFO] [stdout] test cli::tests::test_recursive_various_values ... ok
[INFO] [stdout] test cli::tests::test_recursive_command ... ok
[INFO] [stdout] test cli::tests::test_remove_command ... ok
[INFO] [stdout] test config::tests::test_add_path ... ok
[INFO] [stdout] test cli::tests::test_reset_command ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test cli::tests::test_version_flag ... ok
[INFO] [stdout] test config::tests::test_remove_path ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test i18n::tests::test_get_system_locale ... ok
[INFO] [stdout] test i18n::tests::test_edge_cases ... ok
[INFO] [stdout] test i18n::tests::test_get_current_locale ... ok
[INFO] [stdout] test i18n::tests::test_available_locales ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test cli::tests::test_remove_target_command ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_get_effective_language_with_env ... ok
[INFO] [stdout] test config::tests::test_get_effective_language ... ok
[INFO] [stdout] test config::tests::test_set_language ... ok
[INFO] [stdout] test i18n::tests::test_global_functions_without_init ... ok
[INFO] [stdout] test cli::tests::test_missing_required_args ... ok
[INFO] [stdout] test i18n::tests::test_set_global_locale ... ok
[INFO] [stdout] test i18n::tests::test_set_locale ... ok
[INFO] [stdout] test i18n::tests::test_tf ... ok
[INFO] [stdout] test i18n::tests::test_t ... ok
[INFO] [stdout] test config::tests::test_validate_paths ... ok
[INFO] [stdout] test path_sync::tests::test_filter_paths_in_watch_dirs ... ok
[INFO] [stdout] test cli::tests::test_status_command ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_json ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_csv ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_toml ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_yaml ... ok
[INFO] [stdout] test i18n::tests::test_is_locale_supported ... ok
[INFO] [stdout] test i18n::tests::test_locale_struct ... ok
[INFO] [stdout] test i18n::tests::test_parameter_replacement ... ok
[INFO] [stdout] test target_files::tests::test_looks_like_path ... ok
[INFO] [stdout] test path_sync::tests::test_path_sync_manager_with_watch_paths ... ok
[INFO] [stdout] test target_files::tests::test_target_file_format_detection ... ok
[INFO] [stdout] test tests::test_case_sensitivity ... ok
[INFO] [stdout] test target_files::tests::test_csv_file_path_update ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test target_files::tests::test_json_file_path_update ... ok
[INFO] [stdout] test tests::test_complex_ignore_patterns ... ok
[INFO] [stdout] test target_files::tests::test_complex_path_scenarios ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] test target_files::tests::test_yaml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_toml_file_path_update ... ok
[INFO] [stdout] test i18n::tests::test_i18n_new ... ok
[INFO] [stdout] test tests::test_get_event_description ... ok
[INFO] [stdout] test tests::test_should_ignore_event_directory_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_empty_paths ... ok
[INFO] [stdout] test tests::test_should_ignore_event_empty_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_extension_patterns ... ok
[INFO] [stdout] test tests::test_should_ignore_event_multiple_paths ... ok
[INFO] [stdout] test tests::test_should_ignore_event_substring_patterns ... ok
[INFO] [stdout] test i18n::tests::test_init_i18n_with_locale ... ok
[INFO] [stdout] test path_sync::tests::test_sync_directory_rename_updates_subdirectories ... ok
[INFO] [stdout] test path_sync::tests::test_sync_path_change ... ok
[INFO] [stdout] test target_files::tests::test_mixed_file_formats ... ok
[INFO] [stdout] test cli::tests::test_list_targets_command ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chaser-12333d651cb20d64)
[INFO] [stdout] test path_sync::tests::test_sync_nested_directory_rename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test cli::tests::test_add_command ... ok
[INFO] [stdout] test cli::tests::test_list_targets_command ... ok
[INFO] [stdout] test cli::tests::test_lang_command ... ok
[INFO] [stdout] test cli::tests::test_commands_with_special_characters ... ok
[INFO] [stdout] test cli::tests::test_help_flag ... ok
[INFO] [stdout] test cli::tests::test_cli_no_command ... ok
[INFO] [stdout] test cli::tests::test_list_command ... ok
[INFO] [stdout] test cli::tests::test_remove_command ... ok
[INFO] [stdout] test cli::tests::test_remove_target_command ... ok
[INFO] [stdout] test cli::tests::test_missing_required_args ... ok
[INFO] [stdout] test cli::tests::test_status_command ... ok
[INFO] [stdout] test cli::tests::test_version_flag ... ok
[INFO] [stdout] test cli::tests::test_add_target_command ... ok
[INFO] [stdout] test cli::tests::test_invalid_command ... ok
[INFO] [stdout] test cli::tests::test_recursive_various_values ... ok
[INFO] [stdout] test cli::tests::test_recursive_command ... ok
[INFO] [stdout] test cli::tests::test_config_command ... ok
[INFO] [stdout] test config::tests::test_add_path ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test i18n::tests::test_available_locales ... ok
[INFO] [stdout] test cli::tests::test_ignore_command ... ok
[INFO] [stdout] test i18n::tests::test_get_current_locale ... ok
[INFO] [stdout] test config::tests::test_validate_paths ... ok
[INFO] [stdout] test config::tests::test_save_and_load ... ok
[INFO] [stdout] test config::tests::test_set_language ... ok
[INFO] [stdout] test config::tests::test_remove_path ... ok
[INFO] [stdout] test config::tests::test_config_clone ... ok
[INFO] [stdout] test cli::tests::test_reset_command ... ok
[INFO] [stdout] test config::tests::test_config_debug ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_file_path ... ok
[INFO] [stdout] test config::tests::test_get_effective_language ... ok
[INFO] [stdout] test i18n::tests::test_global_functions_without_init ... ok
[INFO] [stdout] test i18n::tests::test_edge_cases ... ok
[INFO] [stdout] test path_sync::tests::test_path_sync_manager_with_watch_paths ... ok
[INFO] [stdout] test config::tests::test_get_effective_language_with_env ... ok
[INFO] [stdout] test i18n::tests::test_is_locale_supported ... ok
[INFO] [stdout] test path_sync::tests::test_sync_directory_rename_updates_subdirectories ... ok
[INFO] [stdout] test i18n::tests::test_tf ... ok
[INFO] [stdout] test i18n::tests::test_i18n_new ... ok
[INFO] [stdout] test i18n::tests::test_locale_struct ... ok
[INFO] [stdout] test i18n::tests::test_parameter_replacement ... ok
[INFO] [stdout] test i18n::tests::test_set_global_locale ... ok
[INFO] [stdout] test i18n::tests::test_set_locale ... ok
[INFO] [stdout] test i18n::tests::test_t ... ok
[INFO] [stdout] test i18n::tests::test_init_i18n_with_locale ... ok
[INFO] [stdout] test path_sync::tests::test_filter_paths_in_watch_dirs ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_toml ... ok
[INFO] [stdout] test i18n::tests::test_get_system_locale ... ok
[INFO] [stdout] test target_files::tests::test_looks_like_path ... ok
[INFO] [stdout] test target_files::tests::test_target_file_format_detection ... ok
[INFO] [stdout] test target_files::tests::test_json_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_csv ... ok
[INFO] [stdout] test target_files::tests::test_csv_file_path_update ... ok
[INFO] [stdout] test path_sync::tests::test_sync_path_change ... ok
[INFO] [stdout] test target_files::tests::test_yaml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_complex_path_scenarios ... ok
[INFO] [stdout] test target_files::tests::test_toml_file_path_update ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_json ... ok
[INFO] [stdout] test path_sync::tests::test_sync_nested_directory_rename ... ok
[INFO] [stdout] test target_files::tests::test_mixed_file_formats ... ok
[INFO] [stdout] test target_files::tests::test_extract_paths_from_yaml ... ok
[INFO] [stderr]      Running tests/file_monitoring_tests.rs (/opt/rustwide/target/debug/deps/file_monitoring_tests-8568ac91011c2464)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_case_sensitivity ... ok
[INFO] [stdout] test test_complex_path_patterns ... ok
[INFO] [stdout] test test_event_types ... ok
[INFO] [stdout] test test_edge_case_patterns ... ok
[INFO] [stdout] test test_multiple_paths_in_event ... ok
[INFO] [stdout] test test_file_watching_ignore_patterns ... ok
[INFO] [stdout] test test_empty_inputs ... ok
[INFO] [stdout] test test_real_world_scenarios ... ok
[INFO] [stdout] test test_special_characters_in_paths ... ok
[INFO] [stdout] test test_unicode_paths ... ok
[INFO] [stdout] test test_performance_with_many_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3ee829aaa400a41e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_config_edge_cases ... ok
[INFO] [stdout] test test_cli_parsing_integration ... ok
[INFO] [stdout] test test_new_commands ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_config_operations_integration ... ok
[INFO] [stdout] test test_config_persistence_integration ... ok
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-e89f9150c9510b12)
[INFO] [stdout] test test_recursive_option_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_concurrent_access_simulation ... ok
[INFO] [stdout] test test_pathological_cases ... ok
[INFO] [stdout] test benchmark_ignore_pattern_matching ... FAILED
[INFO] [stdout] test test_memory_usage ... ok
[INFO] [stdout] test benchmark_config_operations ... ok
[INFO] [stdout] test benchmark_different_pattern_types ... FAILED
[INFO] [stdout] test stress_test_pattern_matching ... ok
[INFO] [stdout] test benchmark_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark_ignore_pattern_matching stdout ----
[INFO] [stdout] Path: /project/src/main.rs, Average time per check: 1862963 ns
[INFO] [stdout] 
[INFO] [stdout] thread 'benchmark_ignore_pattern_matching' (181) panicked at tests/performance_tests.rs:49:9:
[INFO] [stdout] Pattern matching too slow for path: /project/src/main.rs, took 1862963 ns
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a97bb0ff6a - 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:     0x55a97bb0ff6a - 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:     0x55a97bb0ff6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a97bb0ff6a - <<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:     0x55a97bb24dfa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a97bb24dfa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55a97bb14cc2 - 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:     0x55a97bb14cc2 - <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:     0x55a97baeefbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a97baeefbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a97bb083f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a97ba13a1c - <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:     0x55a97ba13a1c - 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:     0x55a97bb085b2 - <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:     0x55a97bb085b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a97baef078 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55a97bae6609 - 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:     0x55a97baefe6d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a97bb256ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a97ba00d3b - performance_tests::benchmark_ignore_pattern_matching::hd56cb764bcb006ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:49:9
[INFO] [stdout]   20:     0x55a97ba01127 - performance_tests::benchmark_ignore_pattern_matching::{{closure}}::h108a006e30fca2aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:17:39
[INFO] [stdout]   21:     0x55a97ba05d56 - core::ops::function::FnOnce::call_once::h25758cc01cb6b21d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55a97ba07afb - <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]   23:     0x55a97ba07afb - 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]   24:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x55a97ba144eb - <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]   26:     0x55a97ba144eb - 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]   27:     0x55a97ba144eb - 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]   28:     0x55a97ba144eb - 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]   29:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x55a97ba0fc04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x55a97ba0fc04 - 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]   33:     0x55a97ba170f2 - 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]   34:     0x55a97ba170f2 - <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]   35:     0x55a97ba170f2 - 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]   36:     0x55a97ba170f2 - 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]   37:     0x55a97ba170f2 - 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]   38:     0x55a97ba170f2 - 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]   39:     0x55a97ba170f2 - <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]   40:     0x55a97bb0f87f - <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]   41:     0x55a97bb0f87f - <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]   42:     0x7db45acedaa4 - <unknown>
[INFO] [stdout]   43:     0x7db45ad7aa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark_different_pattern_types stdout ----
[INFO] [stdout] Extension patterns: 293.633943ms
[INFO] [stdout] Directory patterns: 4.034528267s
[INFO] [stdout] Substring patterns: 2.414533875s
[INFO] [stdout] 
[INFO] [stdout] thread 'benchmark_different_pattern_types' (180) panicked at tests/performance_tests.rs:300:5:
[INFO] [stdout] assertion failed: dir_duration.as_millis() < 2000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a97bb0ff6a - 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:     0x55a97bb0ff6a - 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:     0x55a97bb0ff6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55a97bb0ff6a - <<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:     0x55a97bb24dfa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55a97bb24dfa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55a97bb14cc2 - 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:     0x55a97bb14cc2 - <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:     0x55a97baeefbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55a97baeefbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55a97bb083f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55a97ba13a1c - <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:     0x55a97ba13a1c - 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:     0x55a97bb085b2 - <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:     0x55a97bb085b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55a97baef0aa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55a97bae6609 - 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:     0x55a97baefe6d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55a97bb256ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55a97bb25672 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55a97ba001a8 - performance_tests::benchmark_different_pattern_types::h3dc461d023c09276
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:300:5
[INFO] [stdout]   21:     0x55a97ba00377 - performance_tests::benchmark_different_pattern_types::{{closure}}::ha5dcc9a4f9162a23
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/performance_tests.rs:264:39
[INFO] [stdout]   22:     0x55a97ba05d16 - core::ops::function::FnOnce::call_once::h234f35dca1c76c62
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55a97ba07afb - <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]   24:     0x55a97ba07afb - 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]   25:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x55a97ba144eb - <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]   27:     0x55a97ba144eb - 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]   28:     0x55a97ba144eb - 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]   29:     0x55a97ba144eb - 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]   30:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x55a97ba144eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x55a97ba0fc04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x55a97ba0fc04 - 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]   34:     0x55a97ba170f2 - 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]   35:     0x55a97ba170f2 - <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]   36:     0x55a97ba170f2 - 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]   37:     0x55a97ba170f2 - 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]   38:     0x55a97ba170f2 - 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]   39:     0x55a97ba170f2 - 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]   40:     0x55a97ba170f2 - <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]   41:     0x55a97bb0f87f - <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]   42:     0x55a97bb0f87f - <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]   43:     0x7db45acedaa4 - <unknown>
[INFO] [stdout]   44:     0x7db45ad7aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     benchmark_different_pattern_types
[INFO] [stdout]     benchmark_ignore_pattern_matching
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test performance_tests`
[INFO] running `Command { std: "docker" "inspect" "53495e3709fc8b5ccf0566a8d297d201b7c2874f2ec99e6fc616d10bbf71ed63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53495e3709fc8b5ccf0566a8d297d201b7c2874f2ec99e6fc616d10bbf71ed63", kill_on_drop: false }`
[INFO] [stdout] 53495e3709fc8b5ccf0566a8d297d201b7c2874f2ec99e6fc616d10bbf71ed63
