[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] checking FeanorTheElf/ashe-depir against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Fashe-depir" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FeanorTheElf/ashe-depir on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded selfref v0.4.3
[INFO] [stderr]   Downloaded append-only-vec v0.1.5
[INFO] [stderr]   Downloaded he-ring v0.2.1
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] [stderr]   Downloaded feanor-math v1.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbd74d83c114e1a8e3b7b9ebb98468bcfd7d33ae85f9fca51f0913766f040dca
[INFO] running `Command { std: "docker" "start" "-a" "fbd74d83c114e1a8e3b7b9ebb98468bcfd7d33ae85f9fca51f0913766f040dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbd74d83c114e1a8e3b7b9ebb98468bcfd7d33ae85f9fca51f0913766f040dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd74d83c114e1a8e3b7b9ebb98468bcfd7d33ae85f9fca51f0913766f040dca", kill_on_drop: false }`
[INFO] [stdout] fbd74d83c114e1a8e3b7b9ebb98468bcfd7d33ae85f9fca51f0913766f040dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e3e5b908ea0a6d26e0933f09c4b60ad5f60c743f62e6c931cd6b79ffdbf671
[INFO] running `Command { std: "docker" "start" "-a" "93e3e5b908ea0a6d26e0933f09c4b60ad5f60c743f62e6c931cd6b79ffdbf671", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking selfref v0.4.3
[INFO] [stderr]     Checking append-only-vec v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking windows-sys v0.48.0
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking feanor-math v1.7.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[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]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking he-ring v0.2.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking 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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/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] [stdout] warning: the feature `cell_update` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(cell_update)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[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: the feature `cell_update` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(cell_update)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:500:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:1827 ~ fast_poly_pir[0c8b]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^2.Named(DefId(0:1776 ~ fast_poly_pir[0c8b]::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:     0x7a64548fe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]    1:     0x7a6455002bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    2:     0x7a64548f4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x7a64548fe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x7a6454901e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]    5:     0x7a64549019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]    6:     0x7a64539dfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7a64549026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x7a64549023ca - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x7a64548fe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x7a64549020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]   11:     0x7a6451099ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   12:     0x7a6456bcb988 - <rustc_type_ir[a408b5a342d5608c]::binder::Binder<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::PredicateKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::dummy.llvm.16131643472808195076.cold
[INFO] [stderr]   13:     0x7a64564660f6 - <rustc_middle[fd9894bab53c64e4]::ty::predicate::Clause as rustc_type_ir[a408b5a342d5608c]::upcast::UpcastFrom<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::ClauseKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   14:     0x7a6453bbb85d - <rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[a408b5a342d5608c]::visit::TypeVisitor<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   15:     0x7a6453b0d669 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   16:     0x7a6453b0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   17:     0x7a6453b0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x7a6453b0d9a7 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   19:     0x7a6455db2f36 - rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::gather_explicit_predicates_of::{closure#0}
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:500:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:2304 ~ fast_poly_pir[8d8c]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^2.Named(DefId(0:2240 ~ fast_poly_pir[8d8c]::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]   20:     0x7a6455dad3a5 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   21:     0x7a645522d326 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x7a645522cc62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7a645522c03e - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   24:     0x7a645522d345 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x7a645522cb62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x7a64557e07da - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_well_formed
[INFO] [stderr]   27:     0x7a64557e0559 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   28:     0x7a64557dfd8d - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_data_structures[970f658f58b6882d]::vec_cache::VecCache<rustc_span[85f2d502c87c13c1]::def_id::LocalDefId, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[d97534a7bbc833d2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7a64557df8c2 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7a64557dd036 - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_type_wf
[INFO] [stderr]   31:     0x7a64557dcf2f - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   32:     0x7a64560c1a48 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x7a64560c1842 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7a64552648fa - rustc_hir_analysis[72f4f3aa5ae04758]::check_crate
[INFO] [stderr]   35:     0x7a6455268c59 - rustc_interface[8b0deecd46fdd191]::passes::analysis
[INFO] [stderr]   36:     0x7a6455268865 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   37:     0x7a64560bb4c8 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   38:     0x7a64560bb1bc - rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7a64562301d6 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   40:     0x7a645626742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]    0:     0x71df53afe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]    1:     0x71df54202bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    2:     0x71df53af4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x71df53afe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x71df53b01e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]    5:     0x71df53b019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]    6:     0x71df52bdfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x71df53b026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x71df53b023ca - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x71df53afe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x71df53b020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]   11:     0x71df50299ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   12:     0x71df55dcb988 - <rustc_type_ir[a408b5a342d5608c]::binder::Binder<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::PredicateKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::dummy.llvm.16131643472808195076.cold
[INFO] [stderr]   13:     0x71df556660f6 - <rustc_middle[fd9894bab53c64e4]::ty::predicate::Clause as rustc_type_ir[a408b5a342d5608c]::upcast::UpcastFrom<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::ClauseKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   14:     0x71df52dbb85d - <rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[a408b5a342d5608c]::visit::TypeVisitor<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   15:     0x71df52d0d669 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   16:     0x71df52d0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   17:     0x71df52d0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x71df52d0d9a7 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   19:     0x71df54fb2f36 - rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::gather_explicit_predicates_of::{closure#0}
[INFO] [stderr]   20:     0x71df54fad3a5 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   21:     0x71df5442d326 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x71df5442cc62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x71df5442c03e - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   24:     0x71df5442d345 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x71df5442cb62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26:     0x71df549e07da - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_well_formed
[INFO] [stderr]   27:     0x71df549e0559 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   28:     0x71df549dfd8d - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_data_structures[970f658f58b6882d]::vec_cache::VecCache<rustc_span[85f2d502c87c13c1]::def_id::LocalDefId, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[d97534a7bbc833d2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x71df549df8c2 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x71df549dd036 - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_type_wf
[INFO] [stderr]   31:     0x71df549dcf2f - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   41:     0x7a645621a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   42:     0x7a6456219d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   43:     0x7a645621d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   44:     0x7a6457ae2aa4 - <unknown>
[INFO] [stderr]   45:     0x7a6457b6fa34 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   32:     0x71df552c1a48 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x71df552c1842 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x71df544648fa - rustc_hir_analysis[72f4f3aa5ae04758]::check_crate
[INFO] [stderr]   35:     0x71df54468c59 - rustc_interface[8b0deecd46fdd191]::passes::analysis
[INFO] [stderr]   36:     0x71df54468865 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   37:     0x71df552bb4c8 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   38:     0x71df552bb1bc - rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x71df554301d6 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   40:     0x71df5546742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[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]   41:     0x71df5541a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   42:     0x71df55419d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   43:     0x71df5541d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   44:     0x71df56c15aa4 - <unknown>
[INFO] [stderr]   45:     0x71df56ca2a34 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2025-06-27T04_43_09-557.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) 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] 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-06-27T04_43_09-558.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) 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] #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] #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_type_wf] checking that types are well-formed
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[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_type_wf] checking that types are well-formed
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:500:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:2304 ~ fast_poly_pir[8d8c]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^3.Named(DefId(0:2340 ~ fast_poly_pir[8d8c]::{impl#0}::evaluate::'_#3), "'_")] })` has escaping bound vars, so it cannot be wrapped in a dummy binder.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x71df53afe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/ty/predicate.rs:500:26:
[INFO] [stderr] `ConstEvaluatable(UnevaluatedConst { def: DefId(0:1827 ~ fast_poly_pir[0c8b]::eval::RamDiskZp2ASHEEvaluator::{constant#0}), args: ['^3.Named(DefId(0:1857 ~ fast_poly_pir[0c8b]::{impl#0}::evaluate::'_#3), "'_")] })` has escaping bound vars, so it cannot be wrapped in a dummy binder.
[INFO] [stderr]    1:     0x71df54202bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    2:     0x71df53af4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x71df53afe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x71df53b01e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7a64548fe523 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]    5:     0x71df53b019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]    6:     0x71df52bdfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    1:     0x7a6455002bbf - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]    7:     0x71df53b026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x71df53b023ca - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x71df53afe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x71df53b020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]    2:     0x7a64548f4043 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]    3:     0x7a64548fe382 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]    4:     0x7a6454901e7a - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]   11:     0x71df50299ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   12:     0x71df55dcb988 - <rustc_type_ir[a408b5a342d5608c]::binder::Binder<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::PredicateKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::dummy.llvm.16131643472808195076.cold
[INFO] [stderr]   13:     0x71df556660f6 - <rustc_middle[fd9894bab53c64e4]::ty::predicate::Clause as rustc_type_ir[a408b5a342d5608c]::upcast::UpcastFrom<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::ClauseKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   14:     0x71df52dbb85d - <rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[a408b5a342d5608c]::visit::TypeVisitor<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   15:     0x71df52d0d669 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   16:     0x71df52d0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]    5:     0x7a64549019ff - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]   17:     0x71df52d0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x71df52d0d9a7 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   19:     0x71df54fb2f36 - rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::gather_explicit_predicates_of::{closure#0}
[INFO] [stderr]   20:     0x71df54fad3a5 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]    6:     0x7a64539dfb93 - std[e099cb376d9ce76b]::panicking::update_hook::<alloc[1d765629416da809]::boxed::Box<rustc_driver_impl[11d7a0eb53604bd0]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7a64549026cb - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]    8:     0x7a64549023ca - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]    9:     0x7a64548fe9f9 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]   10:     0x7a64549020ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]   21:     0x71df5442d326 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   22:     0x71df5442cc62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   11:     0x7a6451099ac0 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]   23:     0x71df5442c03e - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   24:     0x71df5442d345 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   25:     0x71df5442cb62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   12:     0x7a6456bcb988 - <rustc_type_ir[a408b5a342d5608c]::binder::Binder<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::PredicateKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::dummy.llvm.16131643472808195076.cold
[INFO] [stderr]   26:     0x71df549e07da - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_well_formed
[INFO] [stderr]   27:     0x71df549e0559 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   28:     0x71df549dfd8d - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_data_structures[970f658f58b6882d]::vec_cache::VecCache<rustc_span[85f2d502c87c13c1]::def_id::LocalDefId, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[d97534a7bbc833d2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   13:     0x7a64564660f6 - <rustc_middle[fd9894bab53c64e4]::ty::predicate::Clause as rustc_type_ir[a408b5a342d5608c]::upcast::UpcastFrom<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt, rustc_type_ir[a408b5a342d5608c]::predicate_kind::ClauseKind<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>>::upcast_from
[INFO] [stderr]   29:     0x71df549df8c2 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   14:     0x7a6453bbb85d - <rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector as rustc_type_ir[a408b5a342d5608c]::visit::TypeVisitor<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::visit_const
[INFO] [stderr]   30:     0x71df549dd036 - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_type_wf
[INFO] [stderr]   15:     0x7a6453b0d669 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   31:     0x71df549dcf2f - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   16:     0x7a6453b0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   32:     0x71df552c1a48 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   17:     0x7a6453b0d65f - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   18:     0x7a6453b0d9a7 - <rustc_middle[fd9894bab53c64e4]::ty::Ty as rustc_type_ir[a408b5a342d5608c]::visit::TypeSuperVisitable<rustc_middle[fd9894bab53c64e4]::ty::context::TyCtxt>>::super_visit_with::<rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::const_evaluatable_predicates_of::{closure#0}::ConstCollector>
[INFO] [stderr]   33:     0x71df552c1842 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x71df544648fa - rustc_hir_analysis[72f4f3aa5ae04758]::check_crate
[INFO] [stderr]   35:     0x71df54468c59 - rustc_interface[8b0deecd46fdd191]::passes::analysis
[INFO] [stderr]   36:     0x71df54468865 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   37:     0x71df552bb4c8 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   38:     0x71df552bb1bc - rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   19:     0x7a6455db2f36 - rustc_hir_analysis[72f4f3aa5ae04758]::collect::predicates_of::gather_explicit_predicates_of::{closure#0}
[INFO] [stderr]   39:     0x71df554301d6 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   20:     0x7a6455dad3a5 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   40:     0x71df5546742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   21:     0x7a645522d326 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   41:     0x71df5541a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   22:     0x7a645522cc62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::explicit_predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x71df55419d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   23:     0x7a645522c03e - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>
[INFO] [stderr]   43:     0x71df5541d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   24:     0x7a645522d345 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::DefIdCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 24usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   44:     0x71df56c15aa4 - <unknown>
[INFO] [stderr]   25:     0x7a645522cb62 - rustc_query_impl[898f7d40f2cb157e]::query_impl::predicates_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   45:     0x71df56ca2a34 - clone
[INFO] [stderr]   26:     0x7a64557e07da - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_well_formed
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr]   27:     0x7a64557e0559 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr] 
[INFO] [stderr]   28:     0x7a64557dfd8d - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_data_structures[970f658f58b6882d]::vec_cache::VecCache<rustc_span[85f2d502c87c13c1]::def_id::LocalDefId, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>, rustc_query_system[d97534a7bbc833d2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   29:     0x7a64557df8c2 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   30:     0x7a64557dd036 - rustc_hir_analysis[72f4f3aa5ae04758]::check::wfcheck::check_type_wf
[INFO] [stderr]   31:     0x7a64557dcf2f - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   32:     0x7a64560c1a48 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   33:     0x7a64560c1842 - rustc_query_impl[898f7d40f2cb157e]::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   34:     0x7a64552648fa - rustc_hir_analysis[72f4f3aa5ae04758]::check_crate
[INFO] [stderr]   35:     0x7a6455268c59 - rustc_interface[8b0deecd46fdd191]::passes::analysis
[INFO] [stderr]   36:     0x7a6455268865 - rustc_query_impl[898f7d40f2cb157e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>
[INFO] [stderr]   37:     0x7a64560bb4c8 - rustc_query_system[d97534a7bbc833d2]::query::plumbing::try_execute_query::<rustc_query_impl[898f7d40f2cb157e]::DynamicConfig<rustc_query_system[d97534a7bbc833d2]::query::caches::SingleCache<rustc_middle[fd9894bab53c64e4]::query::erase::Erased<[u8; 0usize]>>, false, false, false>, rustc_query_impl[898f7d40f2cb157e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   38:     0x7a64560bb1bc - rustc_query_impl[898f7d40f2cb157e]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7a64562301d6 - rustc_interface[8b0deecd46fdd191]::passes::create_and_enter_global_ctxt::<core[202ca997dba9ae16]::option::Option<rustc_interface[8b0deecd46fdd191]::queries::Linker>, rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0}
[INFO] [stderr]   40:     0x7a645626742f - rustc_interface[8b0deecd46fdd191]::interface::run_compiler::<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   41:     0x7a645621a038 - std[e099cb376d9ce76b]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[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-06-27T04_43_09-558.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) 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] #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_type_wf] checking that types are well-formed
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr]   42:     0x7a6456219d16 - <<std[e099cb376d9ce76b]::thread::Builder>::spawn_unchecked_<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_with_globals<rustc_interface[8b0deecd46fdd191]::util::run_in_thread_pool_with_globals<rustc_interface[8b0deecd46fdd191]::interface::run_compiler<(), rustc_driver_impl[11d7a0eb53604bd0]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[202ca997dba9ae16]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   43:     0x7a645621d0fd - std::sys::pal::unix::thread::Thread::new::thread_start::hb5c990a8be57c966
[INFO] [stderr]   44:     0x7a6457ae2aa4 - <unknown>
[INFO] [stderr]   45:     0x7a6457b6fa34 - clone
[INFO] [stderr]   46:                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-06-27T04_43_09-557.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.90.0-nightly (8f21a5c92 2025-06-26) 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_type_wf] checking that types are well-formed
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-poly-pir` (bin "fast-poly-pir" test) due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fast-poly-pir` (bin "fast-poly-pir") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "93e3e5b908ea0a6d26e0933f09c4b60ad5f60c743f62e6c931cd6b79ffdbf671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e3e5b908ea0a6d26e0933f09c4b60ad5f60c743f62e6c931cd6b79ffdbf671", kill_on_drop: false }`
[INFO] [stdout] 93e3e5b908ea0a6d26e0933f09c4b60ad5f60c743f62e6c931cd6b79ffdbf671
