[INFO] cloning repository https://github.com/MOZGIII/port-forward-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MOZGIII/port-forward-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMOZGIII%2Fport-forward-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMOZGIII%2Fport-forward-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57944c1239ce177a72132b992f0a1757edacb698 [INFO] checking MOZGIII/port-forward-controller/57944c1239ce177a72132b992f0a1757edacb698 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMOZGIII%2Fport-forward-controller" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MOZGIII/port-forward-controller on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/MOZGIII/port-forward-controller [INFO] finished tweaking git repo https://github.com/MOZGIII/port-forward-controller [INFO] tweaked toml for git repo https://github.com/MOZGIII/port-forward-controller written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MOZGIII/port-forward-controller 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-proto v0.11.3 [INFO] [stderr] Downloaded rtnetlink v0.14.1 [INFO] [stderr] Downloaded bytemuck_derive v1.7.1 [INFO] [stderr] Downloaded envfury v0.2.0 [INFO] [stderr] Downloaded kube v0.93.1 [INFO] [stderr] Downloaded const-sub-array v0.1.0 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded garde_derive v0.20.0 [INFO] [stderr] Downloaded jsonptr v0.4.7 [INFO] [stderr] Downloaded json-patch v2.0.0 [INFO] [stderr] Downloaded kube-derive v0.93.1 [INFO] [stderr] Downloaded garde v0.20.0 [INFO] [stderr] Downloaded jsonpath-rust v0.5.1 [INFO] [stderr] Downloaded hyper-util v0.1.7 [INFO] [stderr] Downloaded kube-client v0.93.1 [INFO] [stderr] Downloaded netlink-packet-route v0.19.0 [INFO] [stderr] Downloaded kube-core v0.93.1 [INFO] [stderr] Downloaded kube-runtime v0.93.1 [INFO] [stderr] Downloaded fluent-uri v0.1.4 [INFO] [stderr] Downloaded bytemuck v1.17.1 [INFO] [stderr] Downloaded hyper-http-proxy v1.0.0 [INFO] [stderr] Downloaded rustls-native-certs v0.7.2 [INFO] [stderr] Downloaded hyper-timeout v0.5.1 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded k8s-openapi v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b863e46272627e862af1257138405639b8ee66a4150e3df651ab26432629e7 [INFO] running `Command { std: "docker" "start" "-a" "d0b863e46272627e862af1257138405639b8ee66a4150e3df651ab26432629e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b863e46272627e862af1257138405639b8ee66a4150e3df651ab26432629e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b863e46272627e862af1257138405639b8ee66a4150e3df651ab26432629e7", kill_on_drop: false }` [INFO] [stdout] d0b863e46272627e862af1257138405639b8ee66a4150e3df651ab26432629e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f0baa067f037f90af466fea653e3935998c8e47972ccb23270ba5d54506c2a [INFO] running `Command { std: "docker" "start" "-a" "87f0baa067f037f90af466fea653e3935998c8e47972ccb23270ba5d54506c2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking pcp-primitives v0.1.0 (/opt/rustwide/workdir/crates/pcp-primitives) [INFO] [stderr] Checking pcp-client-core v0.1.0 (/opt/rustwide/workdir/crates/pcp-client-core) [INFO] [stderr] Checking pcp-consts v0.1.0 (/opt/rustwide/workdir/crates/pcp-consts) [INFO] [stderr] Checking const-sub-array v0.1.0 [INFO] [stderr] Checking pcp-ip-conv v0.1.0 (/opt/rustwide/workdir/crates/pcp-ip-conv) [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking pcp-lifecycle v0.1.0 (/opt/rustwide/workdir/crates/pcp-lifecycle) [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking rustls-native-certs v0.7.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling garde_derive v0.20.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking envfury v0.2.0 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking allocation-registry v0.1.0 (/opt/rustwide/workdir/crates/allocation-registry) [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking pcp-packet v0.1.0 (/opt/rustwide/workdir/crates/pcp-packet) [INFO] [stderr] Checking netlink-packet-route v0.19.0 [INFO] [stderr] Checking pcp-codec v0.1.0 (/opt/rustwide/workdir/crates/pcp-codec) [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling kube-derive v0.93.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking netlink-sys v0.8.6 [INFO] [stderr] Checking pcp-client v0.1.0 (/opt/rustwide/workdir/crates/pcp-client) [INFO] [stderr] Checking pcp-client-tokio v0.1.0 (/opt/rustwide/workdir/crates/pcp-client-tokio) [INFO] [stderr] Checking tokio-signal v0.1.0 (/opt/rustwide/workdir/crates/tokio-signal) [INFO] [stderr] Checking netlink-proto v0.11.3 [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] 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: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: >::try_super_fold_with:: [INFO] [stdout] 8: , ::consider_candidates::{closure#0}>, ::consider_candidates::{closure#1}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] 9: ::pick_method [INFO] [stdout] 10: ::pick_core [INFO] [stdout] 11: ::lookup_probe [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: ::check_expr_block [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: ::check_expr_closure [INFO] [stdout] 34: ::check_expr_with_expectation_and_args [INFO] [stdout] 35: rustc_hir_typeck::check::check_fn [INFO] [stdout] 36: rustc_hir_typeck::typeck [INFO] [stdout] 37: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 38: 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] 39: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 40: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 41: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 42: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 43: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 44: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 45: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 46: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 47: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 48: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 49: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 50: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 51: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 52: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 53: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 54: 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] 55: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 56: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 57: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 58: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 59: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 60: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 61: rustc_hir_analysis::check_crate [INFO] [stdout] 62: rustc_interface::passes::run_required_analyses [INFO] [stdout] 63: rustc_interface::passes::analysis [INFO] [stdout] 64: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 65: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 66: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 67: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 68: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 69: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 70: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 71: [INFO] [stdout] 72: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: >::try_super_fold_with:: [INFO] [stdout] 8: , ::consider_candidates::{closure#0}>, ::consider_candidates::{closure#1}> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] 9: ::pick_method [INFO] [stdout] 10: ::pick_core [INFO] [stdout] 11: ::lookup_probe [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: ::check_expr_block [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: ::check_expr_closure [INFO] [stdout] 34: ::check_expr_with_expectation_and_args [INFO] [stdout] 35: rustc_hir_typeck::check::check_fn [INFO] [stdout] 36: rustc_hir_typeck::typeck [INFO] [stdout] 37: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 38: 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] 39: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 40: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 41: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 42: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 43: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 44: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 45: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 46: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 47: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 48: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 49: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 50: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 51: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 52: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 53: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 54: 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] 55: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 56: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 57: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 58: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 59: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 60: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 61: rustc_hir_analysis::check_crate [INFO] [stdout] 62: rustc_interface::passes::run_required_analyses [INFO] [stdout] 63: rustc_interface::passes::analysis [INFO] [stdout] 64: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 65: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 66: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 67: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 68: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 69: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 70: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 71: [INFO] [stdout] 72: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: >::try_super_fold_with:: [INFO] [stdout] 8: as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 9: ::confirm [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: >::try_super_fold_with:: [INFO] [stdout] 8: as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 9: ::confirm [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_fold_with:: [INFO] [stdout] 7: ::confirm [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_block [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_decl [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_expr_match::{closure#0} [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_match::{closure#0} [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_block [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_block [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: rustc_hir_typeck::check::check_fn [INFO] [stdout] 29: ::check_expr_closure [INFO] [stdout] 30: ::check_expr_with_expectation_and_args [INFO] [stdout] 31: rustc_hir_typeck::check::check_fn [INFO] [stdout] 32: rustc_hir_typeck::typeck [INFO] [stdout] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 34: 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] 35: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 36: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 37: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 38: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 39: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 40: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 41: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 42: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 43: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 44: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 45: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 46: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 47: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 48: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 49: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 50: 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] 51: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 52: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 53: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 54: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 55: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 56: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 57: rustc_hir_analysis::check_crate [INFO] [stdout] 58: rustc_interface::passes::run_required_analyses [INFO] [stdout] 59: rustc_interface::passes::analysis [INFO] [stdout] 60: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 61: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 62: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 63: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 64: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 65: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 66: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 67: [INFO] [stdout] 68: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_fold_with:: [INFO] [stdout] 7: ::confirm [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_with_expectation_and_args [INFO] [stdout] 10: ::check_expr_block [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_decl [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_expr_match::{closure#0} [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_match::{closure#0} [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_block [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_block [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: rustc_hir_typeck::check::check_fn [INFO] [stdout] 29: ::check_expr_closure [INFO] [stdout] 30: ::check_expr_with_expectation_and_args [INFO] [stdout] 31: rustc_hir_typeck::check::check_fn [INFO] [stdout] 32: rustc_hir_typeck::typeck [INFO] [stdout] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 34: 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] 35: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 36: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 37: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 38: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 39: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 40: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 41: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 42: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 43: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 44: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 45: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 46: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 47: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 48: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 49: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 50: 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] 51: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 52: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 53: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 54: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 55: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 56: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 57: rustc_hir_analysis::check_crate [INFO] [stdout] 58: rustc_interface::passes::run_required_analyses [INFO] [stdout] 59: rustc_interface::passes::analysis [INFO] [stdout] 60: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 61: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 62: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 63: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 64: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 65: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 66: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 67: [INFO] [stdout] 68: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: ::fold:: [INFO] [stdout] 7: ::process_obligation [INFO] [stdout] 8: >::process_obligations:: [INFO] [stdout] 9: ::check_argument_types [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: ::fold:: [INFO] [stdout] 7: ::process_obligation [INFO] [stdout] 8: >::process_obligations:: [INFO] [stdout] 9: ::check_argument_types [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: rustc_trait_selection::traits::const_evaluatable::is_const_evaluatable.cold [INFO] [stdout] 6: ::process_obligation [INFO] [stdout] 7: >::process_obligations:: [INFO] [stdout] 8: ::check_argument_types [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_decl [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: rustc_hir_typeck::check::check_fn [INFO] [stdout] 30: ::check_expr_closure [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: rustc_hir_typeck::typeck [INFO] [stdout] 34: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 35: 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] 36: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 37: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 38: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 39: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 40: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 41: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 43: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 44: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 45: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 46: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 47: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 48: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 49: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 50: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 51: 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] 52: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 53: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 54: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 55: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 56: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 57: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 58: rustc_hir_analysis::check_crate [INFO] [stdout] 59: rustc_interface::passes::run_required_analyses [INFO] [stdout] 60: rustc_interface::passes::analysis [INFO] [stdout] 61: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 62: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 63: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 64: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 65: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 66: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 67: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 68: [INFO] [stdout] 69: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: rustc_trait_selection::traits::const_evaluatable::is_const_evaluatable.cold [INFO] [stdout] 6: ::process_obligation [INFO] [stdout] 7: >::process_obligations:: [INFO] [stdout] 8: ::check_argument_types [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_decl [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: rustc_hir_typeck::check::check_fn [INFO] [stdout] 30: ::check_expr_closure [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: rustc_hir_typeck::typeck [INFO] [stdout] 34: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 35: 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] 36: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 37: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 38: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 39: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 40: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 41: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 43: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 44: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 45: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 46: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 47: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 48: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 49: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 50: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 51: 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] 52: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 53: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 54: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 55: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 56: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 57: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 58: rustc_hir_analysis::check_crate [INFO] [stdout] 59: rustc_interface::passes::run_required_analyses [INFO] [stdout] 60: rustc_interface::passes::analysis [INFO] [stdout] 61: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 62: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 63: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 64: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 65: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 66: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 67: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 68: [INFO] [stdout] 69: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: ::process_obligation [INFO] [stdout] 8: >::process_obligations:: [INFO] [stdout] 9: ::check_argument_types [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: ::process_obligation [INFO] [stdout] 8: >::process_obligations:: [INFO] [stdout] 9: ::check_argument_types [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_decl [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_match::{closure#0} [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_block [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_block [INFO] [stdout] 29: ::check_expr_with_expectation_and_args [INFO] [stdout] 30: rustc_hir_typeck::check::check_fn [INFO] [stdout] 31: ::check_expr_closure [INFO] [stdout] 32: ::check_expr_with_expectation_and_args [INFO] [stdout] 33: rustc_hir_typeck::check::check_fn [INFO] [stdout] 34: rustc_hir_typeck::typeck [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: 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] 37: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 39: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 40: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 41: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 42: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 43: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 44: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 46: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 47: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 48: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 49: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 50: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 51: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 52: 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] 53: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 54: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 55: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 56: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 57: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 58: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 59: rustc_hir_analysis::check_crate [INFO] [stdout] 60: rustc_interface::passes::run_required_analyses [INFO] [stdout] 61: rustc_interface::passes::analysis [INFO] [stdout] 62: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 63: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 64: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 65: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 66: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 67: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 68: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 69: [INFO] [stdout] 70: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: ::process_obligation [INFO] [stdout] 7: >::process_obligations:: [INFO] [stdout] 8: ::check_argument_types [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_decl [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: rustc_hir_typeck::check::check_fn [INFO] [stdout] 30: ::check_expr_closure [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: rustc_hir_typeck::typeck [INFO] [stdout] 34: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 35: 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] 36: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 37: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 38: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 39: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 40: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 41: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 43: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 44: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 45: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 46: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 47: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 48: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 49: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 50: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 51: 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] 52: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 53: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 54: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 55: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 56: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 57: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 58: rustc_hir_analysis::check_crate [INFO] [stdout] 59: rustc_interface::passes::run_required_analyses [INFO] [stdout] 60: rustc_interface::passes::analysis [INFO] [stdout] 61: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 62: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 63: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 64: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 65: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 66: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 67: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 68: [INFO] [stdout] 69: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: ::process_obligation [INFO] [stdout] 7: >::process_obligations:: [INFO] [stdout] 8: ::check_argument_types [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_decl [INFO] [stdout] 15: ::check_expr_block [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_match::{closure#0} [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: ::check_expr_match::{closure#0} [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_with_expectation_and_args [INFO] [stdout] 27: ::check_expr_block [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: rustc_hir_typeck::check::check_fn [INFO] [stdout] 30: ::check_expr_closure [INFO] [stdout] 31: ::check_expr_with_expectation_and_args [INFO] [stdout] 32: rustc_hir_typeck::check::check_fn [INFO] [stdout] 33: rustc_hir_typeck::typeck [INFO] [stdout] 34: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 35: 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] 36: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 37: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 38: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 39: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 40: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 41: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 43: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 44: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 45: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 46: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 47: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 48: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 49: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 50: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 51: 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] 52: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 53: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 54: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 55: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 56: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 57: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 58: rustc_hir_analysis::check_crate [INFO] [stdout] 59: rustc_interface::passes::run_required_analyses [INFO] [stdout] 60: rustc_interface::passes::analysis [INFO] [stdout] 61: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 62: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 63: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 64: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 65: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 66: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 67: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 68: [INFO] [stdout] 69: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: ::fold:: [INFO] [stdout] 8: ::process_obligation [INFO] [stdout] 9: >::process_obligations:: [INFO] [stdout] 10: ::check_argument_types [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_block [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_decl [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: ::check_expr_match::{closure#0} [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_expr_block [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_match::{closure#0} [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_block [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: ::check_expr_block [INFO] [stdout] 30: ::check_expr_with_expectation_and_args [INFO] [stdout] 31: rustc_hir_typeck::check::check_fn [INFO] [stdout] 32: ::check_expr_closure [INFO] [stdout] 33: ::check_expr_with_expectation_and_args [INFO] [stdout] 34: rustc_hir_typeck::check::check_fn [INFO] [stdout] 35: rustc_hir_typeck::typeck [INFO] [stdout] 36: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 37: 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] 38: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 39: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 40: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 41: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 42: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 43: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 44: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 45: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 46: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 47: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 48: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 49: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 50: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 51: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 52: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 53: 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] 54: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 55: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 56: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 57: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 58: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 59: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 60: rustc_hir_analysis::check_crate [INFO] [stdout] 61: rustc_interface::passes::run_required_analyses [INFO] [stdout] 62: rustc_interface::passes::analysis [INFO] [stdout] 63: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 64: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 65: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 66: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 67: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 68: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 69: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 70: [INFO] [stdout] 71: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Encountered anon const with inference variable args but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_trait_selection/src/traits/mod.rs:592:27 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::delayed_bug::<&str> [INFO] [stdout] 4: rustc_trait_selection::traits::try_evaluate_const.cold [INFO] [stdout] 5: >::fold_const [INFO] [stdout] 6: >::try_super_fold_with:: [INFO] [stdout] 7: ::fold:: [INFO] [stdout] 8: ::process_obligation [INFO] [stdout] 9: >::process_obligations:: [INFO] [stdout] 10: ::check_argument_types [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_block [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_decl [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: ::check_expr_match::{closure#0} [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_expr_block [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_expr_match::{closure#0} [INFO] [stdout] 24: ::check_expr_with_expectation_and_args [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: ::check_expr_block [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: ::check_expr_with_expectation_and_args [INFO] [stdout] 29: ::check_expr_block [INFO] [stdout] 30: ::check_expr_with_expectation_and_args [INFO] [stdout] 31: rustc_hir_typeck::check::check_fn [INFO] [stdout] 32: ::check_expr_closure [INFO] [stdout] 33: ::check_expr_with_expectation_and_args [INFO] [stdout] 34: rustc_hir_typeck::check::check_fn [INFO] [stdout] 35: rustc_hir_typeck::typeck [INFO] [stdout] 36: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 37: 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] 38: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 39: rustc_middle::query::plumbing::query_get_at::, rustc_query_system::dep_graph::graph::DepNodeIndex>> [INFO] [stdout] 40: rustc_hir_analysis::collect::type_of::type_of_opaque [INFO] [stdout] 41: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 42: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 43: rustc_query_impl::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 44: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 45: rustc_hir_analysis::collect::type_of::type_of [INFO] [stdout] 46: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 47: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 48: rustc_query_impl::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 49: rustc_middle::query::plumbing::query_get_at::>> [INFO] [stdout] 50: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 51: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 52: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 53: 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] 54: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 55: rustc_middle::query::plumbing::query_ensure_error_guaranteed::, rustc_query_system::dep_graph::graph::DepNodeIndex>, ()> [INFO] [stdout] 56: rustc_hir_analysis::check::wfcheck::check_mod_type_wf [INFO] [stdout] 57: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 58: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 59: rustc_query_impl::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 60: rustc_hir_analysis::check_crate [INFO] [stdout] 61: rustc_interface::passes::run_required_analyses [INFO] [stdout] 62: rustc_interface::passes::analysis [INFO] [stdout] 63: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 64: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 65: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 66: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 67: std::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 68: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 69: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 70: [INFO] [stdout] 71: clone [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] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [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] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-25T07_46_02-1642.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (ff1737bb0 2024-11-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-25T07_46_02-1645.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (ff1737bb0 2024-11-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] end of query stack [INFO] [stderr] [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] Checking rtnetlink v0.14.1 [INFO] [stderr] error: could not compile `pcp-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustc --crate-name pcp_client --edition=2021 crates/pcp-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da69f2c5643ca7fb -C extra-filename=-da69f2c5643ca7fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pcp_client_core=/opt/rustwide/target/debug/deps/libpcp_client_core-65faaf9eb1fd1667.rmeta --extern pcp_codec=/opt/rustwide/target/debug/deps/libpcp_codec-166d6fd98fbf4c23.rmeta --extern pcp_consts=/opt/rustwide/target/debug/deps/libpcp_consts-12d90d4c261c4294.rmeta --extern pcp_ip_conv=/opt/rustwide/target/debug/deps/libpcp_ip_conv-e353eb307bf6c2e8.rmeta --extern pcp_lifecycle=/opt/rustwide/target/debug/deps/libpcp_lifecycle-a61d5a792bc29881.rmeta --extern pcp_packet=/opt/rustwide/target/debug/deps/libpcp_packet-ea304d2d527f33a6.rmeta --extern pcp_primitives=/opt/rustwide/target/debug/deps/libpcp_primitives-24074b54ace89291.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-67c1728f91b9a15e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cf82294ab9f7375e.rmeta --cap-lints=allow` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pcp-client` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustc --crate-name pcp_client --edition=2021 crates/pcp-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4fc0b13d8732695c -C extra-filename=-4fc0b13d8732695c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pcp_client_core=/opt/rustwide/target/debug/deps/libpcp_client_core-65faaf9eb1fd1667.rmeta --extern pcp_codec=/opt/rustwide/target/debug/deps/libpcp_codec-166d6fd98fbf4c23.rmeta --extern pcp_consts=/opt/rustwide/target/debug/deps/libpcp_consts-12d90d4c261c4294.rmeta --extern pcp_ip_conv=/opt/rustwide/target/debug/deps/libpcp_ip_conv-e353eb307bf6c2e8.rmeta --extern pcp_lifecycle=/opt/rustwide/target/debug/deps/libpcp_lifecycle-a61d5a792bc29881.rmeta --extern pcp_packet=/opt/rustwide/target/debug/deps/libpcp_packet-ea304d2d527f33a6.rmeta --extern pcp_primitives=/opt/rustwide/target/debug/deps/libpcp_primitives-24074b54ace89291.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-67c1728f91b9a15e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cf82294ab9f7375e.rmeta --cap-lints=allow` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "87f0baa067f037f90af466fea653e3935998c8e47972ccb23270ba5d54506c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f0baa067f037f90af466fea653e3935998c8e47972ccb23270ba5d54506c2a", kill_on_drop: false }` [INFO] [stdout] 87f0baa067f037f90af466fea653e3935998c8e47972ccb23270ba5d54506c2a