[INFO] fetching crate service-install 0.5.7... [INFO] testing service-install-0.5.7 against 1.91.0 for beta-1.92-2 [INFO] extracting crate service-install 0.5.7 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate service-install 0.5.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate service-install 0.5.7 [INFO] tweaked toml for crates.io crate service-install 0.5.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate service-install 0.5.7 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 service-install 0.5.7 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded sudo v0.6.0 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded uzers v0.12.1 [INFO] [stderr] Downloaded systemd-zbus v5.3.2 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded regex-automata v0.4.11 [INFO] [stderr] Downloaded windows-sys v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2aeab328587d1336f139dc13bf2df9b120e734fb1aeb2a1fdc7c73e88a2e9742 [INFO] running `Command { std: "docker" "start" "-a" "2aeab328587d1336f139dc13bf2df9b120e734fb1aeb2a1fdc7c73e88a2e9742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aeab328587d1336f139dc13bf2df9b120e734fb1aeb2a1fdc7c73e88a2e9742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aeab328587d1336f139dc13bf2df9b120e734fb1aeb2a1fdc7c73e88a2e9742", kill_on_drop: false }` [INFO] [stdout] 2aeab328587d1336f139dc13bf2df9b120e734fb1aeb2a1fdc7c73e88a2e9742 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 66cff9ca0330141bcf664438196958aaf8bf0436a9b7c994b2f08979de8ceb83 [INFO] running `Command { std: "docker" "start" "-a" "66cff9ca0330141bcf664438196958aaf8bf0436a9b7c994b2f08979de8ceb83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.11.0 [INFO] [stderr] Compiling zbus v5.11.0 [INFO] [stderr] Compiling systemd-zbus v5.3.2 [INFO] [stderr] Compiling service-install v0.5.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "66cff9ca0330141bcf664438196958aaf8bf0436a9b7c994b2f08979de8ceb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cff9ca0330141bcf664438196958aaf8bf0436a9b7c994b2f08979de8ceb83", kill_on_drop: false }` [INFO] [stdout] 66cff9ca0330141bcf664438196958aaf8bf0436a9b7c994b2f08979de8ceb83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4bd6671e2491890a3c890fc45a6d601175d3ee8e98c92bce67524357ac0ff696 [INFO] running `Command { std: "docker" "start" "-a" "4bd6671e2491890a3c890fc45a6d601175d3ee8e98c92bce67524357ac0ff696", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zbus v5.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling systemd-zbus v5.3.2 [INFO] [stderr] Compiling service-install v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no resolution for an import [INFO] [stdout] --> examples/custom_wizard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dialoguer::Confirm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_ast_lowering/src/lib.rs:760:24 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::lower_import_res.cold [INFO] [stdout] 5: ::lower_use_tree [INFO] [stdout] 6: ::lower_item_kind [INFO] [stdout] 7: ::lower_node [INFO] [stdout] 8: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 11: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 12: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 13: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 14: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 15: ::expect_hir_owner_nodes [INFO] [stdout] 16: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 19: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: rustc_interface::passes::analysis [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 25: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 27: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 28: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] --> examples/custom_wizard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dialoguer::Confirm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/expr.rs:770:32 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::check_expr_path [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_call [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_block [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: rustc_hir_typeck::check::check_fn [INFO] [stdout] 25: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 30: rustc_hir_analysis::check_crate [INFO] [stdout] 31: rustc_interface::passes::analysis [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 34: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 36: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 37: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 38: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 39: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 40: [INFO] [stdout] 41: clone [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}` [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/callee.rs:709:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::check_expr_call [INFO] [stdout] 4: ::check_expr_with_expectation_and_args [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_with_expectation_and_args [INFO] [stdout] 7: ::check_expr_call [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_block [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: ::check_expr_block [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: rustc_hir_typeck::check::check_fn [INFO] [stdout] 22: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 27: rustc_hir_analysis::check_crate [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 33: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 34: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 35: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 36: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 37: [INFO] [stdout] 38: clone [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/expr.rs:770:32 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::check_expr_path [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_call [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 25: rustc_hir_analysis::check_crate [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 31: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 32: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 33: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 34: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 35: [INFO] [stdout] 36: clone [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}` [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^-- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/callee.rs:709:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::check_expr_call [INFO] [stdout] 4: ::check_expr_with_expectation_and_args [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_with_expectation_and_args [INFO] [stdout] 7: ::check_expr_call [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: ::check_expr_block [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 28: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 30: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 31: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: clone [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: rustc 1.91.0 (f8297e351 2025-10-28) running on x86_64-unknown-linux-gnu [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | _____________^ [INFO] [stdout] 15 | | .with_prompt(format!("{}?", step.describe(Tense::Active))) [INFO] [stdout] 16 | | .interact()? [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_expr [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: ::visit_expr [INFO] [stdout] 11: ::visit_expr [INFO] [stdout] 12: ::visit_expr [INFO] [stdout] 13: ::visit_expr [INFO] [stdout] 14: rustc_privacy::check_mod_privacy [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_interface::passes::analysis [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 23: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 25: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | _____________^ [INFO] [stdout] 15 | | .with_prompt(format!("{}?", step.describe(Tense::Active))) [INFO] [stdout] 16 | | .interact()? [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | _____________^ [INFO] [stdout] 15 | | .with_prompt(format!("{}?", step.describe(Tense::Active))) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_expr [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: ::visit_expr [INFO] [stdout] 11: ::visit_expr [INFO] [stdout] 12: ::visit_expr [INFO] [stdout] 13: ::visit_expr [INFO] [stdout] 14: ::visit_expr [INFO] [stdout] 15: rustc_privacy::check_mod_privacy [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::passes::analysis [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 24: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 25: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 26: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 27: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] --> examples/custom_wizard.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | if !Confirm::new() [INFO] [stdout] | _____________^ [INFO] [stdout] 15 | | .with_prompt(format!("{}?", step.describe(Tense::Active))) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | .with_prompt("Install aborted, do you want to roll back any changes made?") [INFO] [stdout] 36 | | .interact()? [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_expr [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: rustc_privacy::check_mod_privacy [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_interface::passes::analysis [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 21: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 23: [INFO] [stdout] 24: clone [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | .with_prompt("Install aborted, do you want to roll back any changes made?") [INFO] [stdout] 36 | | .interact()? [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | .with_prompt("Install aborted, do you want to roll back any changes made?") [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_expr [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: ::visit_expr [INFO] [stdout] 11: rustc_privacy::check_mod_privacy [INFO] [stdout] 12: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 13: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 14: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 15: rustc_interface::passes::analysis [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 20: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 21: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 22: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 23: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 24: [INFO] [stdout] 25: clone [INFO] [stdout] --> examples/custom_wizard.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | if Confirm::new() [INFO] [stdout] | ____________^ [INFO] [stdout] 35 | | .with_prompt("Install aborted, do you want to roll back any changes made?") [INFO] [stdout] | |_______________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `service-install` (example "custom_wizard") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_wizard --edition=2021 examples/custom_wizard.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="tracing"' --cfg 'feature="tui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tracing", "tui"))' -C metadata=bfa0ac67eb8fd377 -C extra-filename=-dd8984987f4289d6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-a2a6152916bde7e5.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-906b2e5230208c06.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-9522c4ce795e3592.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6a8a409859199395.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0c8957a6342b36ad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c8270dc7f30ea47.rlib --extern service_install=/opt/rustwide/target/debug/deps/libservice_install-2d93c9ae47a88255.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-cdad81cd6791e7f8.rlib --extern sudo=/opt/rustwide/target/debug/deps/libsudo-cd0dd74d6f7d4bc1.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-88e50156bd7eda49.rlib --extern systemd_zbus=/opt/rustwide/target/debug/deps/libsystemd_zbus-8a26cfd378f38fd5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d1afee0707628936.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edf73c01c54da4dd.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-72880a6fc227ddab.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8fdfc78e93e811d5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3abff627d89708b5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8c433f26b280a2b6.rlib --extern uzers=/opt/rustwide/target/debug/deps/libuzers-2db0c6242df20212.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `dialoguer` found [INFO] [stdout] --> src/tui/install.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dialoguer::Confirm; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libdialoguer-906b2e5230208c06.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libdialoguer-a2a6152916bde7e5.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0464`. [INFO] [stdout] [INFO] [stderr] error: could not compile `service-install` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4bd6671e2491890a3c890fc45a6d601175d3ee8e98c92bce67524357ac0ff696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bd6671e2491890a3c890fc45a6d601175d3ee8e98c92bce67524357ac0ff696", kill_on_drop: false }` [INFO] [stdout] 4bd6671e2491890a3c890fc45a6d601175d3ee8e98c92bce67524357ac0ff696