[INFO] cloning repository https://github.com/dotboris/alt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dotboris/alt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d18599511e4c9829b8f00a9440d0d121bb3f46 [INFO] testing dotboris/alt against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdotboris%2Falt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dotboris/alt [INFO] finished tweaking git repo https://github.com/dotboris/alt [INFO] tweaked toml for git repo https://github.com/dotboris/alt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dotboris/alt on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dotboris/alt 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a258ff497bedb16bb39f833d8cc8db91b3b21c53f082a62e284479afa89d0495 [INFO] running `Command { std: "docker" "start" "-a" "a258ff497bedb16bb39f833d8cc8db91b3b21c53f082a62e284479afa89d0495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a258ff497bedb16bb39f833d8cc8db91b3b21c53f082a62e284479afa89d0495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a258ff497bedb16bb39f833d8cc8db91b3b21c53f082a62e284479afa89d0495", kill_on_drop: false }` [INFO] [stdout] a258ff497bedb16bb39f833d8cc8db91b3b21c53f082a62e284479afa89d0495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe4620e5360cb6288016e37c8439c4533860d4d984a56d8fa0926788be6877b [INFO] running `Command { std: "docker" "start" "-a" "dfe4620e5360cb6288016e37c8439c4533860d4d984a56d8fa0926788be6877b", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling alt v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s [INFO] running `Command { std: "docker" "inspect" "dfe4620e5360cb6288016e37c8439c4533860d4d984a56d8fa0926788be6877b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe4620e5360cb6288016e37c8439c4533860d4d984a56d8fa0926788be6877b", kill_on_drop: false }` [INFO] [stdout] dfe4620e5360cb6288016e37c8439c4533860d4d984a56d8fa0926788be6877b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6156abb1fa540c86f4442985220eae659366a47825e6e52e2ec57f95f2363180 [INFO] running `Command { std: "docker" "start" "-a" "6156abb1fa540c86f4442985220eae659366a47825e6e52e2ec57f95f2363180", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling escargot v0.5.15 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling alt v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 47.78s [INFO] running `Command { std: "docker" "inspect" "6156abb1fa540c86f4442985220eae659366a47825e6e52e2ec57f95f2363180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6156abb1fa540c86f4442985220eae659366a47825e6e52e2ec57f95f2363180", kill_on_drop: false }` [INFO] [stdout] 6156abb1fa540c86f4442985220eae659366a47825e6e52e2ec57f95f2363180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 768afc1e22ebea8cb526aa1309023dca6cede474f185e51016cfb86dbe41c618 [INFO] running `Command { std: "docker" "start" "-a" "768afc1e22ebea8cb526aa1309023dca6cede474f185e51016cfb86dbe41c618", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alt-e0e026ab4414ce99) [INFO] [stdout] running 55 tests [INFO] [stdout] test command_version::tests::add_creates_new_command ... ok [INFO] [stdout] test command_version::tests::add_adds_version_to_existing_command ... ok [INFO] [stdout] test cli::verify_app ... ok [INFO] [stdout] test command_version::tests::get_returns_none_on_missing_version ... ok [INFO] [stdout] test command_version::tests::get_returns_none_on_missing_command ... ok [INFO] [stdout] test command_version::tests::default_is_empty ... ok [INFO] [stdout] test command_version::tests::get_returns_path_when_found ... ok [INFO] [stdout] test command_version::tests::is_empty_returns_true_when_empty ... ok [INFO] [stdout] test command_version::tests::is_empty_returns_false_when_not_empty ... ok [INFO] [stdout] test command_version::tests::iter_returns_everything ... ok [INFO] [stdout] test command_version::tests::iter_returns_no_results_on_empty ... ok [INFO] [stdout] test command_version::tests::load_crashes_on_missing_file ... ok [INFO] [stdout] test command_version::tests::load_or_new_returns_default_on_missing_file ... ok [INFO] [stdout] test command_version::tests::command_names_returns_nothing_with_empty_registry ... ok [INFO] [stdout] test command_version::tests::remove_cleans_up_command_hashmap_when_removing_last_version ... ok [INFO] [stdout] test command_version::tests::remove_does_nothing_when_version_does_not_exist ... ok [INFO] [stdout] test command_version::tests::remove_removes_a_version_but_keeps_other_around ... ok [INFO] [stdout] test environment::tests::home_dir_should_default ... ok [INFO] [stdout] test environment::tests::home_dir_should_read_alt_home_env ... ok [INFO] [stdout] test scan::homebrew::tests::test_parse_linuxbrew_path_node ... ok [INFO] [stdout] test command_version::tests::load_reads_empty_file ... ok [INFO] [stdout] test command_version::tests::load_or_new_crashes_with_io_error ... ok [INFO] [stdout] test scan::homebrew::tests::test_parse_opt_homebrew_path_node ... ok [INFO] [stdout] test command_version::tests::command_names_returns_names_of_known_commands ... ok [INFO] [stdout] test command_version::tests::load_reads_file_with_content ... ok [INFO] [stdout] test command_version::tests::save_and_load_preserves_data ... ok [INFO] [stdout] test command_version::tests::save_creates_new_file ... ok [INFO] [stdout] test scan::homebrew::tests::test_parse_opt_homebrew_path_php ... ok [INFO] [stdout] test command_version::tests::save_creates_whole_path ... ok [INFO] [stdout] test scan::homebrew::tests::test_parse_version_path_node ... ok [INFO] [stdout] test scan::homebrew::tests::test_parse_version_path_php ... ok [INFO] [stdout] test scan::path_suffix::tests::command_with_simple_number_suffix_should_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::command_with_version_suffix_should_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::single_letter_command_with_dot_version ... ok [INFO] [stdout] test scan::path_suffix::tests::emoji_command_with_dot_version ... ok [INFO] [stdout] test scan::path_suffix::tests::command_with_text_suffix_should_not_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::command_only_should_not_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::single_letter_command_with_single_digit_version ... ok [INFO] [stdout] test scan::path_suffix::tests::emoji_command_with_dash_dot_version ... ok [INFO] [stdout] test scan::path_suffix::tests::command_trailing_period_in_suffix_should_not_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::emoji_command_with_dash_single_digit_version ... ok [INFO] [stdout] test shim::tests::test_absolute_alt_is_not_shim ... ok [INFO] [stdout] test scan::path_suffix::tests::single_letter_command_with_dash_single_digit_version ... ok [INFO] [stdout] test shim::tests::test_absolute_non_alt_is_not_shim ... ok [INFO] [stdout] test scan::path_suffix::tests::command_with_version_suffix_and_dash_should_parse ... ok [INFO] [stdout] test scan::path_suffix::tests::single_letter_command_with_dash_dot_version ... ok [INFO] [stdout] test scan::path_suffix::tests::emoji_command_with_single_digit_version ... ok [INFO] [stdout] test shim::tests::test_alt_command_is_not_shim ... ok [INFO] [stdout] test shim::tests::test_non_alt_command_is_shim ... ok [INFO] [stdout] test shim::tests::test_get_command_absolute ... ok [INFO] [stdout] test shim::tests::test_relative_alt_is_not_shim ... ok [INFO] [stdout] test shim::tests::test_get_command_relative ... ok [INFO] [stdout] test shim::tests::test_get_command_command ... ok [INFO] [stdout] test command_version::tests::add_fails_with_relative_path ... ok [INFO] [stdout] test shim::tests::test_relative_non_alt_is_not_shim ... ok [INFO] [stdout] [INFO] [stderr] Running tests/doctor_def_test.rs (/opt/rustwide/target/debug/deps/doctor_def_test-8b261e40ceaf0397) [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test remove_entry_for_defined_dir ... FAILED [INFO] [stdout] Problem: Bin for thingy version 1 (/tmp/alt-tests-JUJQASKfK8/stub-bins/thingy-1) is not executable. [INFO] [stdout] Fix Available: Remove entry for thingy version 1. [INFO] [stdout] Applying fix because command was called with --fix-mode auto [INFO] [stdout] Fixed: Removed entry for thingy version 1. [INFO] [stdout] [INFO] [stdout] Found 1 problems. Fixed 1/1. [INFO] [stdout] test remove_entry_for_non_executable_bin ... ok [INFO] [stdout] Problem: Bin for thingy version 1 (/tmp/alt-tests-qVC7CW7sl6/stub-bins/thingy-1) does not exist. [INFO] [stdout] Fix Available: Remove entry for thingy version 1. [INFO] [stdout] Applying fix because command was called with --fix-mode auto [INFO] [stdout] Fixed: Removed entry for thingy version 1. [INFO] [stdout] [INFO] [stdout] Found 1 problems. Fixed 1/1. [INFO] [stdout] test remove_entry_for_missing_bin ... ok [INFO] [stdout] test success_with_no_problems ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- remove_entry_for_defined_dir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'remove_entry_for_defined_dir' (82) panicked at tests/test_env.rs:55:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { kind: CommandFailed, context: Some(" Compiling utf8parse v0.2.2\n Compiling anstyle v1.0.10\n Compiling is_terminal_polyfill v1.70.1\n Compiling rustix v1.0.7\n Compiling anstyle-query v1.1.2\n Compiling colorchoice v1.0.3\n Compiling strsim v0.11.1\n Compiling libc v0.2.172\n Compiling clap_lex v0.7.4\n Compiling proc-macro2 v1.0.95\n Compiling bitflags v2.9.1\n Compiling linux-raw-sys v0.9.4\n Compiling unicode-ident v1.0.18\n Compiling serde v1.0.219\n Compiling getrandom v0.3.3\n Compiling anstyle-parse v0.2.6\n Compiling roff v0.2.2\n Compiling once_cell v1.21.3\n Compiling memchr v2.7.4\n Compiling anyhow v1.0.99\n Compiling thiserror v2.0.16\n Compiling unicode-width v0.2.0\n Compiling regex-syntax v0.8.5\n Compiling winnow v0.7.10\n Compiling anstream v0.6.18\n Compiling fastrand v2.3.0\n Compiling shell-words v1.1.0\n Compiling toml_writer v1.0.2\n Compiling clap_builder v4.5.47\n Compiling zeroize v1.8.1\n Compiling lazy_static v1.5.0\n Compiling glob v0.3.3\n Compiling quote v1.0.40\n Compiling syn v2.0.101\n Compiling aho-corasick v1.1.3\n Compiling console v0.16.0\n Compiling toml_parser v1.0.2\n Compiling clap v4.5.47\n Compiling regex-automata v0.4.9\n Compiling clap_mangen v0.2.29\n Compiling clap_complete v4.5.57\nerror: could not compile `clap_builder` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature=\"cargo\"' --cfg 'feature=\"color\"' --cfg 'feature=\"env\"' --cfg 'feature=\"error-context\"' --cfg 'feature=\"help\"' --cfg 'feature=\"std\"' --cfg 'feature=\"suggestions\"' --cfg 'feature=\"usage\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"cargo\", \"color\", \"debug\", \"default\", \"deprecated\", \"env\", \"error-context\", \"help\", \"std\", \"string\", \"suggestions\", \"unicode\", \"unstable-doc\", \"unstable-ext\", \"unstable-styles\", \"unstable-v5\", \"usage\", \"wrap_help\"))' -C metadata=b893069c99fc4261 -C extra-filename=-2adf43968bc07559 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-9e232896c7bcae0e.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-6c16b4c561588d9b.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-b3e51bd217f092af.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-5cdf9c8c121387d0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `serde` (lib)\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature=\"alloc\"' --cfg 'feature=\"std\"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(\"alloc\", \"default\", \"derive\", \"rc\", \"serde_derive\", \"std\", \"unstable\"))' -C metadata=582647d62ce395f3 -C extra-filename=-529800b9851a3ba4 --out-dir /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)\n"), cause: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61eff0400862 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61eff0400862 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61eff0400862 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61eff0400862 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61eff041146f - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61eff041146f - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61eff03cb5d1 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61eff03cb5d1 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61eff03d8492 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61eff03dd35f - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61eff03dd1f1 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61eff02b417e - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x61eff02b417e - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61eff03dda1f - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x61eff03dda1f - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61eff03dd87a - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61eff03d85c9 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61eff03bf3fd - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61eff0419730 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61eff0418d06 - core::result::unwrap_failed::hff1097c91eb4b6b2 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x61eff028aaa0 - core::result::Result::unwrap::h0b0bf5762b2cf306 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1225:23 [INFO] [stdout] 21: 0x61eff028aaa0 - doctor_def_test::test_env::TestEnv::new::h7fea342a13dc28b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_env.rs:55:14 [INFO] [stdout] 22: 0x61eff02876fc - doctor_def_test::remove_entry_for_defined_dir::h2c9461072c654a2f [INFO] [stdout] at /opt/rustwide/workdir/tests/doctor_def_test.rs:66:15 [INFO] [stdout] 23: 0x61eff0288307 - doctor_def_test::remove_entry_for_defined_dir::{{closure}}::h10aa44cf1a6e626a [INFO] [stdout] at /opt/rustwide/workdir/tests/doctor_def_test.rs:65:38 [INFO] [stdout] 24: 0x61eff028cab6 - core::ops::function::FnOnce::call_once::hfbbe4226cfe9ca11 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x61eff02b3f3b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x61eff02b3f3b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x61eff02c9a25 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x61eff02c9a25 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x61eff02c9a25 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x61eff02c9a25 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x61eff02c9a25 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x61eff02c9a25 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x61eff02c9a25 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x61eff02a0394 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x61eff02a0394 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x61eff02a3d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x61eff02a3d2a - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x61eff02a3d2a - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x61eff02a3d2a - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x61eff02a3d2a - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x61eff02a3d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x61eff02a3d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x61eff03d249f - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 44: 0x61eff03d249f - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 45: 0x7656afccdaa4 - [INFO] [stdout] 46: 0x7656afd5aa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] remove_entry_for_defined_dir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test doctor_def_test` [INFO] running `Command { std: "docker" "inspect" "768afc1e22ebea8cb526aa1309023dca6cede474f185e51016cfb86dbe41c618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768afc1e22ebea8cb526aa1309023dca6cede474f185e51016cfb86dbe41c618", kill_on_drop: false }` [INFO] [stdout] 768afc1e22ebea8cb526aa1309023dca6cede474f185e51016cfb86dbe41c618