[INFO] fetching crate boreal-cli 1.1.0...
[INFO] testing boreal-cli-1.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate boreal-cli 1.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate boreal-cli 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate boreal-cli 1.1.0
[INFO] tweaked toml for crates.io crate boreal-cli 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate boreal-cli 1.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate boreal-cli 1.1.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded boreal-parser v1.1.0
[INFO] [stderr]   Downloaded mach2 v0.6.0
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded boreal v1.1.0
[INFO] [stderr]   Downloaded tlsh2 v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45b2bb2801ba6d0f173f01bf364599985633cc27a2481f3aa1a6e945e9568d29
[INFO] running `Command { std: "docker" "start" "-a" "45b2bb2801ba6d0f173f01bf364599985633cc27a2481f3aa1a6e945e9568d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45b2bb2801ba6d0f173f01bf364599985633cc27a2481f3aa1a6e945e9568d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b2bb2801ba6d0f173f01bf364599985633cc27a2481f3aa1a6e945e9568d29", kill_on_drop: false }`
[INFO] [stdout] 45b2bb2801ba6d0f173f01bf364599985633cc27a2481f3aa1a6e945e9568d29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f92b82ecb324b473c7531ab8656ff38396069cd4b192bbeff75f84d5e5625bc
[INFO] running `Command { std: "docker" "start" "-a" "9f92b82ecb324b473c7531ab8656ff38396069cd4b192bbeff75f84d5e5625bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tlsh2 v1.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling boreal-parser v1.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling boreal v1.1.0
[INFO] [stderr]    Compiling boreal-cli v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.03s
[INFO] running `Command { std: "docker" "inspect" "9f92b82ecb324b473c7531ab8656ff38396069cd4b192bbeff75f84d5e5625bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f92b82ecb324b473c7531ab8656ff38396069cd4b192bbeff75f84d5e5625bc", kill_on_drop: false }`
[INFO] [stdout] 9f92b82ecb324b473c7531ab8656ff38396069cd4b192bbeff75f84d5e5625bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a423b85548cb81f42c8ac7e197bff499fe7407998a7118df9f58ceb88d31e38
[INFO] running `Command { std: "docker" "start" "-a" "5a423b85548cb81f42c8ac7e197bff499fe7407998a7118df9f58ceb88d31e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling boreal v1.1.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling boreal-cli v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.93s
[INFO] running `Command { std: "docker" "inspect" "5a423b85548cb81f42c8ac7e197bff499fe7407998a7118df9f58ceb88d31e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a423b85548cb81f42c8ac7e197bff499fe7407998a7118df9f58ceb88d31e38", kill_on_drop: false }`
[INFO] [stdout] 5a423b85548cb81f42c8ac7e197bff499fe7407998a7118df9f58ceb88d31e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91f660a7afe20d523f4904ea722fbdbe8b8defdd2d5d65f3f9d0330f787e08bf
[INFO] running `Command { std: "docker" "start" "-a" "91f660a7afe20d523f4904ea722fbdbe8b8defdd2d5d65f3f9d0330f787e08bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boreal-79fbe8005b61a170)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_types ... ok
[INFO] [stdout] test args::tests::verify_cli ... ok
[INFO] [stdout] test tests::test_scan_params_from_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-f451ee89693089f5)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_count_limit ... ignored
[INFO] [stdout] test test_count_process ... ignored
[INFO] [stdout] test test_invalid_save ... FAILED
[INFO] [stdout] test test_ignored_arguments ... ok
[INFO] [stdout] test test_input_cannot_read ... FAILED
[INFO] [stdout] test test_disable_includes ... ok
[INFO] [stdout] test test_module_names ... ok
[INFO] [stdout] test test_invalid_path ... ok
[INFO] [stdout] test test_max_strings_per_rule ... ok
[INFO] [stdout] test test_invalid_compiler_profile ... ok
[INFO] [stdout] test test_print_module_data ... FAILED
[INFO] [stdout] test test_match_max_length ... ok
[INFO] [stdout] test test_max_condition_depth ... ok
[INFO] [stdout] test test_parse_string_recursion_limit ... ok
[INFO] [stdout] test test_parse_expression_recursion_limit ... ok
[INFO] [stdout] test test_print_namespace ... ok
[INFO] [stdout] test test_invalid_load ... ok
[INFO] [stdout] test test_invalid_fragmented_scan_mode ... ok
[INFO] [stdout] test test_console_log ... ok
[INFO] [stdout] test test_multiple_rules_files ... ok
[INFO] [stdout] test test_print_scan_stats ... ok
[INFO] [stdout] test test_rule_error ... ok
[INFO] [stdout] test test_rule_include_error ... ok
[INFO] [stdout] test test_rule_include ... ok
[INFO] [stdout] test test_print_meta ... ok
[INFO] [stdout] test test_no_arguments ... ok
[INFO] [stdout] test test_negate ... ok
[INFO] [stdout] test test_scan_process ... ignored
[INFO] [stdout] test test_define_symbol ... ok
[INFO] [stdout] test test_print_string_stats ... ok
[INFO] [stdout] test test_count ... ok
[INFO] [stdout] test test_save_load ... ok
[INFO] [stdout] test test_identifier ... ok
[INFO] [stdout] test test_scan_file_with_process_name ... ok
[INFO] [stdout] test test_scan_file ... ok
[INFO] [stdout] test test_rule_warning ... ok
[INFO] [stdout] test test_scan_process_not_found ... ok
[INFO] [stdout] test test_print_string_matches ... ok
[INFO] [stdout] test test_rules_files_namespace ... ok
[INFO] [stdout] test test_no_mmap ... ok
[INFO] [stdout] test test_yr_invalid_number_of_arguments ... ok
[INFO] [stdout] test test_tags ... ok
[INFO] [stdout] test test_rule_dir ... ok
[INFO] [stdout] test test_string_max_nb_matches ... ok
[INFO] [stdout] test test_skip_larger ... ok
[INFO] [stdout] test test_scan_list ... ok
[INFO] [stdout] test test_print_string_xor_key ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] test test_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalid_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_invalid_save' (43) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(Unable to inspect file /tmp/.tmpuYsxAh/subdir/out)
[INFO] [stdout] ├── var: 
[INFO] [stdout] └── var as str: 
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/boreal" "save" "-f" "/tmp/.tmpuYsxAh/rule" "/tmp/.tmpuYsxAh/subdir/out"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e55cc6cb412 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e55cc6e25ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e55cc6e25ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e55cc6d1746 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55cc6d1746 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e55cc6a792f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e55cc6a792f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e55cc6c2b39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e55cc2f8f9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e55cc2f8f9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55cc6c2cf2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e55cc6c2cf2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e55cc6a79e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e55cc69f2a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e55cc6a896d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e55cc6e2d8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55cc33bc58 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[e55d8855dff947e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e55cc3464b7 - <assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic::<assert_cmd[e55d8855dff947e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5e55cc33e7a7 - <<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[e55d8855dff947e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e55cc3458a4 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[e55d8855dff947e9]::assert::Assert, assert_cmd[e55d8855dff947e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5e55cc2dd854 - <assert_cmd[e55d8855dff947e9]::assert::Assert>::stderr::<predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, assert_cmd[e55d8855dff947e9]::assert::StrOutputPredicate<predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:460:31
[INFO] [stdout]   24:     0x5e55cc2b527f - cli[b85d28fb85c47227]::test_invalid_save::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2093:18
[INFO] [stdout]   25:     0x5e55cc29802b - cli[b85d28fb85c47227]::test_cmd::<cli[b85d28fb85c47227]::test_invalid_save::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:68:13
[INFO] [stdout]   26:     0x5e55cc2c0a04 - cli[b85d28fb85c47227]::test_invalid_save
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2087:9
[INFO] [stdout]   27:     0x5e55cc2aec87 - cli[b85d28fb85c47227]::test_invalid_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2043:23
[INFO] [stdout]   28:     0x5e55cc2e3786 - <cli[b85d28fb85c47227]::test_invalid_save::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e55cc2ed34b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5e55cc2ed34b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5e55cc2f9baa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5e55cc2f4074 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5e55cc2f4074 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5e55cc2fc6a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5e55cc2fc6a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55cc6caa9f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5e55cc6caa9f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x78386895caa4 - <unknown>
[INFO] [stdout]   50:     0x7838689e9a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_input_cannot_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_input_cannot_read' (35) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed diff original var
[INFO] [stdout] ├── original: 
[INFO] [stdout] ├── diff: 
[INFO] [stdout] │   --- 	orig
[INFO] [stdout] │   +++ 	var
[INFO] [stdout] │   @@ -0,0 +1 @@
[INFO] [stdout] │   +bee /tmp/.tmplyg6Y5/child
[INFO] [stdout] └── var as str: bee /tmp/.tmplyg6Y5/child
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/boreal" "scan" "-r" "-f" "/tmp/.tmpVn522d" "/tmp/.tmplyg6Y5"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="bee /tmp/.tmplyg6Y5/child\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e55cc6cb412 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e55cc6e25ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e55cc6e25ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e55cc6d1746 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55cc6d1746 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e55cc6a792f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e55cc6a792f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e55cc6c2b39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e55cc2f8f9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e55cc2f8f9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55cc6c2cf2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e55cc6c2cf2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e55cc6a79e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e55cc69f2a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e55cc6a896d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e55cc6e2d8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55cc33bc58 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[e55d8855dff947e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e55cc3464b7 - <assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic::<assert_cmd[e55d8855dff947e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5e55cc33e7a7 - <<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[e55d8855dff947e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e55cc3458a4 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[e55d8855dff947e9]::assert::Assert, assert_cmd[e55d8855dff947e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5e55cc2ddfa3 - <assert_cmd[e55d8855dff947e9]::assert::Assert>::stdout::<&str, assert_cmd[e55d8855dff947e9]::assert::StrContentOutputPredicate>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:364:31
[INFO] [stdout]   24:     0x5e55cc2b73d4 - cli[b85d28fb85c47227]::test_input_cannot_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:786:14
[INFO] [stdout]   25:     0x5e55cc2a605f - cli[b85d28fb85c47227]::test_scan::<cli[b85d28fb85c47227]::test_input_cannot_read::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:46:5
[INFO] [stdout]   26:     0x5e55cc2c2d64 - cli[b85d28fb85c47227]::test_input_cannot_read
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:784:5
[INFO] [stdout]   27:     0x5e55cc2aeef7 - cli[b85d28fb85c47227]::test_input_cannot_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:765:28
[INFO] [stdout]   28:     0x5e55cc2e3ac6 - <cli[b85d28fb85c47227]::test_input_cannot_read::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e55cc2ed34b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5e55cc2ed34b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5e55cc2f9baa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5e55cc2f4074 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5e55cc2f4074 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5e55cc2fc6a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5e55cc2fc6a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55cc6caa9f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5e55cc6caa9f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x78386895caa4 - <unknown>
[INFO] [stdout]   50:     0x7838689e9a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_print_module_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_print_module_data' (183) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed ((((((((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] )) && var.contains(delayed_import_details = [])) && var.contains(dll_name = "mtxex.dll")) && var.contains(["ProductName"] = { 4d6963726f736f6674ae2057696e646f7773ae204f7065726174696e672053797374656d })) && var.contains(
[INFO] [stdout]         image_version
[INFO] [stdout]             major = 10 (0xa)
[INFO] [stdout]             minor = 0 (0x0)
[INFO] [stdout] )) && var.contains(
[INFO] [stdout]         version_info
[INFO] [stdout]             ["CompanyName"] = "Microsoft Corporation"
[INFO] [stdout] ))
[INFO] [stdout] ├── var as str: 
[INFO] [stdout] └── (((((((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] )) && var.contains(delayed_import_details = [])) && var.contains(dll_name = "mtxex.dll")) && var.contains(["ProductName"] = { 4d6963726f736f6674ae2057696e646f7773ae204f7065726174696e672053797374656d })) && var.contains(
[INFO] [stdout]         image_version
[INFO] [stdout]             major = 10 (0xa)
[INFO] [stdout]             minor = 0 (0x0)
[INFO] [stdout] ))
[INFO] [stdout]     └── ((((((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] )) && var.contains(delayed_import_details = [])) && var.contains(dll_name = "mtxex.dll")) && var.contains(["ProductName"] = { 4d6963726f736f6674ae2057696e646f7773ae204f7065726174696e672053797374656d }))
[INFO] [stdout]         └── (((((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] )) && var.contains(delayed_import_details = [])) && var.contains(dll_name = "mtxex.dll"))
[INFO] [stdout]             └── ((((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] )) && var.contains(delayed_import_details = []))
[INFO] [stdout]                 └── (((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef])) && var.contains(
[INFO] [stdout]         data_directories
[INFO] [stdout]             [0]
[INFO] [stdout]                 size = 220 (0xdc)
[INFO] [stdout] ))
[INFO] [stdout]                     └── ((((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000))) && var.contains(base_of_data[undef]))
[INFO] [stdout]                         └── (((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function])) && var.contains(base_of_code = 4096 (0x1000)))
[INFO] [stdout]                             └── ((var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000))) && var.contains(section_index[function]))
[INFO] [stdout]                                 └── (var.starts_with("pe\n") && var.contains(DLL = 8192 (0x2000)))
[INFO] [stdout]                                     └── var.starts_with("pe\n")
[INFO] [stdout]                                         └── var: 
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/boreal" "scan" "-D" "-f" "/tmp/.tmpQx8bK6" "/opt/rustwide/workdir/../boreal/tests/assets/libyara/data/mtxex.dll"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Cannot scan /opt/rustwide/workdir/../boreal/tests/assets/libyara/data/mtxex.dll: cannot read file to scan: No such file or directory (os error 2)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e55cc6cb412 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e55cc6cb412 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e55cc6e25ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e55cc6e25ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5e55cc6d1746 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e55cc6d1746 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e55cc6a792f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e55cc6a792f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e55cc6c2b39 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e55cc2f8f9e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e55cc2f8f9e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e55cc6c2cf2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e55cc6c2cf2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e55cc6a79e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e55cc69f2a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e55cc6a896d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e55cc6e2d8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e55cc33bc58 - core[c5ed12ab89cc536a]::panicking::panic_display::<assert_cmd[e55d8855dff947e9]::assert::AssertError>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5e55cc3464b7 - <assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic::<assert_cmd[e55d8855dff947e9]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5e55cc33e7a7 - <<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert> as core[c5ed12ab89cc536a]::ops::function::FnOnce<(assert_cmd[e55d8855dff947e9]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e55cc3458a4 - <core[c5ed12ab89cc536a]::result::Result<assert_cmd[e55d8855dff947e9]::assert::Assert, assert_cmd[e55d8855dff947e9]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[e55d8855dff947e9]::assert::AssertError>::panic<assert_cmd[e55d8855dff947e9]::assert::Assert>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5e55cc2dd963 - <assert_cmd[e55d8855dff947e9]::assert::Assert>::stdout::<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::str::basics::StartsWithPredicate, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, assert_cmd[e55d8855dff947e9]::assert::StrOutputPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::boolean::AndPredicate<predicates[7d8d8292dbb69675]::str::basics::StartsWithPredicate, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>, predicates[7d8d8292dbb69675]::str::basics::ContainsPredicate, str>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:364:31
[INFO] [stdout]   24:     0x5e55cc2b7cd3 - cli[b85d28fb85c47227]::test_print_module_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:612:14
[INFO] [stdout]   25:     0x5e55cc2a64d9 - cli[b85d28fb85c47227]::test_scan::<cli[b85d28fb85c47227]::test_print_module_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:46:5
[INFO] [stdout]   26:     0x5e55cc2c32cd - cli[b85d28fb85c47227]::test_print_module_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:610:5
[INFO] [stdout]   27:     0x5e55cc2aef27 - cli[b85d28fb85c47227]::test_print_module_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:592:28
[INFO] [stdout]   28:     0x5e55cc2e3b06 - <cli[b85d28fb85c47227]::test_print_module_data::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5e55cc2ed34b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5e55cc2ed34b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x5e55cc2f9baa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5e55cc2f9baa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x5e55cc2f9baa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x5e55cc2f4074 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x5e55cc2f4074 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x5e55cc2fc6a2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e55cc2fc6a2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x5e55cc2fc6a2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e55cc6caa9f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x5e55cc6caa9f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x78386895caa4 - <unknown>
[INFO] [stdout]   50:     0x7838689e9a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_input_cannot_read
[INFO] [stdout]     test_invalid_save
[INFO] [stdout]     test_print_module_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 3 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91f660a7afe20d523f4904ea722fbdbe8b8defdd2d5d65f3f9d0330f787e08bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f660a7afe20d523f4904ea722fbdbe8b8defdd2d5d65f3f9d0330f787e08bf", kill_on_drop: false }`
[INFO] [stdout] 91f660a7afe20d523f4904ea722fbdbe8b8defdd2d5d65f3f9d0330f787e08bf
