[INFO] cloning repository https://github.com/spacestation13/hypnagogic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spacestation13/hypnagogic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacestation13%2Fhypnagogic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacestation13%2Fhypnagogic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6d9fd08433afd1960eec1c8c027774a5ccccd5d
[INFO] testing spacestation13/hypnagogic against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacestation13%2Fhypnagogic" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/spacestation13/hypnagogic
[INFO] finished tweaking git repo https://github.com/spacestation13/hypnagogic
[INFO] tweaked toml for git repo https://github.com/spacestation13/hypnagogic written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spacestation13/hypnagogic on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spacestation13/hypnagogic 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixed-map-derive v0.9.5
[INFO] [stderr]   Downloaded user-error v1.2.8
[INFO] [stderr]   Downloaded enum-iterator v1.4.1
[INFO] [stderr]   Downloaded fixed-map v0.9.5
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded crossterm_input v0.2.1
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded crossterm v0.8.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded winnow v0.5.19
[INFO] [stderr]   Downloaded crossterm_utils v0.1.0
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded crossterm_style v0.2.0
[INFO] [stderr]   Downloaded crossterm_cursor v0.1.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.1.5
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded dont_disappear v3.0.1
[INFO] [stderr]   Downloaded crossterm_screen v0.1.0
[INFO] [stderr]   Downloaded crossterm_terminal v0.1.0
[INFO] [stderr]   Downloaded dmi v0.4.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.2.1
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b67fb664b6b81808dfb6523bd722055932111ef6edc6d415dfb2fc3fd9b8bca
[INFO] running `Command { std: "docker" "start" "-a" "2b67fb664b6b81808dfb6523bd722055932111ef6edc6d415dfb2fc3fd9b8bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b67fb664b6b81808dfb6523bd722055932111ef6edc6d415dfb2fc3fd9b8bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b67fb664b6b81808dfb6523bd722055932111ef6edc6d415dfb2fc3fd9b8bca", kill_on_drop: false }`
[INFO] [stdout] 2b67fb664b6b81808dfb6523bd722055932111ef6edc6d415dfb2fc3fd9b8bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa4671c5a821cc03b9131a5750b8d8136305985d21e9a8151069d94c2dea0a2
[INFO] running `Command { std: "docker" "start" "-a" "faa4671c5a821cc03b9131a5750b8d8136305985d21e9a8151069d94c2dea0a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling crossterm_utils v0.1.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossterm_screen v0.1.0
[INFO] [stderr]    Compiling crossterm_cursor v0.1.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling crossterm_terminal v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crossterm_input v0.2.1
[INFO] [stderr]    Compiling crossterm_style v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling crossterm v0.8.2
[INFO] [stderr]    Compiling user-error v1.2.8
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling dont_disappear v3.0.1
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling fixed-map-derive v0.9.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling enum-iterator v1.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dmi v0.4.0
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling fixed-map v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hypnagogic-core v5.0.0 (/opt/rustwide/workdir/hypnagogic_core)
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         expected: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         problems: Vec<InconsistentDirs>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         expected: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         problems: Vec<InconsistentDelay>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hypnagogic-cli v5.0.0 (/opt/rustwide/workdir/hypnagogic_cli)
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         expected: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_dir` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         search_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config_error` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         config_error: ConfigError,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `template_string` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         template_string: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected_path` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         expected_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.31s
[INFO] running `Command { std: "docker" "inspect" "faa4671c5a821cc03b9131a5750b8d8136305985d21e9a8151069d94c2dea0a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa4671c5a821cc03b9131a5750b8d8136305985d21e9a8151069d94c2dea0a2", kill_on_drop: false }`
[INFO] [stdout] faa4671c5a821cc03b9131a5750b8d8136305985d21e9a8151069d94c2dea0a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0265f95a4a35df41ddc98d6cffc4969dddd0232886e379ae934a9e4604ab12a3
[INFO] running `Command { std: "docker" "start" "-a" "0265f95a4a35df41ddc98d6cffc4969dddd0232886e379ae934a9e4604ab12a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         expected: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         problems: Vec<InconsistentDirs>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         expected: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         problems: Vec<InconsistentDelay>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hypnagogic-core v5.0.0 (/opt/rustwide/workdir/hypnagogic_core)
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         expected: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         problems: Vec<InconsistentDirs>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         expected: Vec<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `problems` is never read
[INFO] [stdout]   --> hypnagogic_core/src/operations/format_converter/error.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         problems: Vec<InconsistentDelay>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling hypnagogic-cli v5.0.0 (/opt/rustwide/workdir/hypnagogic_cli)
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> hypnagogic_cli/tests/util/deep_dir_compare.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a`, `b`, and `source` are never read
[INFO] [stdout]   --> hypnagogic_cli/tests/util/deep_dir_compare.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct CompareFailureError {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 96 |     pub a: PathBuf,
[INFO] [stdout]    |         ^
[INFO] [stdout] 97 |     pub b: PathBuf,
[INFO] [stdout]    |         ^
[INFO] [stdout] 98 |     pub source: CompareFailureReasonError,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompareFailureError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         expected: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_dir` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         search_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config_error` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         config_error: ConfigError,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `template_string` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         template_string: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected_path` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         expected_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         expected: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `search_dir` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         search_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `config_error` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         config_error: ConfigError,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source_config` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         source_config: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `template_string` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         template_string: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `expected_path` is never read
[INFO] [stdout]   --> hypnagogic_cli/src/error.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         expected_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.11s
[INFO] running `Command { std: "docker" "inspect" "0265f95a4a35df41ddc98d6cffc4969dddd0232886e379ae934a9e4604ab12a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0265f95a4a35df41ddc98d6cffc4969dddd0232886e379ae934a9e4604ab12a3", kill_on_drop: false }`
[INFO] [stdout] 0265f95a4a35df41ddc98d6cffc4969dddd0232886e379ae934a9e4604ab12a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d82f095d094555df6db3cb08baa64baf7d1070a79429f14904c05828c9a9c84c
[INFO] running `Command { std: "docker" "start" "-a" "d82f095d094555df6db3cb08baa64baf7d1070a79429f14904c05828c9a9c84c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `expected` is never read
[INFO] [stderr]   --> hypnagogic_core/src/operations/format_converter/error.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         expected: u8,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `problems` is never read
[INFO] [stderr]   --> hypnagogic_core/src/operations/format_converter/error.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         problems: Vec<InconsistentDirs>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `expected` is never read
[INFO] [stderr]   --> hypnagogic_core/src/operations/format_converter/error.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |         expected: Vec<f32>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `problems` is never read
[INFO] [stderr]   --> hypnagogic_core/src/operations/format_converter/error.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         problems: Vec<InconsistentDelay>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `hypnagogic-core` (lib) generated 4 warnings
[INFO] [stderr] warning: `hypnagogic-core` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: value assigned to `source_config` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         source_config: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `expected` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         expected: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `search_dir` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |         search_dir: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source_config` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         source_config: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `config_error` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         config_error: ConfigError,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `source_config` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         source_config: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `template_string` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         template_string: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `expected_path` is never read
[INFO] [stderr]   --> hypnagogic_cli/src/error.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |         expected_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `hypnagogic-cli` (bin "hypnagogic-cli") generated 8 warnings
[INFO] [stderr] warning: unused import: `tracing::error`
[INFO] [stderr]  --> hypnagogic_cli/tests/util/deep_dir_compare.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tracing::error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `a`, `b`, and `source` are never read
[INFO] [stderr]   --> hypnagogic_cli/tests/util/deep_dir_compare.rs:96:9
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub struct CompareFailureError {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 96 |     pub a: PathBuf,
[INFO] [stderr]    |         ^
[INFO] [stderr] 97 |     pub b: PathBuf,
[INFO] [stderr]    |         ^
[INFO] [stderr] 98 |     pub source: CompareFailureReasonError,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompareFailureError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hypnagogic-cli` (test "regressions") generated 2 warnings (run `cargo fix --test "regressions" -p hypnagogic-cli` to apply 1 suggestion)
[INFO] [stderr] warning: `hypnagogic-cli` (bin "hypnagogic-cli" test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hypnagogic_cli-b4fd1198bdb1a5f2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/regressions.rs (/opt/rustwide/target/debug/deps/regressions-56674b79b2a979ef)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test regressions::dir_basic_cut ... FAILED
[INFO] [stdout] test regressions::dir_tall_cuts ... FAILED
[INFO] [stdout] test regressions::dir_tall_cuts_with_vis ... FAILED
[INFO] [stdout] test regressions::dir_simple_cuts ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- regressions::dir_basic_cut stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'regressions::dir_basic_cut' (26) panicked at hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17:
[INFO] [stdout] Unable to walk directory (check ownership and permissions)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b0ff407662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b0ff407662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b0ff41e5fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b0ff41e5fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61b0ff40c7d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b0ff40c7d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b0ff3e4e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b0ff3e4e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b0ff3ff289 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b0ff2d3b2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b0ff2d3b2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b0ff3ff442 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b0ff3ff442 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b0ff3e4f0a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b0ff3d9f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b0ff3e5d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b0ff41ed0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b0ff2b8d12 - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17
[INFO] [stdout]   20:     0x61b0ff2bb53f - <&mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<((core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>),)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x61b0ff2b7de4 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check::<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   22:     0x61b0ff2bfec9 - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::control_flow::ControlFlow<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x61b0ff2bfcab - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::find_map::<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   24:     0x61b0ff2bb3d0 - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]   25:     0x61b0ff2ac7d8 - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x61b0ff2ac3fd - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x61b0ff2aaafa - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>::from_iter::<core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x61b0ff2b7cbd - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x61b0ff2baa1d - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:136:10
[INFO] [stdout]   30:     0x61b0ff2c0900 - <regressions[facb893c0aedc40]::util::dir_tester::DirTester>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:33:19
[INFO] [stdout]   31:     0x61b0ff2b97c9 - regressions[facb893c0aedc40]::regressions::dir_basic_cut
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:50:24
[INFO] [stdout]   32:     0x61b0ff2b80f7 - regressions[facb893c0aedc40]::regressions::dir_basic_cut::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:46:31
[INFO] [stdout]   33:     0x61b0ff2b4d16 - <regressions[facb893c0aedc40]::regressions::dir_basic_cut::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61b0ff2c7edb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61b0ff2c7edb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x61b0ff2d473a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61b0ff2d473a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x61b0ff2cfce4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x61b0ff2cfce4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x61b0ff2d7232 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61b0ff2d7232 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x61b0ff2d7232 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61b0ff406b6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x61b0ff406b6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x77a6673ccaa4 - <unknown>
[INFO] [stdout]   55:     0x77a667459a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- regressions::dir_tall_cuts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'regressions::dir_tall_cuts' (28) panicked at hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17:
[INFO] [stdout] Unable to walk directory (check ownership and permissions)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b0ff407662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b0ff407662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b0ff41e5fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b0ff41e5fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61b0ff40c7d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b0ff40c7d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b0ff3e4e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b0ff3e4e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b0ff3ff289 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b0ff2d3b2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b0ff2d3b2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b0ff3ff442 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b0ff3ff442 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b0ff3e4f0a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b0ff3d9f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b0ff3e5d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b0ff41ed0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b0ff2b8d12 - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17
[INFO] [stdout]   20:     0x61b0ff2bb53f - <&mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<((core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>),)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x61b0ff2b7de4 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check::<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   22:     0x61b0ff2bfec9 - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::control_flow::ControlFlow<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x61b0ff2bfcab - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::find_map::<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   24:     0x61b0ff2bb3d0 - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]   25:     0x61b0ff2ac7d8 - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x61b0ff2ac3fd - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x61b0ff2aaafa - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>::from_iter::<core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x61b0ff2b7cbd - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x61b0ff2baa1d - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:136:10
[INFO] [stdout]   30:     0x61b0ff2c0900 - <regressions[facb893c0aedc40]::util::dir_tester::DirTester>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:33:19
[INFO] [stdout]   31:     0x61b0ff2b9859 - regressions[facb893c0aedc40]::regressions::dir_tall_cuts
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:50:24
[INFO] [stdout]   32:     0x61b0ff2b8127 - regressions[facb893c0aedc40]::regressions::dir_tall_cuts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:46:31
[INFO] [stdout]   33:     0x61b0ff2b4d56 - <regressions[facb893c0aedc40]::regressions::dir_tall_cuts::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61b0ff2c7edb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61b0ff2c7edb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x61b0ff2d473a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61b0ff2d473a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x61b0ff2cfce4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x61b0ff2cfce4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x61b0ff2d7232 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61b0ff2d7232 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x61b0ff2d7232 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61b0ff406b6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x61b0ff406b6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x77a6673ccaa4 - <unknown>
[INFO] [stdout]   55:     0x77a667459a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- regressions::dir_tall_cuts_with_vis stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'regressions::dir_tall_cuts_with_vis' (29) panicked at hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17:
[INFO] [stdout] Unable to walk directory (check ownership and permissions)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b0ff407662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b0ff407662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b0ff41e5fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b0ff41e5fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61b0ff40c7d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b0ff40c7d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b0ff3e4e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b0ff3e4e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b0ff3ff289 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b0ff2d3b2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b0ff2d3b2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b0ff3ff442 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b0ff3ff442 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b0ff3e4f0a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b0ff3d9f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b0ff3e5d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b0ff41ed0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b0ff2b8d12 - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17
[INFO] [stdout]   20:     0x61b0ff2bb53f - <&mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<((core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>),)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x61b0ff2b7de4 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check::<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   22:     0x61b0ff2bfec9 - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::control_flow::ControlFlow<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x61b0ff2bfcab - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::find_map::<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   24:     0x61b0ff2bb3d0 - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]   25:     0x61b0ff2ac7d8 - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x61b0ff2ac3fd - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x61b0ff2aaafa - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>::from_iter::<core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x61b0ff2b7cbd - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x61b0ff2baa1d - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:136:10
[INFO] [stdout]   30:     0x61b0ff2c0900 - <regressions[facb893c0aedc40]::util::dir_tester::DirTester>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:33:19
[INFO] [stdout]   31:     0x61b0ff2b9979 - regressions[facb893c0aedc40]::regressions::dir_tall_cuts_with_vis
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:50:24
[INFO] [stdout]   32:     0x61b0ff2b8187 - regressions[facb893c0aedc40]::regressions::dir_tall_cuts_with_vis::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:46:31
[INFO] [stdout]   33:     0x61b0ff2b4dd6 - <regressions[facb893c0aedc40]::regressions::dir_tall_cuts_with_vis::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61b0ff2c7edb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61b0ff2c7edb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x61b0ff2d473a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61b0ff2d473a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x61b0ff2cfce4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x61b0ff2cfce4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x61b0ff2d7232 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61b0ff2d7232 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x61b0ff2d7232 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61b0ff406b6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x61b0ff406b6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x77a6673ccaa4 - <unknown>
[INFO] [stdout]   55:     0x77a667459a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- regressions::dir_simple_cuts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'regressions::dir_simple_cuts' (27) panicked at hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17:
[INFO] [stdout] Unable to walk directory (check ownership and permissions)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b0ff407662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b0ff407662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b0ff407662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b0ff41e5fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b0ff41e5fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61b0ff40c7d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b0ff40c7d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61b0ff3e4e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b0ff3e4e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b0ff3ff289 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b0ff2d3b2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61b0ff2d3b2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b0ff3ff442 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61b0ff3ff442 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b0ff3e4f0a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61b0ff3d9f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b0ff3e5d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b0ff41ed0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b0ff2b8d12 - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:133:17
[INFO] [stdout]   20:     0x61b0ff2bb53f - <&mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnMut<((core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>),)>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   21:     0x61b0ff2b7de4 - core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check::<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   22:     0x61b0ff2bfec9 - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::try_fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::find_map::check<(core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>, core[27de1724e4349be2]::result::Result<walkdir[9a45e8af7372650a]::dent::DirEntry, walkdir[9a45e8af7372650a]::error::Error>), regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>::{closure#0}, core[27de1724e4349be2]::ops::control_flow::ControlFlow<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   23:     0x61b0ff2bfcab - <core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::find_map::<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, &mut regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   24:     0x61b0ff2bb3d0 - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/filter_map.rs:64:19
[INFO] [stdout]   25:     0x61b0ff2ac7d8 - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:24:41
[INFO] [stdout]   26:     0x61b0ff2ac3fd - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError, core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   27:     0x61b0ff2aaafa - <alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>::from_iter::<core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   28:     0x61b0ff2b7cbd - <core[27de1724e4349be2]::iter::adapters::filter_map::FilterMap<core[27de1724e4349be2]::iter::adapters::zip::Zip<walkdir[9a45e8af7372650a]::IntoIter, walkdir[9a45e8af7372650a]::IntoIter>, regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<regressions[facb893c0aedc40]::util::deep_dir_compare::CompareFailureError>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   29:     0x61b0ff2baa1d - regressions[facb893c0aedc40]::util::deep_dir_compare::deep_compare_path
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/deep_dir_compare.rs:136:10
[INFO] [stdout]   30:     0x61b0ff2c0900 - <regressions[facb893c0aedc40]::util::dir_tester::DirTester>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:33:19
[INFO] [stdout]   31:     0x61b0ff2b98e9 - regressions[facb893c0aedc40]::regressions::dir_simple_cuts
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:50:24
[INFO] [stdout]   32:     0x61b0ff2b8157 - regressions[facb893c0aedc40]::regressions::dir_simple_cuts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/hypnagogic_cli/tests/util/dir_tester.rs:46:31
[INFO] [stdout]   33:     0x61b0ff2b4d96 - <regressions[facb893c0aedc40]::regressions::dir_simple_cuts::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61b0ff2c7edb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61b0ff2c7edb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x61b0ff2d473a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61b0ff2d473a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61b0ff2d473a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x61b0ff2d473a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x61b0ff2cfce4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x61b0ff2cfce4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x61b0ff2d7232 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x61b0ff2d7232 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61b0ff2d7232 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61b0ff2d7232 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x61b0ff2d7232 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x61b0ff406b6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x61b0ff406b6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x77a6673ccaa4 - <unknown>
[INFO] [stdout]   55:     0x77a667459a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     regressions::dir_basic_cut
[INFO] [stdout]     regressions::dir_simple_cuts
[INFO] [stdout]     regressions::dir_tall_cuts
[INFO] [stdout]     regressions::dir_tall_cuts_with_vis
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hypnagogic-cli --test regressions`
[INFO] running `Command { std: "docker" "inspect" "d82f095d094555df6db3cb08baa64baf7d1070a79429f14904c05828c9a9c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82f095d094555df6db3cb08baa64baf7d1070a79429f14904c05828c9a9c84c", kill_on_drop: false }`
[INFO] [stdout] d82f095d094555df6db3cb08baa64baf7d1070a79429f14904c05828c9a9c84c
