[INFO] cloning repository https://github.com/flawedmatrix/ppo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flawedmatrix/ppo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflawedmatrix%2Fppo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflawedmatrix%2Fppo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e394a05394a705bc29c0715f8808587a7a8cf97d [INFO] checking flawedmatrix/ppo/e394a05394a705bc29c0715f8808587a7a8cf97d against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflawedmatrix%2Fppo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flawedmatrix/ppo 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] started tweaking git repo https://github.com/flawedmatrix/ppo [INFO] finished tweaking git repo https://github.com/flawedmatrix/ppo [INFO] tweaked toml for git repo https://github.com/flawedmatrix/ppo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flawedmatrix/ppo 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 git repository `https://github.com/flawedmatrix/dfdx.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded bytemuck_derive v1.8.0 [INFO] [stderr] Downloaded ndarray-linalg v0.16.0 [INFO] [stderr] Downloaded num-complex v0.4.6 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded gemm v0.16.15 [INFO] [stderr] Downloaded openblas-src v0.10.9 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded gemm-c32 v0.16.15 [INFO] [stderr] Downloaded gemm-c64 v0.16.15 [INFO] [stderr] Downloaded gemm-f32 v0.16.15 [INFO] [stderr] Downloaded reborrow v0.5.5 [INFO] [stderr] Downloaded gemm-f64 v0.16.15 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded dyn-stack v0.10.0 [INFO] [stderr] Downloaded gemm-f16 v0.16.15 [INFO] [stderr] Downloaded gemm-common v0.16.15 [INFO] [stderr] Downloaded memmap2 v0.9.5 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded unicode-bidi v0.3.17 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded cudarc v0.9.11 [INFO] [stderr] Downloaded pulp v0.18.22 [INFO] [stderr] Downloaded oci-spec v0.6.7 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded linfa-linalg v0.1.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded proc-macro-error2 v2.0.1 [INFO] [stderr] Downloaded ocipkg v0.2.9 [INFO] [stderr] Downloaded rustls-native-certs v0.7.3 [INFO] [stderr] Downloaded safetensors v0.4.5 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded intel-mkl-tool v0.8.1 [INFO] [stderr] Downloaded base16ct v0.2.0 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded openblas-build v0.10.9 [INFO] [stderr] Downloaded lax v0.16.0 [INFO] [stderr] Downloaded cauchy v0.4.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded getset v0.1.3 [INFO] [stderr] Downloaded intel-mkl-src v0.8.1 [INFO] [stderr] Downloaded katexit v0.1.4 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] [stderr] Downloaded lapack-sys v0.14.0 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 80b532231ef6938f0a57dd66e2500157465b3f35c40f8b83971100fd49bf533e [INFO] running `Command { std: "docker" "start" "-a" "80b532231ef6938f0a57dd66e2500157465b3f35c40f8b83971100fd49bf533e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b532231ef6938f0a57dd66e2500157465b3f35c40f8b83971100fd49bf533e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b532231ef6938f0a57dd66e2500157465b3f35c40f8b83971100fd49bf533e", kill_on_drop: false }` [INFO] [stdout] 80b532231ef6938f0a57dd66e2500157465b3f35c40f8b83971100fd49bf533e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fd859abf0aa98e2594549632b44e1fe82230f0ed07440342cb3faf03294482b3 [INFO] running `Command { std: "docker" "start" "-a" "fd859abf0aa98e2594549632b44e1fe82230f0ed07440342cb3faf03294482b3", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dfdx-core v0.13.0 (https://github.com/flawedmatrix/dfdx.git?branch=performance#ad32612a) [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling dfdx v0.13.0 (https://github.com/flawedmatrix/dfdx.git?branch=performance#ad32612a) [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking gemm-common v0.16.15 [INFO] [stderr] Checking gemm-c64 v0.16.15 [INFO] [stderr] Checking gemm-c32 v0.16.15 [INFO] [stderr] Checking gemm-f32 v0.16.15 [INFO] [stderr] Checking gemm-f64 v0.16.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking gemm v0.16.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking linfa-linalg v0.1.0 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Compiling dfdx-derives v0.13.0 (https://github.com/flawedmatrix/dfdx.git?branch=performance#ad32612a) [INFO] [stderr] Checking ppo v0.1.0 (/opt/rustwide/workdir/ppo) [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: rustc_hir_typeck::check::check_fn [INFO] [stdout] 21: rustc_hir_typeck::typeck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::par_body_owners::::{closure#0} [INFO] [stdout] 26: rustc_hir_analysis::check_crate [INFO] [stdout] 27: rustc_interface::passes::run_required_analyses [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 33: 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] 34: <::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] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 36: [INFO] [stdout] 37: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: rustc_hir_typeck::check::check_fn [INFO] [stdout] 21: rustc_hir_typeck::typeck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::par_body_owners::::{closure#0} [INFO] [stdout] 26: rustc_hir_analysis::check_crate [INFO] [stdout] 27: rustc_interface::passes::run_required_analyses [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 33: 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] 34: <::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] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 36: [INFO] [stdout] 37: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::confirm_builtin_call [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_decl [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: rustc_hir_typeck::check::check_fn [INFO] [stdout] 23: rustc_hir_typeck::typeck [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: 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] 26: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: ::par_body_owners::::{closure#0} [INFO] [stdout] 28: rustc_hir_analysis::check_crate [INFO] [stdout] 29: rustc_interface::passes::run_required_analyses [INFO] [stdout] 30: rustc_interface::passes::analysis [INFO] [stdout] 31: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 32: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 33: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 34: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 35: 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] 36: <::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] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 38: [INFO] [stdout] 39: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::check_argument_types [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_decl [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: rustc_hir_typeck::check::check_fn [INFO] [stdout] 27: rustc_hir_typeck::typeck [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: 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] 30: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: ::par_body_owners::::{closure#0} [INFO] [stdout] 32: rustc_hir_analysis::check_crate [INFO] [stdout] 33: rustc_interface::passes::run_required_analyses [INFO] [stdout] 34: rustc_interface::passes::analysis [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 39: 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] 40: <::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] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 42: [INFO] [stdout] 43: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::check_argument_types [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_decl [INFO] [stdout] 22: ::check_expr_block [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: rustc_hir_typeck::check::check_fn [INFO] [stdout] 25: rustc_hir_typeck::typeck [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: ::par_body_owners::::{closure#0} [INFO] [stdout] 30: rustc_hir_analysis::check_crate [INFO] [stdout] 31: rustc_interface::passes::run_required_analyses [INFO] [stdout] 32: rustc_interface::passes::analysis [INFO] [stdout] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 34: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 35: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 36: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 37: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 38: <::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] 39: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 40: [INFO] [stdout] 41: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_overloaded_binop [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: ::check_expr_closure [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_argument_types [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: rustc_hir_typeck::typeck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: ::par_body_owners::::{closure#0} [INFO] [stdout] 36: rustc_hir_analysis::check_crate [INFO] [stdout] 37: rustc_interface::passes::run_required_analyses [INFO] [stdout] 38: rustc_interface::passes::analysis [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::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 43: 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] 44: <::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] 45: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 46: [INFO] [stdout] 47: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_overloaded_binop [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: ::check_expr_closure [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_argument_types [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: rustc_hir_typeck::typeck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: ::par_body_owners::::{closure#0} [INFO] [stdout] 36: rustc_hir_analysis::check_crate [INFO] [stdout] 37: rustc_interface::passes::run_required_analyses [INFO] [stdout] 38: rustc_interface::passes::analysis [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::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 43: 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] 44: <::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] 45: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 46: [INFO] [stdout] 47: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 19: rustc_hir_typeck::typeck [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: 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] 22: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::par_body_owners::::{closure#0} [INFO] [stdout] 24: rustc_hir_analysis::check_crate [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 19: rustc_hir_typeck::typeck [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: 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] 22: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::par_body_owners::::{closure#0} [INFO] [stdout] 24: rustc_hir_analysis::check_crate [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: ::impl_or_trait_obligations [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_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 18: rustc_hir_typeck::typeck [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: 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] 21: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: ::par_body_owners::::{closure#0} [INFO] [stdout] 23: rustc_hir_analysis::check_crate [INFO] [stdout] 24: rustc_interface::passes::run_required_analyses [INFO] [stdout] 25: rustc_interface::passes::analysis [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: 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] 31: <::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] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: 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: ::impl_or_trait_obligations [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_decl [INFO] [stdout] 12: ::check_expr_block [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: rustc_hir_typeck::check::check_fn [INFO] [stdout] 15: rustc_hir_typeck::typeck [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: 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] 18: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: ::par_body_owners::::{closure#0} [INFO] [stdout] 20: rustc_hir_analysis::check_crate [INFO] [stdout] 21: rustc_interface::passes::run_required_analyses [INFO] [stdout] 22: rustc_interface::passes::analysis [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 27: 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] 28: <::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] 29: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 30: [INFO] [stdout] 31: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 16: rustc_hir_typeck::typeck [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: 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] 19: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: ::par_body_owners::::{closure#0} [INFO] [stdout] 21: rustc_hir_analysis::check_crate [INFO] [stdout] 22: rustc_interface::passes::run_required_analyses [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 28: 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] 29: <::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] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 31: [INFO] [stdout] 32: clone [INFO] [stdout] [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::make_canonicalized_query_response::<()> [INFO] [stdout] 21: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 26: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 27: ::visit_const_operand [INFO] [stdout] 28: ::visit_body [INFO] [stdout] 29: rustc_borrowck::type_check::type_check [INFO] [stdout] 30: rustc_borrowck::nll::compute_regions [INFO] [stdout] 31: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: rustc_interface::passes::run_required_analyses [INFO] [stdout] 36: rustc_interface::passes::analysis [INFO] [stdout] 37: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 38: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 39: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 40: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 41: 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] 42: <::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] 43: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 44: [INFO] [stdout] 45: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::make_canonicalized_query_response::<()> [INFO] [stdout] 19: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 24: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 25: ::visit_const_operand [INFO] [stdout] 26: ::visit_body [INFO] [stdout] 27: rustc_borrowck::type_check::type_check [INFO] [stdout] 28: rustc_borrowck::nll::compute_regions [INFO] [stdout] 29: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 30: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 31: 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] 32: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 33: rustc_interface::passes::run_required_analyses [INFO] [stdout] 34: rustc_interface::passes::analysis [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 39: 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] 40: <::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] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 42: [INFO] [stdout] 43: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: >)>>::call_once [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::perform_query [INFO] [stdout] 18: ::ascribe_user_type [INFO] [stdout] 19: rustc_borrowck::type_check::type_check [INFO] [stdout] 20: rustc_borrowck::nll::compute_regions [INFO] [stdout] 21: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: >)>>::call_once [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::perform_query [INFO] [stdout] 18: ::ascribe_user_type [INFO] [stdout] 19: rustc_borrowck::type_check::type_check [INFO] [stdout] 20: rustc_borrowck::nll::compute_regions [INFO] [stdout] 21: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 17: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 18: ::visit_const_operand [INFO] [stdout] 19: ::visit_body [INFO] [stdout] 20: rustc_borrowck::type_check::type_check [INFO] [stdout] 21: rustc_borrowck::nll::compute_regions [INFO] [stdout] 22: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: rustc_interface::passes::run_required_analyses [INFO] [stdout] 27: rustc_interface::passes::analysis [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 32: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 33: <::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] 34: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 35: [INFO] [stdout] 36: 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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-26T14_03_46-1262.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] [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: rustc_hir_typeck::check::check_fn [INFO] [stdout] 21: rustc_hir_typeck::typeck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::par_body_owners::::{closure#0} [INFO] [stdout] 26: rustc_hir_analysis::check_crate [INFO] [stdout] 27: rustc_interface::passes::run_required_analyses [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 33: 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] 34: <::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] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 36: [INFO] [stdout] 37: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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_decl [INFO] [stdout] 18: ::check_expr_block [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: rustc_hir_typeck::check::check_fn [INFO] [stdout] 21: rustc_hir_typeck::typeck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::par_body_owners::::{closure#0} [INFO] [stdout] 26: rustc_hir_analysis::check_crate [INFO] [stdout] 27: rustc_interface::passes::run_required_analyses [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 33: 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] 34: <::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] 35: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 36: [INFO] [stdout] 37: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::confirm_builtin_call [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_decl [INFO] [stdout] 20: ::check_expr_block [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: rustc_hir_typeck::check::check_fn [INFO] [stdout] 23: rustc_hir_typeck::typeck [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: 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] 26: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: ::par_body_owners::::{closure#0} [INFO] [stdout] 28: rustc_hir_analysis::check_crate [INFO] [stdout] 29: rustc_interface::passes::run_required_analyses [INFO] [stdout] 30: rustc_interface::passes::analysis [INFO] [stdout] 31: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 32: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 33: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 34: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 35: 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] 36: <::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] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::confirm_builtin_call [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: rustc_hir_typeck::typeck [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: ::par_body_owners::::{closure#0} [INFO] [stdout] 25: rustc_hir_analysis::check_crate [INFO] [stdout] 26: rustc_interface::passes::run_required_analyses [INFO] [stdout] 27: rustc_interface::passes::analysis [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 32: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 33: <::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] 34: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 35: [INFO] [stdout] 36: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::confirm_builtin_call [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: rustc_hir_typeck::typeck [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: ::par_body_owners::::{closure#0} [INFO] [stdout] 25: rustc_hir_analysis::check_crate [INFO] [stdout] 26: rustc_interface::passes::run_required_analyses [INFO] [stdout] 27: rustc_interface::passes::analysis [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 32: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 33: <::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] 34: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 35: [INFO] [stdout] 36: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::check_argument_types [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [INFO] [stdout] 23: ::check_decl [INFO] [stdout] 24: ::check_expr_block [INFO] [stdout] 25: ::check_expr_with_expectation_and_args [INFO] [stdout] 26: rustc_hir_typeck::check::check_fn [INFO] [stdout] 27: rustc_hir_typeck::typeck [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: 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] 30: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: ::par_body_owners::::{closure#0} [INFO] [stdout] 32: rustc_hir_analysis::check_crate [INFO] [stdout] 33: rustc_interface::passes::run_required_analyses [INFO] [stdout] 34: rustc_interface::passes::analysis [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 39: 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] 40: <::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] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 42: [INFO] [stdout] 43: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::check_argument_types [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_decl [INFO] [stdout] 22: ::check_expr_block [INFO] [stdout] 23: ::check_expr_with_expectation_and_args [INFO] [stdout] 24: rustc_hir_typeck::check::check_fn [INFO] [stdout] 25: rustc_hir_typeck::typeck [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: ::par_body_owners::::{closure#0} [INFO] [stdout] 30: rustc_hir_analysis::check_crate [INFO] [stdout] 31: rustc_interface::passes::run_required_analyses [INFO] [stdout] 32: rustc_interface::passes::analysis [INFO] [stdout] 33: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 34: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 35: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 36: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 37: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 38: <::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] 39: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 40: [INFO] [stdout] 41: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_overloaded_binop [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: ::check_expr_closure [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_argument_types [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: rustc_hir_typeck::typeck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: ::par_body_owners::::{closure#0} [INFO] [stdout] 36: rustc_hir_analysis::check_crate [INFO] [stdout] 37: rustc_interface::passes::run_required_analyses [INFO] [stdout] 38: rustc_interface::passes::analysis [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::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 43: 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] 44: <::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] 45: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 46: [INFO] [stdout] 47: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_with_expectation_and_args [INFO] [stdout] 15: ::check_overloaded_binop [INFO] [stdout] 16: ::check_expr_with_expectation_and_args [INFO] [stdout] 17: ::check_expr_block [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: rustc_hir_typeck::check::check_fn [INFO] [stdout] 20: ::check_expr_closure [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_argument_types [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: rustc_hir_typeck::typeck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: ::par_body_owners::::{closure#0} [INFO] [stdout] 36: rustc_hir_analysis::check_crate [INFO] [stdout] 37: rustc_interface::passes::run_required_analyses [INFO] [stdout] 38: rustc_interface::passes::analysis [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::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 42: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 43: 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] 44: <::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] 45: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 46: [INFO] [stdout] 47: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 19: rustc_hir_typeck::typeck [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: 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] 22: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::par_body_owners::::{closure#0} [INFO] [stdout] 24: rustc_hir_analysis::check_crate [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 18: rustc_hir_typeck::typeck [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: 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] 21: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: ::par_body_owners::::{closure#0} [INFO] [stdout] 23: rustc_hir_analysis::check_crate [INFO] [stdout] 24: rustc_interface::passes::run_required_analyses [INFO] [stdout] 25: rustc_interface::passes::analysis [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: 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] 31: <::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] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 18: rustc_hir_typeck::typeck [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: 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] 21: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: ::par_body_owners::::{closure#0} [INFO] [stdout] 23: rustc_hir_analysis::check_crate [INFO] [stdout] 24: rustc_interface::passes::run_required_analyses [INFO] [stdout] 25: rustc_interface::passes::analysis [INFO] [stdout] 26: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 28: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 29: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: 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] 31: <::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] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [INFO] [stdout] 12: ::check_expr_with_expectation_and_args [INFO] [stdout] 13: ::check_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 19: rustc_hir_typeck::typeck [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: 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] 22: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::par_body_owners::::{closure#0} [INFO] [stdout] 24: rustc_hir_analysis::check_crate [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: ::impl_or_trait_obligations [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_overloaded_binop [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 17: rustc_hir_typeck::typeck [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: ::par_body_owners::::{closure#0} [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 30: <::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] 31: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: 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: ::impl_or_trait_obligations [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_decl [INFO] [stdout] 12: ::check_expr_block [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: rustc_hir_typeck::check::check_fn [INFO] [stdout] 15: rustc_hir_typeck::typeck [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: 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] 18: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: ::par_body_owners::::{closure#0} [INFO] [stdout] 20: rustc_hir_analysis::check_crate [INFO] [stdout] 21: rustc_interface::passes::run_required_analyses [INFO] [stdout] 22: rustc_interface::passes::analysis [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 27: 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] 28: <::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] 29: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 30: [INFO] [stdout] 31: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::check_argument_types [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 16: rustc_hir_typeck::typeck [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: 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] 19: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: ::par_body_owners::::{closure#0} [INFO] [stdout] 21: rustc_hir_analysis::check_crate [INFO] [stdout] 22: rustc_interface::passes::run_required_analyses [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 28: 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] 29: <::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] 30: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 31: [INFO] [stdout] 32: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::check_argument_types [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_with_expectation_and_args [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_block [INFO] [stdout] 27: ::check_expr_with_expectation_and_args [INFO] [stdout] 28: rustc_hir_typeck::check::check_fn [INFO] [stdout] 29: rustc_hir_typeck::typeck [INFO] [stdout] 30: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 31: 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] 32: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 33: ::par_body_owners::::{closure#0} [INFO] [stdout] 34: rustc_hir_analysis::check_crate [INFO] [stdout] 35: rustc_interface::passes::run_required_analyses [INFO] [stdout] 36: rustc_interface::passes::analysis [INFO] [stdout] 37: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 38: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 39: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 40: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 41: 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] 42: <::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] 43: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 44: [INFO] [stdout] 45: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::check_argument_types [INFO] [stdout] 19: ::check_expr_with_expectation_and_args [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: ::check_expr_with_expectation_and_args [INFO] [stdout] 22: ::check_expr_match::{closure#0} [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: rustc_hir_typeck::check::check_fn [INFO] [stdout] 27: rustc_hir_typeck::typeck [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: 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] 30: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: ::par_body_owners::::{closure#0} [INFO] [stdout] 32: rustc_hir_analysis::check_crate [INFO] [stdout] 33: rustc_interface::passes::run_required_analyses [INFO] [stdout] 34: rustc_interface::passes::analysis [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 39: 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] 40: <::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] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 42: [INFO] [stdout] 43: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::make_canonicalized_query_response::<()> [INFO] [stdout] 21: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 26: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 27: ::visit_const_operand [INFO] [stdout] 28: ::visit_body [INFO] [stdout] 29: rustc_borrowck::type_check::type_check [INFO] [stdout] 30: rustc_borrowck::nll::compute_regions [INFO] [stdout] 31: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 32: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 33: 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] 34: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 35: rustc_interface::passes::run_required_analyses [INFO] [stdout] 36: rustc_interface::passes::analysis [INFO] [stdout] 37: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 38: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 39: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 40: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 41: 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] 42: <::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] 43: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 44: [INFO] [stdout] 45: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::make_canonicalized_query_response::<()> [INFO] [stdout] 19: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 24: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 25: ::visit_const_operand [INFO] [stdout] 26: ::visit_body [INFO] [stdout] 27: rustc_borrowck::type_check::type_check [INFO] [stdout] 28: rustc_borrowck::nll::compute_regions [INFO] [stdout] 29: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 30: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 31: 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] 32: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 33: rustc_interface::passes::run_required_analyses [INFO] [stdout] 34: rustc_interface::passes::analysis [INFO] [stdout] 35: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 36: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 37: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 38: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 39: 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] 40: <::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] 41: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 42: [INFO] [stdout] 43: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::for_each_relevant_impl::<::assemble_candidates_from_impls::{closure#0}> [INFO] [stdout] 10: ::assemble_candidates [INFO] [stdout] 11: ::candidate_from_obligation [INFO] [stdout] 12: ::evaluate_trait_predicate_recursively [INFO] [stdout] 13: ::evaluate_root_obligation [INFO] [stdout] 14: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: ::process_obligation [INFO] [stdout] 19: >::process_obligations:: [INFO] [stdout] 20: ::make_canonicalized_query_response::<()> [INFO] [stdout] 21: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: >)>>::call_once [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: ::perform_query [INFO] [stdout] 27: ::ascribe_user_type [INFO] [stdout] 28: rustc_borrowck::type_check::type_check [INFO] [stdout] 29: rustc_borrowck::nll::compute_regions [INFO] [stdout] 30: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 31: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 32: 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] 33: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 34: rustc_interface::passes::run_required_analyses [INFO] [stdout] 35: rustc_interface::passes::analysis [INFO] [stdout] 36: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 37: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 38: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 39: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 40: 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] 41: <::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] 42: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 43: [INFO] [stdout] 44: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::confirm_candidate [INFO] [stdout] 9: ::evaluate_candidate::{closure#0}::{closure#0} [INFO] [stdout] 10: ::evaluate_trait_predicate_recursively [INFO] [stdout] 11: ::evaluate_root_obligation [INFO] [stdout] 12: rustc_traits::evaluate_obligation::evaluate_obligation [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 2]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::evaluate_obligation::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::process_obligation [INFO] [stdout] 17: >::process_obligations:: [INFO] [stdout] 18: ::make_canonicalized_query_response::<()> [INFO] [stdout] 19: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: >)>>::call_once [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: ::perform_query [INFO] [stdout] 25: ::ascribe_user_type [INFO] [stdout] 26: rustc_borrowck::type_check::type_check [INFO] [stdout] 27: rustc_borrowck::nll::compute_regions [INFO] [stdout] 28: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: 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] 31: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::passes::run_required_analyses [INFO] [stdout] 33: rustc_interface::passes::analysis [INFO] [stdout] 34: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 35: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 36: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 37: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 38: 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] 39: <::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] 40: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 41: [INFO] [stdout] 42: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: >)>>::call_once [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::perform_query [INFO] [stdout] 18: ::ascribe_user_type [INFO] [stdout] 19: rustc_borrowck::type_check::type_check [INFO] [stdout] 20: rustc_borrowck::nll::compute_regions [INFO] [stdout] 21: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::candidate_from_obligation_no_cache [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_ascribe_user_type [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: >)>>::call_once [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::type_op_ascribe_user_type::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::perform_query [INFO] [stdout] 18: ::ascribe_user_type [INFO] [stdout] 19: rustc_borrowck::type_check::type_check [INFO] [stdout] 20: rustc_borrowck::nll::compute_regions [INFO] [stdout] 21: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: 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] 24: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::run_required_analyses [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 28: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 29: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 30: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 31: 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] 32: <::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] 33: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 34: [INFO] [stdout] 35: 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: <&rustc_middle::ty::list::RawList<(), rustc_middle::ty::generic_args::GenericArg> as rustc_type_ir::fold::TypeFoldable>::try_fold_with:: [INFO] [stdout] 8: ::match_impl::{closure#0} [INFO] [stdout] 9: ::process_obligation [INFO] [stdout] 10: >::process_obligations:: [INFO] [stdout] 11: ::make_canonicalized_query_response::<()> [INFO] [stdout] 12: rustc_traits::type_op::type_op_prove_predicate [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::>, rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::type_op_prove_predicate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::fully_perform_op::<(), rustc_middle::ty::ParamEnvAnd> [INFO] [stdout] 17: ::normalize_and_prove_instantiated_predicates [INFO] [stdout] 18: ::visit_const_operand [INFO] [stdout] 19: ::visit_body [INFO] [stdout] 20: rustc_borrowck::type_check::type_check [INFO] [stdout] 21: rustc_borrowck::nll::compute_regions [INFO] [stdout] 22: rustc_borrowck::do_mir_borrowck [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: rustc_interface::passes::run_required_analyses [INFO] [stdout] 27: rustc_interface::passes::analysis [INFO] [stdout] 28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 29: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 31: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 32: std::sys::backtrace::__rust_begin_short_backtrace::, 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] 33: <::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] 34: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 35: [INFO] [stdout] 36: 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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-26T14_03_46-1263.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: -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] end of query stack [INFO] [stderr] error: could not compile `ppo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustc --crate-name ppo --edition=2021 ppo/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("blas", "dfdx-cuda", "intel-mkl", "intel-mkl-static", "intel-mkl-system", "netlib", "netlib-static", "netlib-system", "openblas", "openblas-static", "openblas-system"))' -C metadata=173cad26bc372de5 -C extra-filename=-173cad26bc372de5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dfdx=/opt/rustwide/target/debug/deps/libdfdx-1668a0b2699453a7.rmeta --extern linfa_linalg=/opt/rustwide/target/debug/deps/liblinfa_linalg-3afb8fb84b4e5546.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-469d36c142ee23c1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-34cf410cd02f8f09.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c4ee8e36483aa909.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-70b400711082f8fe.rmeta --cap-lints=allow` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ppo` (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 ppo --edition=2021 ppo/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("blas", "dfdx-cuda", "intel-mkl", "intel-mkl-static", "intel-mkl-system", "netlib", "netlib-static", "netlib-system", "openblas", "openblas-static", "openblas-system"))' -C metadata=d307ebfb5cbb12df -C extra-filename=-d307ebfb5cbb12df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-be2fea233f7cc559.rmeta --extern dfdx=/opt/rustwide/target/debug/deps/libdfdx-1668a0b2699453a7.rmeta --extern linfa_linalg=/opt/rustwide/target/debug/deps/liblinfa_linalg-3afb8fb84b4e5546.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-469d36c142ee23c1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-34cf410cd02f8f09.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c4ee8e36483aa909.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-70b400711082f8fe.rmeta --cap-lints=allow` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fd859abf0aa98e2594549632b44e1fe82230f0ed07440342cb3faf03294482b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd859abf0aa98e2594549632b44e1fe82230f0ed07440342cb3faf03294482b3", kill_on_drop: false }` [INFO] [stdout] fd859abf0aa98e2594549632b44e1fe82230f0ed07440342cb3faf03294482b3