[INFO] cloning repository https://github.com/FeanorTheElf/ashe-depir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/ashe-depir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fashe-depir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fashe-depir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8449e330cfa2447647bde2abfdd25fa6eedac231
[INFO] building FeanorTheElf/ashe-depir against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fashe-depir" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FeanorTheElf/ashe-depir on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FeanorTheElf/ashe-depir
[INFO] finished tweaking git repo https://github.com/FeanorTheElf/ashe-depir
[INFO] tweaked toml for git repo https://github.com/FeanorTheElf/ashe-depir written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FeanorTheElf/ashe-depir 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e006ee4d6e97d95050b676374c609966f200d460bd2fd904fcfbf00078b4416
[INFO] running `Command { std: "docker" "start" "-a" "9e006ee4d6e97d95050b676374c609966f200d460bd2fd904fcfbf00078b4416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e006ee4d6e97d95050b676374c609966f200d460bd2fd904fcfbf00078b4416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e006ee4d6e97d95050b676374c609966f200d460bd2fd904fcfbf00078b4416", kill_on_drop: false }`
[INFO] [stdout] 9e006ee4d6e97d95050b676374c609966f200d460bd2fd904fcfbf00078b4416
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b08227e31aa222829e81d2bdbfbfa020a860dff73269d8394826abdfad5995a6
[INFO] running `Command { std: "docker" "start" "-a" "b08227e31aa222829e81d2bdbfbfa020a860dff73269d8394826abdfad5995a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling windows-targets v0.48.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling feanor-math v1.7.5
[INFO] [stderr]    Compiling windows-sys v0.48.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling append-only-vec v0.1.5
[INFO] [stderr]    Compiling selfref v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling he-ring v0.2.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling fast-poly-pir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/zn_eval/async_read.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::windows::prelude::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/main.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StaticRingBase`
[INFO] [stdout]   --> src/main.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | use feanor_math::primitive_int::{StaticRing, StaticRingBase};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feanor_math::rings::multivariate::ordered::*`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use feanor_math::rings::multivariate::ordered::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feanor_math::default_memory_provider`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use feanor_math::default_memory_provider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feanor_math::vector::vec_fn::IntoVectorFn`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use feanor_math::vector::vec_fn::IntoVectorFn;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feanor_math::rings::extension::FreeAlgebraStore`
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use feanor_math::rings::extension::FreeAlgebraStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `feanor_math::divisibility::DivisibilityRingStore`
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use feanor_math::divisibility::DivisibilityRingStore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::polynomial::poly_as_ring_el`
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use crate::polynomial::poly_as_ring_el;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rngs::StdRng`
[INFO] [stdout]   --> src/ashe.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use rand::rngs::StdRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:521:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:1827 ~ fast_poly_pir[b8ae]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^3.Named(DefId(0:1857 ~ fast_poly_pir[b8ae]::{impl#0}::evaluate::'_#3), "'_")] })` has escaping bound vars, so it cannot be wrapped in a dummy binder.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73cbc36d960a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]    1:     0x73cbc3e13526 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]    2:     0x73cbc4d5f791 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]    3:     0x73cbc36d9462 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]    4:     0x73cbc36dba07 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]    5:     0x73cbc36db7f0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]    6:     0x73cbc284ced8 - std[bc835ec2a73d9bec]::panicking::update_hook::<alloc[ce2ad6d0015e2232]::boxed::Box<rustc_driver_impl[3eed44e36c66bd62]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x73cbc36dc253 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]    8:     0x73cbc36dbf4a - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]    9:     0x73cbc36d9ae9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]   10:     0x73cbc36dbc0d - rust_begin_unwind
[INFO] [stderr]   11:     0x73cbc039e040 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]   12:     0x73cbc58ca6c1 - <rustc_type_ir[ee03d888f7f5bff5]::binder::Binder<rustc_middle[99d444a968544b9]::ty::context::TyCtxt, rustc_type_ir[ee03d888f7f5bff5]::predicate_kind::PredicateKind<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>>::dummy.llvm.7095561500585544289.cold
[INFO] [stderr]   13:     0x73cbc5039c78 - <rustc_middle[99d444a968544b9]::ty::predicate::Clause as rustc_type_ir[ee03d888f7f5bff5]::upcast::UpcastFrom<rustc_middle[99d444a968544b9]::ty::context::TyCtxt, rustc_type_ir[ee03d888f7f5bff5]::predicate_kind::ClauseKind<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   14:     0x73cbc2a3d3ac - <rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitor<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   15:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   16:     0x73cbc2971294 - <rustc_middle[99d444a968544b9]::ty::generic_args::GenericArg as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   17:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x73cbc2971294 - <rustc_middle[99d444a968544b9]::ty::generic_args::GenericArg as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   19:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   20:     0x73cbc2983e78 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   21:     0x73cbc40f4c3d - rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::gather_explicit_predicates_of
[INFO] [stderr]   22:     0x73cbc40ec961 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   23:     0x73cbc4101033 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefIdCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x73cbc4100868 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x73cbc40fef86 - rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::predicates_of
[INFO] [stderr]   26:     0x73cbc40fee93 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   27:     0x73cbc410101c - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefIdCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   28:     0x73cbc4100768 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   29:     0x73cbc4517755 - <rustc_hir_analysis[83b6eb9620b7beeb]::collect::CollectItemTypesVisitor as rustc_hir[d0dcd0bb550f1a4b]::intravisit::Visitor>::visit_impl_item
[INFO] [stderr]   30:     0x73cbc452cb35 - rustc_hir_analysis[83b6eb9620b7beeb]::check::wfcheck::check_well_formed
[INFO] [stderr]   31:     0x73cbc452b9a3 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   32:     0x73cbc452b445 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_data_structures[4ec0732d4775a07e]::vec_cache::VecCache<rustc_span[fb6c6475f0fa2ff]::def_id::LocalDefId, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[17e15020257a9e]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x73cbc452aec1 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x73cbc45283f2 - rustc_hir_analysis[83b6eb9620b7beeb]::check::wfcheck::check_mod_type_wf
[INFO] [stderr]   35:     0x73cbc4528115 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_mod_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   36:     0x73cbc4d980c8 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefaultCache<rustc_span[fb6c6475f0fa2ff]::def_id::LocalModDefId, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   37:     0x73cbc4d97e70 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x73cbc41c0a38 - rustc_hir_analysis[83b6eb9620b7beeb]::check_crate
[INFO] [stderr]   39:     0x73cbc4180668 - rustc_interface[4ecb3b00d9479b7a]::passes::run_required_analyses
[INFO] [stderr]   40:     0x73cbc4d6371e - rustc_interface[4ecb3b00d9479b7a]::passes::analysis
[INFO] [stderr]   41:     0x73cbc4d636ef - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   42:     0x73cbc4d9c395 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::SingleCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   43:     0x73cbc4d9c0ce - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   44:     0x73cbc4e1a41e - rustc_interface[4ecb3b00d9479b7a]::passes::create_and_enter_global_ctxt::<core[b7c704af28e3f03b]::option::Option<rustc_interface[4ecb3b00d9479b7a]::queries::Linker>, rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   45:     0x73cbc4e00656 - rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler::<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   46:     0x73cbc4cf725b - std[bc835ec2a73d9bec]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x73cbc4cf7718 - <<std[bc835ec2a73d9bec]::thread::Builder>::spawn_unchecked_<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7c704af28e3f03b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   48:     0x73cbc4cf8d01 - std::sys::pal::unix::thread::Thread::new::thread_start::h37aab6250c8096a0
[INFO] [stderr]   49:     0x73cbc64e3ac3 - <unknown>
[INFO] [stderr]   50:     0x73cbc6574a04 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-08T01_08_25-617.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (334963c95 2025-01-07) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type bin -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] #0 [explicit_predicates_of] computing explicit predicates of `<impl at src/main.rs:90:1: 90:17>::evaluate`
[INFO] [stderr] #1 [predicates_of] computing predicates of `<impl at src/main.rs:90:1: 90:17>::evaluate`
[INFO] [stderr] #2 [check_well_formed] checking that `<impl at src/main.rs:90:1: 90:17>::evaluate` is well-formed
[INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in top-level module
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error[E0309]: the parameter type `Int` may not live long enough
[INFO] [stdout]    --> src/polynomial/io.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 98  |   pub fn read_file<'a, R: ZnRingStore, Int: IOUInt>(ring: R, filename: &str) -> impl 'a + Iterator<Item = Result<El<R>, Error>>
[INFO] [stdout]     |                    -- the parameter type `Int` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 106 |       return reader.bytes().scan((0, [0; size_of::<Int>()]), |(i, state), byte| {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 107 | |         if byte.is_err() {
[INFO] [stdout] 108 | |             return Some(Some(Err(byte.unwrap_err())));
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |     }).filter_map(identity).map(move |x: Result<[u8; size_of::<Int>()], Error>| Ok(from_int.map(Int::from_le_bytes(x?).try_into().ok().unwrap())))
[INFO] [stdout]     | |__________________________________________________________________________________________________________________________________________________^ ...so that the type `Int` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub fn read_file<'a, R: ZnRingStore, Int: IOUInt + 'a>(ring: R, filename: &str) -> impl 'a + Iterator<Item = Result<El<R>, Error>>
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:521:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:1827 ~ fast_poly_pir[b8ae]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^2.Named(DefId(0:1776 ~ fast_poly_pir[b8ae]::eval::l2_zp2::{impl#1}::check_matches_plan::'_#2), "'_")] })` has escaping bound vars, so it cannot be wrapped in a dummy binder.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x73cbc36d960a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]    1:     0x73cbc3e13526 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]    2:     0x73cbc4d5f791 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]    3:     0x73cbc36d9462 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]    4:     0x73cbc36dba07 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]    5:     0x73cbc36db7f0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]    6:     0x73cbc284ced8 - std[bc835ec2a73d9bec]::panicking::update_hook::<alloc[ce2ad6d0015e2232]::boxed::Box<rustc_driver_impl[3eed44e36c66bd62]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x73cbc36dc253 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]    8:     0x73cbc36dbf4a - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]    9:     0x73cbc36d9ae9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]   10:     0x73cbc36dbc0d - rust_begin_unwind
[INFO] [stderr]   11:     0x73cbc039e040 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]   12:     0x73cbc58ca6c1 - <rustc_type_ir[ee03d888f7f5bff5]::binder::Binder<rustc_middle[99d444a968544b9]::ty::context::TyCtxt, rustc_type_ir[ee03d888f7f5bff5]::predicate_kind::PredicateKind<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>>::dummy.llvm.7095561500585544289.cold
[INFO] [stderr]   13:     0x73cbc5039c78 - <rustc_middle[99d444a968544b9]::ty::predicate::Clause as rustc_type_ir[ee03d888f7f5bff5]::upcast::UpcastFrom<rustc_middle[99d444a968544b9]::ty::context::TyCtxt, rustc_type_ir[ee03d888f7f5bff5]::predicate_kind::ClauseKind<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   14:     0x73cbc2a3d3ac - <rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitor<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   15:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   16:     0x73cbc2971294 - <rustc_middle[99d444a968544b9]::ty::generic_args::GenericArg as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   17:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x73cbc2971294 - <rustc_middle[99d444a968544b9]::ty::generic_args::GenericArg as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   19:     0x73cbc2983c54 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   20:     0x73cbc2983e78 - <rustc_middle[99d444a968544b9]::ty::Ty as rustc_type_ir[ee03d888f7f5bff5]::visit::TypeSuperVisitable<rustc_middle[99d444a968544b9]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   21:     0x73cbc40f4c3d - rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::gather_explicit_predicates_of
[INFO] [stderr]   22:     0x73cbc40ec961 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   23:     0x73cbc4101033 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefIdCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   24:     0x73cbc4100868 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   25:     0x73cbc40fef86 - rustc_hir_analysis[83b6eb9620b7beeb]::collect::predicates_of::predicates_of
[INFO] [stderr]   26:     0x73cbc40fee93 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   27:     0x73cbc410101c - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefIdCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   28:     0x73cbc4100768 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   29:     0x73cbc4517755 - <rustc_hir_analysis[83b6eb9620b7beeb]::collect::CollectItemTypesVisitor as rustc_hir[d0dcd0bb550f1a4b]::intravisit::Visitor>::visit_impl_item
[INFO] [stderr]   30:     0x73cbc452cb35 - rustc_hir_analysis[83b6eb9620b7beeb]::check::wfcheck::check_well_formed
[INFO] [stderr]   31:     0x73cbc452b9a3 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   32:     0x73cbc452b445 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_data_structures[4ec0732d4775a07e]::vec_cache::VecCache<rustc_span[fb6c6475f0fa2ff]::def_id::LocalDefId, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[17e15020257a9e]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x73cbc452aec1 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x73cbc45283f2 - rustc_hir_analysis[83b6eb9620b7beeb]::check::wfcheck::check_mod_type_wf
[INFO] [stderr]   35:     0x73cbc4528115 - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_mod_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   36:     0x73cbc4d980c8 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::DefaultCache<rustc_span[fb6c6475f0fa2ff]::def_id::LocalModDefId, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   37:     0x73cbc4d97e70 - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   38:     0x73cbc41c0a38 - rustc_hir_analysis[83b6eb9620b7beeb]::check_crate
[INFO] [stderr]   39:     0x73cbc4180668 - rustc_interface[4ecb3b00d9479b7a]::passes::run_required_analyses
[INFO] [stderr]   40:     0x73cbc4d6371e - rustc_interface[4ecb3b00d9479b7a]::passes::analysis
[INFO] [stderr]   41:     0x73cbc4d636ef - rustc_query_impl[3bd706e9d09d9e2a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3bd706e9d09d9e2a]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   42:     0x73cbc4d9c395 - rustc_query_system[17e15020257a9e]::query::plumbing::try_execute_query::<rustc_query_impl[3bd706e9d09d9e2a]::DynamicConfig<rustc_query_system[17e15020257a9e]::query::caches::SingleCache<rustc_middle[99d444a968544b9]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[3bd706e9d09d9e2a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   43:     0x73cbc4d9c0ce - rustc_query_impl[3bd706e9d09d9e2a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   44:     0x73cbc4e1a41e - rustc_interface[4ecb3b00d9479b7a]::passes::create_and_enter_global_ctxt::<core[b7c704af28e3f03b]::option::Option<rustc_interface[4ecb3b00d9479b7a]::queries::Linker>, rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   45:     0x73cbc4e00656 - rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler::<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   46:     0x73cbc4cf725b - std[bc835ec2a73d9bec]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   47:     0x73cbc4cf7718 - <<std[bc835ec2a73d9bec]::thread::Builder>::spawn_unchecked_<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_with_globals<rustc_interface[4ecb3b00d9479b7a]::util::run_in_thread_pool_with_globals<rustc_interface[4ecb3b00d9479b7a]::interface::run_compiler<(), rustc_driver_impl[3eed44e36c66bd62]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b7c704af28e3f03b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   48:     0x73cbc4cf8d01 - std::sys::pal::unix::thread::Thread::new::thread_start::h37aab6250c8096a0
[INFO] [stderr]   49:     0x73cbc64e3ac3 - <unknown>
[INFO] [stderr]   50:     0x73cbc6574a04 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: using internal features is not supported and expected to cause internal compiler errors when used incorrectly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-01-08T01_08_25-617.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.86.0-nightly (334963c95 2025-01-07) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type bin -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] #0 [explicit_predicates_of] computing explicit predicates of `eval::l2_zp2::<impl at src/eval/l2_zp2.rs:194:1: 194:19>::check_matches_plan`
[INFO] [stderr] #1 [predicates_of] computing predicates of `eval::l2_zp2::<impl at src/eval/l2_zp2.rs:194:1: 194:19>::check_matches_plan`
[INFO] [stderr] #2 [check_well_formed] checking that `eval::l2_zp2::<impl at src/eval/l2_zp2.rs:194:1: 194:19>::check_matches_plan` is well-formed
[INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `eval::l2_zp2`
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] Some errors have detailed explanations: E0309, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-poly-pir` (bin "fast-poly-pir") due to 2 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b08227e31aa222829e81d2bdbfbfa020a860dff73269d8394826abdfad5995a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b08227e31aa222829e81d2bdbfbfa020a860dff73269d8394826abdfad5995a6", kill_on_drop: false }`
[INFO] [stdout] b08227e31aa222829e81d2bdbfbfa020a860dff73269d8394826abdfad5995a6
