[INFO] cloning repository https://github.com/welschmorgan/pgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welschmorgan/pgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fpgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fpgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d153fd6af6fcffd16b83f9f55004fcfee002b82c
[INFO] testing welschmorgan/pgrep against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fpgrep" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/welschmorgan/pgrep
[INFO] finished tweaking git repo https://github.com/welschmorgan/pgrep
[INFO] tweaked toml for git repo https://github.com/welschmorgan/pgrep written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welschmorgan/pgrep on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/welschmorgan/pgrep 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75136fe48754d4bb343e183fdf2371c50e8b83126f50517f039d280899bbee9c
[INFO] running `Command { std: "docker" "start" "-a" "75136fe48754d4bb343e183fdf2371c50e8b83126f50517f039d280899bbee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75136fe48754d4bb343e183fdf2371c50e8b83126f50517f039d280899bbee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75136fe48754d4bb343e183fdf2371c50e8b83126f50517f039d280899bbee9c", kill_on_drop: false }`
[INFO] [stdout] 75136fe48754d4bb343e183fdf2371c50e8b83126f50517f039d280899bbee9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c870038eaaaced221ac11dc6710ccd1c464640c7eafe2b994ecd662a56e9b93e
[INFO] running `Command { std: "docker" "start" "-a" "c870038eaaaced221ac11dc6710ccd1c464640c7eafe2b994ecd662a56e9b93e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling pgrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/lib/ui/terminal.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{log, Level};
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s
[INFO] running `Command { std: "docker" "inspect" "c870038eaaaced221ac11dc6710ccd1c464640c7eafe2b994ecd662a56e9b93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c870038eaaaced221ac11dc6710ccd1c464640c7eafe2b994ecd662a56e9b93e", kill_on_drop: false }`
[INFO] [stdout] c870038eaaaced221ac11dc6710ccd1c464640c7eafe2b994ecd662a56e9b93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fad318cdc1646443bb7c583ba27ba3fc316c4c435730e44cf1250182bf65bb7
[INFO] running `Command { std: "docker" "start" "-a" "6fad318cdc1646443bb7c583ba27ba3fc316c4c435730e44cf1250182bf65bb7", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/lib/ui/terminal.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{log, Level};
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pgrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/lib/ui/terminal.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{log, Level};
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "6fad318cdc1646443bb7c583ba27ba3fc316c4c435730e44cf1250182bf65bb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fad318cdc1646443bb7c583ba27ba3fc316c4c435730e44cf1250182bf65bb7", kill_on_drop: false }`
[INFO] [stdout] 6fad318cdc1646443bb7c583ba27ba3fc316c4c435730e44cf1250182bf65bb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7853d790df32b3166d45840d46d62fe61511702b98773f5b018415529b93685d
[INFO] running `Command { std: "docker" "start" "-a" "7853d790df32b3166d45840d46d62fe61511702b98773f5b018415529b93685d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log`
[INFO] [stderr]   --> src/lib/ui/terminal.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | use log::{log, Level};
[INFO] [stderr]    |           ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pgrep` (lib) generated 1 warning (run `cargo fix --lib -p pgrep` to apply 1 suggestion)
[INFO] [stderr] warning: `pgrep` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/pgrep-bf094bf59481820c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test config::tests::common_dirs ... ok
[INFO] [stdout] test query::tests::fixed ... ok
[INFO] [stdout] test query::tests::digit ... ok
[INFO] [stdout] test query::tests::optional_char ... ok
[INFO] [stdout] test query::tests::required_char ... ok
[INFO] [stdout] test query::tests::star ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/pgrep-d59542818bac37da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pgrep
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib/query.rs - query::Query (line 57) ... ok
[INFO] [stdout] test src/lib/project.rs - project::FolderScan::new (line 28) ... ok
[INFO] [stdout] test src/lib/config.rs - config::expand_path (line 30) ... ok
[INFO] [stdout] test src/lib/cache.rs - cache::Cache::load (line 190) ... ok
[INFO] [stdout] test src/lib/cache.rs - cache::Cache::load_store (line 290) ... ok
[INFO] [stdout] test src/lib/cache.rs - cache::Cache::store (line 238) ... ok
[INFO] [stdout] test src/lib/cache.rs - cache::Cache::path (line 164) ... ok
[INFO] [stdout] test src/lib/config.rs - config::expand_path (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib/config.rs - config::expand_path (line 13) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (254) panicked at src/lib/config.rs:15:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "/root/my_folder"
[INFO] [stdout]  right: "/home/root/my_folder"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f204f55af22 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f204f55af22 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f204f55af22 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f204f55af22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f204f56aeef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f204f56aeef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f204f538c23 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f204f538c23 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f204f53e462 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f204f54017c - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f204f53ffd6 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5f204f540755 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5f204f5405ea - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5f204f53e599 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5f204f52d5bd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5f204f56e7e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f204f56e653 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   17:     0x5f204f510772 - core::panicking::assert_failed::ha1cdf52957497bce
[INFO] [stdout]   18:     0x5f204f512113 - rust_out::main::_doctest_main_src_lib_config_rs_13_0::h5a3a899e4eebffa4
[INFO] [stdout]   19:     0x5f204f511f66 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   20:     0x5f204f5103e3 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   21:     0x5f204f510336 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   22:     0x5f204f510319 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   23:     0x5f204f539e50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5f204f539e50 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5f204f539e50 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5f204f539e50 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5f204f539e50 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5f204f539e50 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f204f539e50 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f204f539e50 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f204f539e50 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5f204f510301 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   33:     0x5f204f512295 - main
[INFO] [stdout]   34:     0x7a51770491ca - <unknown>
[INFO] [stdout]   35:     0x7a517704928b - __libc_start_main
[INFO] [stdout]   36:     0x5f204f5101c5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib/config.rs - config::expand_path (line 13)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7853d790df32b3166d45840d46d62fe61511702b98773f5b018415529b93685d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7853d790df32b3166d45840d46d62fe61511702b98773f5b018415529b93685d", kill_on_drop: false }`
[INFO] [stdout] 7853d790df32b3166d45840d46d62fe61511702b98773f5b018415529b93685d
