[INFO] fetching crate vsm 0.1.1...
[INFO] testing vsm-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate vsm 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate vsm 0.1.1
[INFO] finished tweaking crates.io crate vsm 0.1.1
[INFO] tweaked toml for crates.io crate vsm 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vsm 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vsm 0.1.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded newline-converter v0.2.1
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded terminal_size v0.2.2
[INFO] [stderr]   Downloaded inquire v0.5.2
[INFO] [stderr]   Downloaded clap v4.0.18
[INFO] [stderr]   Downloaded rustix v0.35.13
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ce7c2c7872ce75c6f0aa331290f86cf96cf2b0cdac700a20cda8168067cec2a
[INFO] running `Command { std: "docker" "start" "-a" "0ce7c2c7872ce75c6f0aa331290f86cf96cf2b0cdac700a20cda8168067cec2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ce7c2c7872ce75c6f0aa331290f86cf96cf2b0cdac700a20cda8168067cec2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce7c2c7872ce75c6f0aa331290f86cf96cf2b0cdac700a20cda8168067cec2a", kill_on_drop: false }`
[INFO] [stdout] 0ce7c2c7872ce75c6f0aa331290f86cf96cf2b0cdac700a20cda8168067cec2a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3de1615a1012473eb78584f178cfd7402a62286b6848598db0f6af4af4f00f4
[INFO] running `Command { std: "docker" "start" "-a" "a3de1615a1012473eb78584f178cfd7402a62286b6848598db0f6af4af4f00f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling newline-converter v0.2.1
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.2.2
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling inquire v0.5.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling vsm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.90s
[INFO] running `Command { std: "docker" "inspect" "a3de1615a1012473eb78584f178cfd7402a62286b6848598db0f6af4af4f00f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3de1615a1012473eb78584f178cfd7402a62286b6848598db0f6af4af4f00f4", kill_on_drop: false }`
[INFO] [stdout] a3de1615a1012473eb78584f178cfd7402a62286b6848598db0f6af4af4f00f4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372b511bd14654873158b36e4587fa3c5fd194937e5a911ef1594a0daeba0ffc
[INFO] running `Command { std: "docker" "start" "-a" "372b511bd14654873158b36e4587fa3c5fd194937e5a911ef1594a0daeba0ffc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling vsm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.09s
[INFO] running `Command { std: "docker" "inspect" "372b511bd14654873158b36e4587fa3c5fd194937e5a911ef1594a0daeba0ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372b511bd14654873158b36e4587fa3c5fd194937e5a911ef1594a0daeba0ffc", kill_on_drop: false }`
[INFO] [stdout] 372b511bd14654873158b36e4587fa3c5fd194937e5a911ef1594a0daeba0ffc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0dc2088ad72c36a8473957dd15cf2589e464053ef33b113213c9b04584cc820a
[INFO] running `Command { std: "docker" "start" "-a" "0dc2088ad72c36a8473957dd15cf2589e464053ef33b113213c9b04584cc820a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vsm-d3feac7f1f4836f3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::loader::tests::test_create_root_config ... ok
[INFO] [stdout] test config::loader::tests::test_create_env_config ... ok
[INFO] [stdout] test utils::shell::tests::test_is_program_installed_with_non_existent_program ... ok
[INFO] [stdout] test utils::shell::tests::test_is_program_installed_with_installed_program ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vsm-7e5220f73c78d2ea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_tests.rs (/opt/rustwide/target/debug/deps/e2e_tests-5ee7e983cb46c938)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-68135ff6bfed5825)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integrate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vsm
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/app.rs - app::VimSessionManager::run (line 70) ... FAILED
[INFO] [stdout] test src/app.rs - app::VimSessionManager::select_vim_variation (line 102) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 71) ... FAILED
[INFO] [stdout] test src/cli/wrapper.rs - cli::wrapper::Cli::build_active_command (line 79) ... FAILED
[INFO] [stdout] test src/cli/commands.rs - cli::commands::ActiveCommand::new (line 74) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 74) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 50) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 74) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::config_file_exists (line 54) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::config_dir_exists (line 44) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 30) ... FAILED
[INFO] [stdout] test src/app.rs - app::VimSessionManager::setup (line 81) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::new (line 30) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 33) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 158) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::remove_file (line 188) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 161) ... FAILED
[INFO] [stdout] test src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 53) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 131) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::vim_session_dir_exists (line 64) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 128) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 80) ... FAILED
[INFO] [stdout] test src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 124) ... FAILED
[INFO] [stdout] test src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 41) ... FAILED
[INFO] [stdout] test src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 68) ... FAILED
[INFO] [stdout] test src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 73) ... FAILED
[INFO] [stdout] test src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/app.rs - app::VimSessionManager::run (line 70) stdout ----
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/app.rs:71:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | - VsmRuntimeFault variations.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/app.rs - app::VimSessionManager::select_vim_variation (line 102) stdout ----
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/app.rs:104:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | } _doctest_main_src_app_rs_102_0() }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VsmRuntimeFault` in this scope
[INFO] [stdout]  --> src/app.rs:103:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | - VsmRuntimeFault.
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 71) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/ui/prompt.rs:72:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * sessions: A collection of stripped session file names.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cli/wrapper.rs - cli::wrapper::Cli::build_active_command (line 79) stdout ----
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/cli/wrapper.rs:80:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | - matches clap::ArgMatches object
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cli/commands.rs - cli::commands::ActiveCommand::new (line 74) stdout ----
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/cli/commands.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | - command Name of the sub-command.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 74) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VsmRuntimeFault`
[INFO] [stdout]  --> src/ui/prompt.rs:75:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | * VsmRuntimeFault::SelectionFailure
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ use of undeclared type `VsmRuntimeFault`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 50) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/ui/prompt.rs:51:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * sessions: A collection of stripped session file names.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 74) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:75:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * Option<Vec<PathBuf>> the vector
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::config_file_exists (line 54) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:55:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * true if the file exists.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::config_dir_exists (line 44) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:45:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * true if the directory exists.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 30) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/ui/prompt.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * vim_variations A vector of the installed vim variations that were found on the system.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/app.rs - app::VimSessionManager::setup (line 81) stdout ----
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/app.rs:83:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | } _doctest_main_src_app_rs_81_0() }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VsmRuntimeFault` in this scope
[INFO] [stdout]  --> src/app.rs:82:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | - VsmRuntimeFault.
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::new (line 30) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * config_dir Absolute path to the configuration directory.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 33) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VsmRuntimeFault`
[INFO] [stdout]  --> src/ui/prompt.rs:34:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | * VsmRuntimeFault::SelectionFailure
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ use of undeclared type `VsmRuntimeFault`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 158) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:159:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * Ok(TomlConfigFile) if nothing went wrong.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::remove_file (line 188) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:189:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * VsmRuntimeFault::SessionFileRemoval if fs::remove_file fails.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 161) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:162:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * Err(VsmRuntimeFault::TomlConfigFileRead) containing
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VsmRuntimeFault`
[INFO] [stdout]  --> src/ui/prompt.rs:54:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | * VsmRuntimeFault::SelectionFailure
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^ use of undeclared type `VsmRuntimeFault`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 131) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:132:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * VsmRuntimeFault::TomlConfigFileWrite captures all
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::vim_session_dir_exists (line 64) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:65:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * true if the directory exists.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 128) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:129:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * Result<()> on success.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `io`
[INFO] [stdout]  --> src/utils/fs.rs:81:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | * io::Error
[INFO] [stdout]   |   ^^ use of unresolved module or unlinked crate `io`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `io`, use `cargo add io` to add it to your `Cargo.toml`
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - * io::Error
[INFO] [stdout] 3 + * i8::Error
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 124) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/fs.rs:125:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * config_struct Any type which implements the
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 41) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/shell.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * program The name of the installed program
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 68) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/shell.rs:69:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * vim_variant Variant of vim
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 73) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/shell.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * Consumes all process error messages, and returns a single VsmRuntimeFault error
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 44) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]  --> src/utils/shell.rs:45:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | * true if program is installed
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/app.rs - app::VimSessionManager::run (line 70)
[INFO] [stdout]     src/app.rs - app::VimSessionManager::select_vim_variation (line 102)
[INFO] [stdout]     src/app.rs - app::VimSessionManager::setup (line 81)
[INFO] [stdout]     src/cli/commands.rs - cli::commands::ActiveCommand::new (line 74)
[INFO] [stdout]     src/cli/wrapper.rs - cli::wrapper::Cli::build_active_command (line 79)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 50)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_open (line 53)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 71)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::session_remove (line 74)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 30)
[INFO] [stdout]     src/ui/prompt.rs - ui::prompt::UserPromptRenderer::vim_variant (line 33)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::config_dir_exists (line 44)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::config_file_exists (line 54)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 74)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::load_vim_session_files (line 80)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::new (line 30)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 158)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::read_config (line 161)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::remove_file (line 188)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::vim_session_dir_exists (line 64)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 124)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 128)
[INFO] [stdout]     src/utils/fs.rs - utils::fs::FilesystemManager::write_config (line 131)
[INFO] [stdout]     src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 41)
[INFO] [stdout]     src/utils/shell.rs - utils::shell::CommandExecutor::is_installed (line 44)
[INFO] [stdout]     src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 68)
[INFO] [stdout]     src/utils/shell.rs - utils::shell::CommandExecutor::open_editor_with_session (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0dc2088ad72c36a8473957dd15cf2589e464053ef33b113213c9b04584cc820a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc2088ad72c36a8473957dd15cf2589e464053ef33b113213c9b04584cc820a", kill_on_drop: false }`
[INFO] [stdout] 0dc2088ad72c36a8473957dd15cf2589e464053ef33b113213c9b04584cc820a
