[INFO] cloning repository https://github.com/theCat69/blazingly-fast-java-version-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theCat69/blazingly-fast-java-version-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCat69%2Fblazingly-fast-java-version-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCat69%2Fblazingly-fast-java-version-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e7f7240ab539378fc7fec0107542beb9415f16a [INFO] testing theCat69/blazingly-fast-java-version-manager against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheCat69%2Fblazingly-fast-java-version-manager" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/theCat69/blazingly-fast-java-version-manager [INFO] finished tweaking git repo https://github.com/theCat69/blazingly-fast-java-version-manager [INFO] tweaked toml for git repo https://github.com/theCat69/blazingly-fast-java-version-manager written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/theCat69/blazingly-fast-java-version-manager on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/theCat69/blazingly-fast-java-version-manager 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51300c0360ff4fab48da3cbbda048ae320eda90e2bcb6fcb05c90b3a4693fff7 [INFO] running `Command { std: "docker" "start" "-a" "51300c0360ff4fab48da3cbbda048ae320eda90e2bcb6fcb05c90b3a4693fff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51300c0360ff4fab48da3cbbda048ae320eda90e2bcb6fcb05c90b3a4693fff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51300c0360ff4fab48da3cbbda048ae320eda90e2bcb6fcb05c90b3a4693fff7", kill_on_drop: false }` [INFO] [stdout] 51300c0360ff4fab48da3cbbda048ae320eda90e2bcb6fcb05c90b3a4693fff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 968d0ee604eaa246fe55af8d8d9f1db65b76c6a10ef98c79620eaa4a53f20c9c [INFO] running `Command { std: "docker" "start" "-a" "968d0ee604eaa246fe55af8d8d9f1db65b76c6a10ef98c79620eaa4a53f20c9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling sha256 v1.5.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling blazingly-fast-java-version-manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::RunningPrompt` [INFO] [stdout] --> src/config.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::RunningPrompt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `RunningPrompt` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::RunningPrompt` [INFO] [stdout] --> src/init.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::{Result, RunningPrompt}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `RunningPrompt` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::RunningPrompt` [INFO] [stdout] --> src/memory.rs:15:60 [INFO] [stdout] | [INFO] [stdout] 15 | string_utils, GetCommands, GetCurrentCommands, Result, RunningPrompt, [INFO] [stdout] | ^^^^^^^^^^^^^ no `RunningPrompt` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::RunningPrompt` [INFO] [stdout] --> src/switch.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::RunningPrompt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `RunningPrompt` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `win_to_cyg_path` in module `string_utils` [INFO] [stdout] --> src/config.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | string_utils::win_to_cyg_path(&CONFIG_DIR.to_string_lossy()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `string_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/string_utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 5 | pub fn win_to_cyg_path(win_path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `win_to_cyg_path` in module `string_utils` [INFO] [stdout] --> src/init.rs:236:26 [INFO] [stdout] | [INFO] [stdout] 236 | + &string_utils::win_to_cyg_path(init_file_path.to_str().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `string_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/string_utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 5 | pub fn win_to_cyg_path(win_path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `win_to_cyg_path` in module `string_utils` [INFO] [stdout] --> src/memory.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | string_utils::win_to_cyg_path(&java_version.home_folder) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `string_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/string_utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 5 | pub fn win_to_cyg_path(win_path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `win_to_cyg_path` in module `string_utils` [INFO] [stdout] --> src/utility.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | println!("{}", string_utils::win_to_cyg_path(win_path)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `string_utils` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/string_utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 5 | pub fn win_to_cyg_path(win_path: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BIN_NAME` in this scope [INFO] [stdout] --> src/main.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | #[clap(bin_name = BIN_NAME)] [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 57 | pub static BIN_NAME: &str = "bf-j-vm[.bat|.sh]"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(target_family = "linux")] [INFO] [stdout] | ----------------------- the item is gated behind the `linux` feature [INFO] [stdout] 60 | pub static BIN_NAME: &str = "bf-j-vm.sh"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `linux` [INFO] [stdout] --> src/main.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(target_family = "linux")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_family` are: `unix`, `wasm`, and `windows` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `config::Config` [INFO] [stdout] --> src/switch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/switch.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initial_display` in this scope [INFO] [stdout] --> src/init/directory_autocomplete.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | self.mem = initial_display().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `local_switch` in this scope [INFO] [stdout] --> src/switch.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | local_switch(config, version, java_version, &running_prompt); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `global_switch` in this scope [INFO] [stdout] --> src/switch.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | global_switch(version, java_version, config, &running_prompt); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_win_path` in this scope [INFO] [stdout] --> src/switch.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let out = to_win_path(&java_version.home_folder) + "|" + &path; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunningPrompt` [INFO] [stdout] --> src/main.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | "powershell" => RunningPrompt::Powershell, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RunningPrompt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunningPrompt` [INFO] [stdout] --> src/main.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | "git_bash" => RunningPrompt::GitBash(TMP_DIR.to_path_buf()), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RunningPrompt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunningPrompt` [INFO] [stdout] --> src/main.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | _ => RunningPrompt::Cmd, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RunningPrompt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RunningPrompt` [INFO] [stdout] --> src/main.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | None => RunningPrompt::Cmd, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `RunningPrompt` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/main.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(target_family = "windows")] [INFO] [stdout] | ------------------------- the item is gated behind the `windows` feature [INFO] [stdout] 160 | pub enum RunningPrompt { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blazingly-fast-java-version-manager` (bin "bf-j-vm") due to 17 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "968d0ee604eaa246fe55af8d8d9f1db65b76c6a10ef98c79620eaa4a53f20c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968d0ee604eaa246fe55af8d8d9f1db65b76c6a10ef98c79620eaa4a53f20c9c", kill_on_drop: false }` [INFO] [stdout] 968d0ee604eaa246fe55af8d8d9f1db65b76c6a10ef98c79620eaa4a53f20c9c