[INFO] cloning repository https://github.com/nurmukhametdaniyar/pust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nurmukhametdaniyar/pust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurmukhametdaniyar%2Fpust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurmukhametdaniyar%2Fpust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71b300b57a11d5ffb5c8a4f4c10c1928804f07c3
[INFO] testing nurmukhametdaniyar/pust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurmukhametdaniyar%2Fpust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nurmukhametdaniyar/pust
[INFO] finished tweaking git repo https://github.com/nurmukhametdaniyar/pust
[INFO] tweaked toml for git repo https://github.com/nurmukhametdaniyar/pust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nurmukhametdaniyar/pust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nurmukhametdaniyar/pust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sudo v0.6.0
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded xcursor v0.3.4
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.4
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded wayland-scanner v0.29.5
[INFO] [stderr]   Downloaded clap_derive v4.0.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded wayland-client v0.29.5
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded clap v4.0.10
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.16.0
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded wayland-protocols v0.29.5
[INFO] [stderr]   Downloaded nix v0.24.2
[INFO] [stderr]   Downloaded smallvec v1.10.0
[INFO] [stderr]   Downloaded mockall_double v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded wayland-commons v0.29.5
[INFO] [stderr]   Downloaded smithay-clipboard v0.6.6
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded downcast-rs v1.2.0
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded wayland-cursor v0.29.5
[INFO] [stderr]   Downloaded scoped-tls v1.0.0
[INFO] [stderr]   Downloaded dlib v0.5.0
[INFO] [stderr]   Downloaded wayland-sys v0.29.5
[INFO] [stderr]   Downloaded copypasta v0.8.1
[INFO] [stderr]   Downloaded rpassword v7.0.0
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da693777ada0ee3336fd20f41d717314eb13abef8e359abbc897e852e602eaf1
[INFO] running `Command { std: "docker" "start" "-a" "da693777ada0ee3336fd20f41d717314eb13abef8e359abbc897e852e602eaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da693777ada0ee3336fd20f41d717314eb13abef8e359abbc897e852e602eaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da693777ada0ee3336fd20f41d717314eb13abef8e359abbc897e852e602eaf1", kill_on_drop: false }`
[INFO] [stdout] da693777ada0ee3336fd20f41d717314eb13abef8e359abbc897e852e602eaf1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b98b8af0c59218316d4b0d6211133638725c638c3943bd224193b1ae8886541
[INFO] running `Command { std: "docker" "start" "-a" "0b98b8af0c59218316d4b0d6211133638725c638c3943bd224193b1ae8886541", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling fragile v1.2.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling mockall_derive v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.0.10
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling sudo v0.6.0
[INFO] [stderr]    Compiling rpassword v7.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling clap v4.0.10
[INFO] [stderr]    Compiling mockall v0.11.2
[INFO] [stderr]    Compiling x11-clipboard v0.6.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling copypasta v0.8.1
[INFO] [stderr]    Compiling pust v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0b98b8af0c59218316d4b0d6211133638725c638c3943bd224193b1ae8886541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b98b8af0c59218316d4b0d6211133638725c638c3943bd224193b1ae8886541", kill_on_drop: false }`
[INFO] [stdout] 0b98b8af0c59218316d4b0d6211133638725c638c3943bd224193b1ae8886541
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83f63ae446ce518bf887ac321a8bc73b5f51a00ec3d864438aa8ce5e382dfc06
[INFO] running `Command { std: "docker" "start" "-a" "83f63ae446ce518bf887ac321a8bc73b5f51a00ec3d864438aa8ce5e382dfc06", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling pust v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "83f63ae446ce518bf887ac321a8bc73b5f51a00ec3d864438aa8ce5e382dfc06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83f63ae446ce518bf887ac321a8bc73b5f51a00ec3d864438aa8ce5e382dfc06", kill_on_drop: false }`
[INFO] [stdout] 83f63ae446ce518bf887ac321a8bc73b5f51a00ec3d864438aa8ce5e382dfc06
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c33e0a16c98afb50357b6761dc4de3f0dec183eb8dbfc9d87aea3e53c814a281
[INFO] running `Command { std: "docker" "start" "-a" "c33e0a16c98afb50357b6761dc4de3f0dec183eb8dbfc9d87aea3e53c814a281", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pust-ec5baf64f7d43765)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test alphabet::test::should_append_digits ... ok
[INFO] [stdout] test alphabet::test::should_not_append_digits ... ok
[INFO] [stdout] test alphabet::test::should_generate_identical_passwords ... ok
[INFO] [stdout] test alphabet::test::should_append_upper ... ok
[INFO] [stdout] test alphabet::test::should_append_lower ... ok
[INFO] [stdout] test alphabet::test::should_create_new_alphabet ... ok
[INFO] [stdout] test alphabet::test::should_generate_identical_chars ... ok
[INFO] [stdout] test alphabet::test::should_not_append_lower ... ok
[INFO] [stdout] test alphabet::test::should_not_append_special ... ok
[INFO] [stdout] test alphabet::test::should_not_generate_identical_passwords ... ok
[INFO] [stdout] test rnger::test::should_generate_different_output ... ok
[INFO] [stdout] test rnger::test::should_generate_same_output ... ok
[INFO] [stdout] test alphabet::test::should_not_append_upper ... ok
[INFO] [stdout] test config::test::check_args_match ... ok
[INFO] [stdout] test alphabet::test::should_append_special ... ok
[INFO] [stdout] test alphabet::test::should_return_empty_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-02bf18f5861c5ab2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test run_usually ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] test run_with_length ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_usually stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_usually' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```"\nthread \'main\' panicked at src/password.rs:71:44:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 6, kind: Uncategorized, message: \"No such device or address\" }\nstack backtrace:\n   0:     0x5cac27e0e7d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5cac27e0e7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5cac27e0e7d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5cac27e0e7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5cac27e2def3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76\n   5:     0x5cac27e2def3 - core::fmt::write::h8a494366950f23bb\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25\n   6:     0x5cac27e0bef3 - std::io::default_write_fmt::ha27fbccbc65eb6fa\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11\n   7:     0x5cac27e0bef3 - std::io::Write::write_fmt::h6556609fca33d0b1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13\n   8:     0x5cac27e0e622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9\n   9:     0x5cac27e0f7c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27\n  10:     0x5cac27e0f5a5 - std::panicking::default_hook::h2c66fc99e962531d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9\n  11:     0x5cac27e101d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13\n  12:     0x5cac27e0ff6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13\n  13:     0x5cac27e0ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18\n  14:     0x5cac27e0fbfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5\n  15:     0x5cac27e2cff0 - core::panicking::panic_fmt::h62f63d096dd276af\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14\n  16:     0x5cac27e2d4a6 - core::result::unwrap_failed::h95bc3f5a607b2c95\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5\n  17:     0x5cac27c590ec - core::result::Result<T,E>::unwrap::h1c589f1c720ec8e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23\n  18:     0x5cac27c590ec - pust::password::Password::read_password::h2ceb0a5c7217eb8e\n                               at /opt/rustwide/workdir/src/password.rs:71:44\n  19:     0x5cac27c4f7f3 - pust::main::h4341b0c3a8672e20\n                               at /opt/rustwide/workdir/src/main.rs:41:32\n  20:     0x5cac27c4c01b - core::ops::function::FnOnce::call_once::h0ebdcccb4b6244a6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5\n  21:     0x5cac27c5b8fe - std::sys::backtrace::__rust_begin_short_backtrace::h1ce67ad14a8f98f4\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18\n  22:     0x5cac27c52911 - std::rt::lang_start::{{closure}}::hc863e1b131d57fe8\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18\n  23:     0x5cac27e06ce0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21\n  24:     0x5cac27e06ce0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  25:     0x5cac27e06ce0 - std::panicking::catch_unwind::h50591d85bf847c7c\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  26:     0x5cac27e06ce0 - std::panic::catch_unwind::h2487b4c4f2ae22c6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  27:     0x5cac27e06ce0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24\n  28:     0x5cac27e06ce0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  29:     0x5cac27e06ce0 - std::panicking::catch_unwind::hf9a822ea043fb0d6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  30:     0x5cac27e06ce0 - std::panic::catch_unwind::h5b3cac802237ed89\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  31:     0x5cac27e06ce0 - std::rt::lang_start_internal::h34f9328d113fd60a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5\n  32:     0x5cac27c528f7 - std::rt::lang_start::hb36cf2786a7b43ea\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5\n  33:     0x5cac27c51bae - main\n  34:     0x7c9d1bee01ca - <unknown>\n  35:     0x7c9d1bee028b - __libc_start_main\n  36:     0x5cac27c49535 - _start\n  37:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/pust" "test"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout="Create master password: "
[INFO] [stdout] stderr="\nthread \'main\' panicked at src/password.rs:71:44:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 6, kind: Uncategorized, message: \"No such device or address\" }\nstack backtrace:\n   0:     0x5cac27e0e7d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5cac27e0e7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5cac27e0e7d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5cac27e0e7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5cac27e2def3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76\n   5:     0x5cac27e2def3 - core::fmt::write::h8a494366950f23bb\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25\n   6:     0x5cac27e0bef3 - std::io::default_write_fmt::ha27fbccbc65eb6fa\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11\n   7:     0x5cac27e0bef3 - std::io::Write::write_fmt::h6556609fca33d0b1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13\n   8:     0x5cac27e0e622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9\n   9:     0x5cac27e0f7c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27\n  10:     0x5cac27e0f5a5 - std::panicking::default_hook::h2c66fc99e962531d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9\n  11:     0x5cac27e101d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13\n  12:     0x5cac27e0ff6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13\n  13:     0x5cac27e0ecd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18\n  14:     0x5cac27e0fbfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5\n  15:     0x5cac27e2cff0 - core::panicking::panic_fmt::h62f63d096dd276af\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14\n  16:     0x5cac27e2d4a6 - core::result::unwrap_failed::h95bc3f5a607b2c95\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5\n  17:     0x5cac27c590ec - core::result::Result<T,E>::unwrap::h1c589f1c720ec8e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23\n  18:     0x5cac27c590ec - pust::password::Password::read_password::h2ceb0a5c7217eb8e\n                               at /opt/rustwide/workdir/src/password.rs:71:44\n  19:     0x5cac27c4f7f3 - pust::main::h4341b0c3a8672e20\n                               at /opt/rustwide/workdir/src/main.rs:41:32\n  20:     0x5cac27c4c01b - core::ops::function::FnOnce::call_once::h0ebdcccb4b6244a6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5\n  21:     0x5cac27c5b8fe - std::sys::backtrace::__rust_begin_short_backtrace::h1ce67ad14a8f98f4\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18\n  22:     0x5cac27c52911 - std::rt::lang_start::{{closure}}::hc863e1b131d57fe8\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18\n  23:     0x5cac27e06ce0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21\n  24:     0x5cac27e06ce0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  25:     0x5cac27e06ce0 - std::panicking::catch_unwind::h50591d85bf847c7c\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  26:     0x5cac27e06ce0 - std::panic::catch_unwind::h2487b4c4f2ae22c6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  27:     0x5cac27e06ce0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24\n  28:     0x5cac27e06ce0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  29:     0x5cac27e06ce0 - std::panicking::catch_unwind::hf9a822ea043fb0d6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  30:     0x5cac27e06ce0 - std::panic::catch_unwind::h5b3cac802237ed89\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  31:     0x5cac27e06ce0 - std::rt::lang_start_internal::h34f9328d113fd60a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5\n  32:     0x5cac27c528f7 - std::rt::lang_start::hb36cf2786a7b43ea\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5\n  33:     0x5cac27c51bae - main\n  34:     0x7c9d1bee01ca - <unknown>\n  35:     0x7c9d1bee028b - __libc_start_main\n  36:     0x5cac27c49535 - _start\n  37:                0x0 - <unknown>\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bec8c40542 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bec8c40542 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bec8c40542 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56bec8c40542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56bec8c669c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56bec8c669c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56bec8c3d123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56bec8c3d123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56bec8c40392 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56bec8c41b39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56bec8c4196e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56bec8bf56c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56bec8bf56c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56bec8c4250e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56bec8c4250e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56bec8c422da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56bec8c40a39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56bec8c41f6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56bec8c651e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56bec8c03540 - core::panicking::panic_display::h6cabac7fd7f1aa0a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x56bec8c07327 - assert_cmd::assert::AssertError::panic::he1dd2c80582eb725
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x56bec8c00287 - core::ops::function::FnOnce::call_once::h74d4ce910eca18f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x56bec8c06124 - core::result::Result<T,E>::unwrap_or_else::h3b26a88bf199bf87
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   23:     0x56bec8c06f86 - assert_cmd::assert::Assert::success::hf3ddb8fcba7d6c4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x56bec8bbbb56 - cli::run_usually::hb0bfc9b4fa97536b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:12:18
[INFO] [stdout]   25:     0x56bec8bbb9e7 - cli::run_usually::{{closure}}::hbe6e7c88fe9fe83d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:8:21
[INFO] [stdout]   26:     0x56bec8bba1f6 - core::ops::function::FnOnce::call_once::hae42c1a536c39fb0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x56bec8bfaf2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x56bec8bfaf2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x56bec8bfa065 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x56bec8bfa065 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x56bec8bfa065 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x56bec8bfa065 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x56bec8bfa065 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x56bec8bfa065 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x56bec8bfa065 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x56bec8bbdc64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x56bec8bbdc64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x56bec8bc163a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x56bec8bc163a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56bec8bc163a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56bec8bc163a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56bec8bc163a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56bec8bc163a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x56bec8bc163a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x56bec8c4548f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x56bec8c4548f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7e4a12f74aa4 - <unknown>
[INFO] [stdout]   48:     0x7e4a13001a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_with_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_with_length' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```"\nthread \'main\' panicked at src/password.rs:71:44:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 6, kind: Uncategorized, message: \"No such device or address\" }\nstack backtrace:\n   0:     0x5fa8f59da7d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5fa8f59da7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5fa8f59da7d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5fa8f59da7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5fa8f59f9ef3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76\n   5:     0x5fa8f59f9ef3 - core::fmt::write::h8a494366950f23bb\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25\n   6:     0x5fa8f59d7ef3 - std::io::default_write_fmt::ha27fbccbc65eb6fa\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11\n   7:     0x5fa8f59d7ef3 - std::io::Write::write_fmt::h6556609fca33d0b1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13\n   8:     0x5fa8f59da622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9\n   9:     0x5fa8f59db7c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27\n  10:     0x5fa8f59db5a5 - std::panicking::default_hook::h2c66fc99e962531d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9\n  11:     0x5fa8f59dc1d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13\n  12:     0x5fa8f59dbf6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13\n  13:     0x5fa8f59dacd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18\n  14:     0x5fa8f59dbbfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5\n  15:     0x5fa8f59f8ff0 - core::panicking::panic_fmt::h62f63d096dd276af\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14\n  16:     0x5fa8f59f94a6 - core::result::unwrap_failed::h95bc3f5a607b2c95\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5\n  17:     0x5fa8f58250ec - core::result::Result<T,E>::unwrap::h1c589f1c720ec8e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23\n  18:     0x5fa8f58250ec - pust::password::Password::read_password::h2ceb0a5c7217eb8e\n                               at /opt/rustwide/workdir/src/password.rs:71:44\n  19:     0x5fa8f581b7f3 - pust::main::h4341b0c3a8672e20\n                               at /opt/rustwide/workdir/src/main.rs:41:32\n  20:     0x5fa8f581801b - core::ops::function::FnOnce::call_once::h0ebdcccb4b6244a6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5\n  21:     0x5fa8f58278fe - std::sys::backtrace::__rust_begin_short_backtrace::h1ce67ad14a8f98f4\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18\n  22:     0x5fa8f581e911 - std::rt::lang_start::{{closure}}::hc863e1b131d57fe8\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18\n  23:     0x5fa8f59d2ce0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21\n  24:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  25:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::h50591d85bf847c7c\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  26:     0x5fa8f59d2ce0 - std::panic::catch_unwind::h2487b4c4f2ae22c6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  27:     0x5fa8f59d2ce0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24\n  28:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  29:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::hf9a822ea043fb0d6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  30:     0x5fa8f59d2ce0 - std::panic::catch_unwind::h5b3cac802237ed89\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  31:     0x5fa8f59d2ce0 - std::rt::lang_start_internal::h34f9328d113fd60a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5\n  32:     0x5fa8f581e8f7 - std::rt::lang_start::hb36cf2786a7b43ea\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5\n  33:     0x5fa8f581dbae - main\n  34:     0x74de854221ca - <unknown>\n  35:     0x74de8542228b - __libc_start_main\n  36:     0x5fa8f5815535 - _start\n  37:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/pust" "test" "--length" "16"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout="Create master password: "
[INFO] [stdout] stderr="\nthread \'main\' panicked at src/password.rs:71:44:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 6, kind: Uncategorized, message: \"No such device or address\" }\nstack backtrace:\n   0:     0x5fa8f59da7d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5fa8f59da7d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5fa8f59da7d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5fa8f59da7d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5fa8f59f9ef3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76\n   5:     0x5fa8f59f9ef3 - core::fmt::write::h8a494366950f23bb\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25\n   6:     0x5fa8f59d7ef3 - std::io::default_write_fmt::ha27fbccbc65eb6fa\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11\n   7:     0x5fa8f59d7ef3 - std::io::Write::write_fmt::h6556609fca33d0b1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13\n   8:     0x5fa8f59da622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9\n   9:     0x5fa8f59db7c3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27\n  10:     0x5fa8f59db5a5 - std::panicking::default_hook::h2c66fc99e962531d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9\n  11:     0x5fa8f59dc1d5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13\n  12:     0x5fa8f59dbf6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13\n  13:     0x5fa8f59dacd9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18\n  14:     0x5fa8f59dbbfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5\n  15:     0x5fa8f59f8ff0 - core::panicking::panic_fmt::h62f63d096dd276af\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14\n  16:     0x5fa8f59f94a6 - core::result::unwrap_failed::h95bc3f5a607b2c95\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5\n  17:     0x5fa8f58250ec - core::result::Result<T,E>::unwrap::h1c589f1c720ec8e2\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23\n  18:     0x5fa8f58250ec - pust::password::Password::read_password::h2ceb0a5c7217eb8e\n                               at /opt/rustwide/workdir/src/password.rs:71:44\n  19:     0x5fa8f581b7f3 - pust::main::h4341b0c3a8672e20\n                               at /opt/rustwide/workdir/src/main.rs:41:32\n  20:     0x5fa8f581801b - core::ops::function::FnOnce::call_once::h0ebdcccb4b6244a6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5\n  21:     0x5fa8f58278fe - std::sys::backtrace::__rust_begin_short_backtrace::h1ce67ad14a8f98f4\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18\n  22:     0x5fa8f581e911 - std::rt::lang_start::{{closure}}::hc863e1b131d57fe8\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18\n  23:     0x5fa8f59d2ce0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21\n  24:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  25:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::h50591d85bf847c7c\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  26:     0x5fa8f59d2ce0 - std::panic::catch_unwind::h2487b4c4f2ae22c6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  27:     0x5fa8f59d2ce0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24\n  28:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40\n  29:     0x5fa8f59d2ce0 - std::panicking::catch_unwind::hf9a822ea043fb0d6\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19\n  30:     0x5fa8f59d2ce0 - std::panic::catch_unwind::h5b3cac802237ed89\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14\n  31:     0x5fa8f59d2ce0 - std::rt::lang_start_internal::h34f9328d113fd60a\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5\n  32:     0x5fa8f581e8f7 - std::rt::lang_start::hb36cf2786a7b43ea\n                               at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5\n  33:     0x5fa8f581dbae - main\n  34:     0x74de854221ca - <unknown>\n  35:     0x74de8542228b - __libc_start_main\n  36:     0x5fa8f5815535 - _start\n  37:                0x0 - <unknown>\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bec8c40542 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bec8c40542 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bec8c40542 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56bec8c40542 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56bec8c669c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56bec8c669c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56bec8c3d123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56bec8c3d123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56bec8c40392 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56bec8c41b39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56bec8c4196e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56bec8bf56c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56bec8bf56c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56bec8c4250e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56bec8c4250e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56bec8c422da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56bec8c40a39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56bec8c41f6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56bec8c651e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56bec8c03540 - core::panicking::panic_display::h6cabac7fd7f1aa0a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x56bec8c07327 - assert_cmd::assert::AssertError::panic::he1dd2c80582eb725
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x56bec8c00287 - core::ops::function::FnOnce::call_once::h74d4ce910eca18f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x56bec8c06124 - core::result::Result<T,E>::unwrap_or_else::h3b26a88bf199bf87
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   23:     0x56bec8c06f86 - assert_cmd::assert::Assert::success::hf3ddb8fcba7d6c4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x56bec8bbbdc2 - cli::run_with_length::h2fa37ffa5bcb35a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:24:18
[INFO] [stdout]   25:     0x56bec8bbbbc7 - cli::run_with_length::{{closure}}::h658a009f6fd36eba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:18:25
[INFO] [stdout]   26:     0x56bec8bba176 - core::ops::function::FnOnce::call_once::h6cbbd3397201c7d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x56bec8bfaf2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x56bec8bfaf2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x56bec8bfa065 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x56bec8bfa065 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x56bec8bfa065 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x56bec8bfa065 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x56bec8bfa065 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x56bec8bfa065 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x56bec8bfa065 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x56bec8bbdc64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x56bec8bbdc64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x56bec8bc163a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x56bec8bc163a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x56bec8bc163a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x56bec8bc163a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x56bec8bc163a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56bec8bc163a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x56bec8bc163a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x56bec8c4548f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x56bec8c4548f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7e4a12f74aa4 - <unknown>
[INFO] [stdout]   48:     0x7e4a13001a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_usually
[INFO] [stdout]     run_with_length
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c33e0a16c98afb50357b6761dc4de3f0dec183eb8dbfc9d87aea3e53c814a281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33e0a16c98afb50357b6761dc4de3f0dec183eb8dbfc9d87aea3e53c814a281", kill_on_drop: false }`
[INFO] [stdout] c33e0a16c98afb50357b6761dc4de3f0dec183eb8dbfc9d87aea3e53c814a281
