[INFO] cloning repository https://github.com/jonasbostoen/p2pflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasbostoen/p2pflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbostoen%2Fp2pflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbostoen%2Fp2pflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e591d44348bb0db920385a8671516d4a6b54566 [INFO] building jonasbostoen/p2pflow against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbostoen%2Fp2pflow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonasbostoen/p2pflow on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonasbostoen/p2pflow [INFO] finished tweaking git repo https://github.com/jonasbostoen/p2pflow [INFO] tweaked toml for git repo https://github.com/jonasbostoen/p2pflow written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jonasbostoen/p2pflow 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libbpf-cargo v0.9.3 [INFO] [stderr] Downloaded libbpf-rs v0.14.0 [INFO] [stderr] Downloaded libbpf-sys v0.5.0-2 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 324a162a46b96c09fba72da4b2157f8dd2b4f2340eefb13df206e0d0b8c0794d [INFO] running `Command { std: "docker" "start" "-a" "324a162a46b96c09fba72da4b2157f8dd2b4f2340eefb13df206e0d0b8c0794d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "324a162a46b96c09fba72da4b2157f8dd2b4f2340eefb13df206e0d0b8c0794d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324a162a46b96c09fba72da4b2157f8dd2b4f2340eefb13df206e0d0b8c0794d", kill_on_drop: false }` [INFO] [stdout] 324a162a46b96c09fba72da4b2157f8dd2b4f2340eefb13df206e0d0b8c0794d [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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac8621218e94c49dd187c095f594fbacb3e92ef76ea9a32675ccc74c152d15cd [INFO] running `Command { std: "docker" "start" "-a" "ac8621218e94c49dd187c095f594fbacb3e92ef76ea9a32675ccc74c152d15cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling libbpf-sys v0.5.0-2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb35 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb39 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb55 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb46 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb81 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb69 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb51 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb60 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb45 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb47 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb38 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb44 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb34 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb52 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb42 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7030a21809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7030a2813cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7030a372cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7030a2180822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7030a2182d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7030a2182b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7030a12ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7030a21834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7030a13284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7030a131d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7030a131d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7030a1332451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7030a18831cc - ::span_bug:: [INFO] [stderr] 13: 0x7030a1908a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7030a18ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7030a18ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x70309fd125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7030a3147bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7030a313ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7030a2807714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7030a28076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7030a2aa0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7030a2a9fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x70309f8ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7030a3103ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7030a3103d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7030a3103a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7030a2c1882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7030a3730a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7030a37309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7030a3780355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7030a378008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7030a377429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7030a379af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7030a3707207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7030a370769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7030a3708c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7030a4ec8ac3 - [INFO] [stderr] 38: 0x7030a4f59a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/rustc-ice-2025-01-01T00_42_48-722.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] error: could not compile `futures-lite` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/bin/rustc --crate-name futures_lite --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="memchr"' --cfg 'feature="parking"' --cfg 'feature="std"' --cfg 'feature="waker-fn"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "std", "waker-fn"))' -C metadata=0159810b4e6a4a4f -C extra-filename=-d84c88a7cf527cd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-237311d3003cf353.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c29aa4d0c4dea8fb.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6d2b818c6e793738.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4877bf64f4cc5a4a.rmeta --extern parking=/opt/rustwide/target/debug/deps/libparking-439614aeed59eb0b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9790586f283d9c53.rmeta --extern waker_fn=/opt/rustwide/target/debug/deps/libwaker_fn-64bdb4df932fb22b.rmeta --cap-lints allow --cap-lints=forbid -Dtail-expr-drop-order` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb39 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::stream::chain::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::stream::chain::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb37 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::stream::collect::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::stream::collect::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::stream::unzip::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::stream::unzip::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb46 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::stream::concat::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::stream::concat::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb59 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::stream::chunks::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::stream::chunks::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::try_stream::try_for_each::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::try_stream::try_for_each::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb109 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::try_stream::try_flatten::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::try_stream::try_flatten::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::try_stream::try_collect::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::try_stream::try_collect::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::try_stream::try_concat::::poll` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::try_stream::try_concat::::poll` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb55 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb63 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb82 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::try_stream::try_chunks::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::try_stream::try_chunks::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb65 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb98 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] Box [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] stack backtrace: [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::futures_ordered::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::futures_ordered::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `data::parsing::::parse_named` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `data::parsing::::parse_named` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb60 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb47 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x79712b7809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x79712be13cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x79712cd2cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x79712b780822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x79712b782d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x79712b782b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x79712a8ee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x79712b7834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x79712a9284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x79712a91d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x79712a91d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x79712a932451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x79712ae831cc - ::span_bug:: [INFO] [stderr] 13: 0x79712af08a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] 14: 0x79712aeee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x79712aeee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7971293125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x79712c747bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x79712c73ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x79712be07714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x79712be076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x79712c0a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x79712c09fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x797128eab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x79712c703ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x79712c703d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x79712c703a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x79712c21882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x79712cd30a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x79712cd309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x79712cd80355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x79712cd8008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x79712cd7429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x79712cd9af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x79712cd07207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x79712cd0769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x79712cd08c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x79712e3b0ac3 - [INFO] [stderr] 38: 0x79712e441a04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `data::parsing::::parse_unnamed` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `data::parsing::::parse_unnamed` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/rustc-ice-2025-01-01T00_42_49-1240.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [mir_built] building MIR for `stream::select_all::::poll_next` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `stream::select_all::::poll_next` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "read-initializer", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=5fb2f061321362c2 -C extra-filename=-f583a5ccc7700cd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c29aa4d0c4dea8fb.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-06dc988ad8d78554.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9790586f283d9c53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-1c5ac5380fa82b49.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-24c104507f40a3d0.rmeta --cap-lints allow --cap-lints=forbid -Dtail-expr-drop-order` (exit status: 101) [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb74 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `expr::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `expr::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb171 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `expr::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `expr::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb137 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `generics::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `generics::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb275 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `generics::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `generics::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb1020 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb201 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb102 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb166 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb168 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb145 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::fn_arg_typed` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::fn_arg_typed` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb134 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb157 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb182 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/builder/scope.rs:1724:17: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7e7c1bd809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x7e7c1c413cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x7e7c1d32cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x7e7c1bd80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x7e7c1bd82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x7e7c1bd82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x7e7c1aeee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7e7c1bd834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x7e7c1af284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7e7c1af1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7e7c1af1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7e7c1af32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7e7c1b4831cc - ::span_bug:: [INFO] [stderr] 13: 0x7e7c1b508a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x7e7c1b4ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x7e7c1b4ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x7e7c199125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x7e7c1cd47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x7e7c1cd3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x7e7c1c407714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x7e7c1c4076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7e7c1c6a0111 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 22: 0x7e7c1c69fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x7e7c194ab285 - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 24: 0x7e7c1cd03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7e7c1cd03d9a - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::, rustc_query_system[e335bb9f883c128a]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7e7c1cd03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7e7c1c81882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 28: 0x7e7c1d330a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 29: 0x7e7c1d3309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7e7c1d380355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7e7c1d38008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7e7c1d37429e - rustc_interface[cba6a0bdce1a1a44]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 33: 0x7e7c1d39af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 34: 0x7e7c1d307207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 35: 0x7e7c1d30769c - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[7c3754e1e522c6fe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 36: 0x7e7c1d308c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 37: 0x7e7c1ea0cac3 - [INFO] [stderr] 38: 0x7e7c1ea9da04 - clone [INFO] [stderr] 39: 0x0 - [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/rustc-ice-2025-01-01T00_42_48-799.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.85.0-nightly (11663cd3b 2024-12-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no [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 [mir_built] building MIR for `item::parsing::::parse` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `item::parsing::::parse` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: failed to run custom build command for `libbpf-sys v0.5.0-2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libbpf-sys-7e74b181ab0b9e26/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] MKDIR staticobjs [INFO] [stderr] CC bpf.o [INFO] [stderr] CC btf.o [INFO] [stderr] CC libbpf.o [INFO] [stderr] CC libbpf_errno.o [INFO] [stderr] CC netlink.o [INFO] [stderr] CC nlattr.o [INFO] [stderr] CC str_error.o [INFO] [stderr] CC libbpf_probes.o [INFO] [stderr] CC bpf_prog_linfo.o [INFO] [stderr] CC xsk.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] make: *** No targets specified and no makefile found. Stop. [INFO] [stderr] Must specify package names on the command line [INFO] [stderr] bpf.c: In function 'alloc_zero_tailing_info': [INFO] [stderr] bpf.c:211:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 211 | for (i = 0; i < cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_type_by_id': [INFO] [stderr] btf.c:438:21: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 438 | if (type_id < btf->start_id) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_ptr_sz': [INFO] [stderr] btf.c:484:51: warning: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] [INFO] [stderr] 484 | return btf->ptr_sz < 0 ? sizeof(void *) : btf->ptr_sz; [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] btf.c: In function 'btf_parse_raw': [INFO] [stderr] btf.c:1035:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] [INFO] [stderr] 1035 | if (fread(data, 1, sz, f) < sz) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_get_raw_data': [INFO] [stderr] btf.c:1274:31: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 1274 | for (i = 0; i < btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf__str_by_offset': [INFO] [stderr] btf.c:1318:20: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 1318 | if (offset < btf->start_str_off) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf__get_map_kv_tids': [INFO] [stderr] btf.c:1432:76: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 1432 | if (snprintf(container_name, max_name, "____btf_map_%s", map_name) == max_name) { [INFO] [stderr] | ^~ [INFO] [stderr] btf.c: In function 'validate_type_id': [INFO] [stderr] btf.c:1784:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 1784 | if (id < 0 || id > BTF_MAX_NR_TYPES) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_clear_hypot_map': [INFO] [stderr] btf.c:3035:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 3035 | for (i = 0; i < d->hypot_cnt; i++) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_identity_hash_fn': [INFO] [stderr] btf.c:3058:65: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3058 | static size_t btf_dedup_identity_hash_fn(const void *key, void *ctx) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] btf.c: In function 'btf_dedup_collision_hash_fn': [INFO] [stderr] btf.c:3063:55: warning: unused parameter 'key' [-Wunused-parameter] [INFO] [stderr] 3063 | static size_t btf_dedup_collision_hash_fn(const void *key, void *ctx) [INFO] [stderr] | ~~~~~~~~~~~~^~~ [INFO] [stderr] btf.c:3063:66: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3063 | static size_t btf_dedup_collision_hash_fn(const void *key, void *ctx) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] btf.c: In function 'btf_dedup_equal_fn': [INFO] [stderr] btf.c:3068:70: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 3068 | static bool btf_dedup_equal_fn(const void *k1, const void *k2, void *ctx) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] btf.c: In function 'btf_for_each_str_off': [INFO] [stderr] btf.c:3141:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 3141 | for (i = 0; i < d->btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'strs_dedup_remap_str_off': [INFO] [stderr] btf.c:3167:37: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3167 | if (str_off == 0 || str_off < d->btf->start_str_off) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_hash_struct': [INFO] [stderr] btf.c:3343:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 3343 | for (i = 0; i < vlen; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_prim_types': [INFO] [stderr] btf.c:3658:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 3658 | for (i = 0; i < d->btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_is_equiv': [INFO] [stderr] btf.c:3873:63: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3873 | if (fwd_kind == real_kind && canon_id < d->btf->start_id) [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_merge_hypot_map': [INFO] [stderr] btf.c:4001:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 4001 | for (i = 0; i < d->hypot_cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_struct_types': [INFO] [stderr] btf.c:4141:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 4141 | for (i = 0; i < d->btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_ref_types': [INFO] [stderr] btf.c:4285:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 4285 | for (i = 0; i < d->btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf_dedup_compact_types': [INFO] [stderr] btf.c:4320:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 4320 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4325:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 4325 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4326:32: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 4326 | if (d->map[id] != id) [INFO] [stderr] | ^~ [INFO] [stderr] btf.c: In function 'btf_dedup_remap_types': [INFO] [stderr] btf.c:4389:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 4389 | for (i = 0; i < d->btf->nr_types; i++) { [INFO] [stderr] | ^ [INFO] [stderr] btf.c: In function 'btf__load_vmlinux_btf': [INFO] [stderr] btf.c:4420:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4420 | { "/boot/vmlinux-%1$s" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4421:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4421 | { "/lib/modules/%1$s/vmlinux-%1$s" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4422:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4422 | { "/lib/modules/%1$s/build/vmlinux" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4423:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4423 | { "/usr/lib/modules/%1$s/kernel/vmlinux" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4424:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4424 | { "/usr/lib/debug/boot/vmlinux-%1$s" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4425:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4425 | { "/usr/lib/debug/boot/vmlinux-%1$s.debug" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4426:17: warning: missing initializer for field 'raw_btf' of 'struct ' [-Wmissing-field-initializers] [INFO] [stderr] 4426 | { "/usr/lib/debug/lib/modules/%1$s/vmlinux" }, [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4415:22: note: 'raw_btf' declared here [INFO] [stderr] 4415 | bool raw_btf; [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] btf.c:4435:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 4435 | for (i = 0; i < ARRAY_SIZE(locations); i++) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from btf.c:22: [INFO] [stderr] btf.c: In function 'btf_ext_visit_type_ids': [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4594:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 4594 | for_each_btf_ext_rec(seg, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4605:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 4605 | for_each_btf_ext_rec(seg, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] btf.c: In function 'btf_ext_visit_str_offs': [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4636:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 4636 | for_each_btf_ext_rec(seg, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] btf.c:4654:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 4654 | for_each_btf_ext_rec(seg, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] libbpf.c: In function 'bpf_object__add_programs': [INFO] [stderr] libbpf.c:677:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 677 | for (i = 0; i < nr_syms; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'find_struct_ops_kern_types': [INFO] [stderr] libbpf.c:831:44: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and '__s32' {aka 'int'} [-Wsign-compare] [INFO] [stderr] 831 | if (kern_data_member->type == kern_type_id) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__add_map': [INFO] [stderr] libbpf.c:1386:34: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 1386 | for (i = obj->nr_maps; i < obj->maps_cap; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'set_kcfg_value_str': [INFO] [stderr] libbpf.c:1578:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 1578 | if (len >= ext->kcfg.sz) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__init_user_maps': [INFO] [stderr] libbpf.c:1913:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 1913 | if (map_def_sz <= sizeof(struct bpf_map_def)) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__sanitize_btf': [INFO] [stderr] libbpf.c:2502:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 2502 | for (i = 1; i <= btf__get_nr_types(btf); i++) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__sanitize_and_load_btf': [INFO] [stderr] libbpf.c:2721:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 2721 | for (i = 0; i < obj->nr_programs; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__elf_collect': [INFO] [stderr] libbpf.c:3097:59: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3097 | if (!obj->efile.strtabidx || obj->efile.strtabidx > idx) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'find_extern_sec_btf_id': [INFO] [stderr] libbpf.c:3185:38: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3185 | if (vs->type == ext_btf_id) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'prog_is_subprog': [INFO] [stderr] libbpf.c:3553:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3553 | return prog->sec_idx == obj->efile.text_shndx && obj->nr_programs > 1; [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_program__record_reloc': [INFO] [stderr] libbpf.c:3653:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 3653 | if (!shdr_idx || shdr_idx != obj->efile.text_shndx) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_map_find_btf_info': [INFO] [stderr] libbpf.c:3902:34: warning: operand of '?:' changes signedness from 'int' to '__u32' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] [INFO] [stderr] 3902 | ret : value_type_id; [INFO] [stderr] | ^~~ [INFO] [stderr] libbpf.c: In function 'init_map_slots': [INFO] [stderr] libbpf.c:4665:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] 4665 | for (i = 0; i < map->init_slots_sz; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_core_find_cands': [INFO] [stderr] libbpf.c:4993:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 4993 | for (i = 0; i < obj->btf_module_cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_core_hash_fn': [INFO] [stderr] libbpf.c:5103:55: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 5103 | static size_t bpf_core_hash_fn(const void *key, void *ctx) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] libbpf.c: In function 'bpf_core_equal_fn': [INFO] [stderr] libbpf.c:5108:69: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] 5108 | static bool bpf_core_equal_fn(const void *k1, const void *k2, void *ctx) [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] libbpf.c: In function 'bpf_core_apply_relo': [INFO] [stderr] libbpf.c:5141:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5141 | if (insn_idx > prog->insns_cnt) [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__relocate_core': [INFO] [stderr] libbpf.c:5223:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5223 | for (i = 0; i < obj->nr_programs; i++) { [INFO] [stderr] | ^ [INFO] [stderr] In file included from libbpf.c:55: [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:5237:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 5237 | for_each_btf_ext_rec(seg, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from libbpf.c:56: [INFO] [stderr] hashmap.h:156:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 156 | for (bkt = 0; bkt < map->cap; bkt++) \ [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:5267:17: note: in expansion of macro 'hashmap__for_each_entry' [INFO] [stderr] 5267 | hashmap__for_each_entry(cand_cache, entry, i) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from libbpf.c:55: [INFO] [stderr] libbpf.c: In function 'adjust_prog_btf_ext_info': [INFO] [stderr] libbpf_internal.h:322:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] 322 | i < (sec)->num_info; \ [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:5378:17: note: in expansion of macro 'for_each_btf_ext_rec' [INFO] [stderr] 5378 | for_each_btf_ext_rec(ext_info, sec, i, rec) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] libbpf.c: In function 'cmp_relo_by_insn_idx': [INFO] [stderr] libbpf.c:5504:22: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 5504 | if (insn_idx == relo->insn_idx) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c:5506:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 5506 | return insn_idx < relo->insn_idx ? -1 : 1; [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__relocate_calls': [INFO] [stderr] libbpf.c:5755:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5755 | for (i = 0; i < obj->nr_programs; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__free_relocs': [INFO] [stderr] libbpf.c:5778:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5778 | for (i = 0; i < obj->nr_programs; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__relocate': [INFO] [stderr] libbpf.c:5810:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 5810 | for (j = 0; j < prog->nr_reloc; j++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__collect_map_relos': [INFO] [stderr] libbpf.c:5907:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5907 | for (j = 0; j < obj->nr_maps; j++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:5917:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 5917 | if (j == obj->nr_maps) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c:5956:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] [INFO] [stderr] 5956 | if (moff >= map->init_slots_sz) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__collect_relos': [INFO] [stderr] libbpf.c:6014:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6014 | for (i = 0; i < obj->nr_programs; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__sanitize_prog': [INFO] [stderr] libbpf.c:6047:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6047 | for (i = 0; i < prog->insns_cnt; i++, insn++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'find_ksym_btf_id': [INFO] [stderr] libbpf.c:6644:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6644 | for (i = 0; i < obj->btf_module_cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'bpf_object__load_xattr': [INFO] [stderr] libbpf.c:6904:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6904 | for (i = 0; i < obj->nr_maps; i++) [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:6911:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6911 | for (i = 0; i < obj->btf_module_cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:6930:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 6930 | for (i = 0; i < obj->nr_maps; i++) [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function '__bpf_program__iter': [INFO] [stderr] libbpf.c:7670:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 7670 | if (idx >= obj->nr_programs || idx < 0) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'libbpf_get_type_names': [INFO] [stderr] libbpf.c:8109:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 8109 | for (i = 0; i < ARRAY_SIZE(section_defs); i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c:8113:67: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 8113 | if (strlen(buf) + strlen(section_defs[i].sec) + 2 > len) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'find_btf_by_prefix_kind': [INFO] [stderr] libbpf.c:8323:28: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 8323 | if (ret < 0 || ret >= sizeof(btf_type_name)) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'find_kernel_btf_id': [INFO] [stderr] libbpf.c:8415:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 8415 | for (i = 0; i < obj->btf_module_cnt; i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'libbpf_find_attach_btf_id': [INFO] [stderr] libbpf.c:8444:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 8444 | for (i = 0; i < ARRAY_SIZE(section_defs); i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'libbpf_attach_type_by_name': [INFO] [stderr] libbpf.c:8497:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 8497 | for (i = 0; i < ARRAY_SIZE(section_defs); i++) { [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function '__bpf_map__iter': [INFO] [stderr] libbpf.c:8702:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] 8702 | if (idx >= obj->nr_maps || idx < 0) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_object__find_map_by_offset': [INFO] [stderr] libbpf.c:8747:51: warning: unused parameter 'obj' [-Wunused-parameter] [INFO] [stderr] 8747 | bpf_object__find_map_by_offset(struct bpf_object *obj, size_t offset) [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] libbpf.c:8747:63: warning: unused parameter 'offset' [-Wunused-parameter] [INFO] [stderr] 8747 | bpf_object__find_map_by_offset(struct bpf_object *obj, size_t offset) [INFO] [stderr] | ~~~~~~~^~~~~~ [INFO] [stderr] libbpf.c: In function 'determine_tracepoint_id': [INFO] [stderr] libbpf.c:9359:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 9359 | if (ret >= sizeof(file)) { [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'attach_trace': [INFO] [stderr] libbpf.c:9542:64: warning: unused parameter 'sec' [-Wunused-parameter] [INFO] [stderr] 9542 | static struct bpf_link *attach_trace(const struct bpf_sec_def *sec, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] libbpf.c: In function 'attach_lsm': [INFO] [stderr] libbpf.c:9548:62: warning: unused parameter 'sec' [-Wunused-parameter] [INFO] [stderr] 9548 | static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] libbpf.c: In function 'attach_iter': [INFO] [stderr] libbpf.c:9680:63: warning: unused parameter 'sec' [-Wunused-parameter] [INFO] [stderr] 9680 | static struct bpf_link *attach_iter(const struct bpf_sec_def *sec, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] libbpf.c: In function '__perf_buffer__new': [INFO] [stderr] libbpf.c:10035:56: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 10035 | if (map.max_entries && map.max_entries < pb->cpu_cnt) [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'perf_buffer__buffer_fd': [INFO] [stderr] libbpf.c:10215:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 10215 | if (buf_idx >= pb->cpu_cnt) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'perf_buffer__consume_buffer': [INFO] [stderr] libbpf.c:10237:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 10237 | if (buf_idx >= pb->cpu_cnt) [INFO] [stderr] | ^~ [INFO] [stderr] libbpf.c: In function 'bpf_program__get_prog_info_linear': [INFO] [stderr] libbpf.c:10392:56: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 10392 | (desc->size_offset > 0 && info_len < desc->size_offset)) [INFO] [stderr] | ^ [INFO] [stderr] libbpf.c: In function 'parse_cpu_mask_file': [INFO] [stderr] libbpf.c:10617:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 10617 | if (len >= sizeof(buf)) { [INFO] [stderr] | ^~ [INFO] [stderr] netlink.c: In function 'libbpf_netlink_recv': [INFO] [stderr] netlink.c:118:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 118 | if (nh->nlmsg_seq != seq) { [INFO] [stderr] | ^~ [INFO] [stderr] netlink.c: In function 'get_tc_info': [INFO] [stderr] netlink.c:520:65: warning: unused parameter 'fn' [-Wunused-parameter] [INFO] [stderr] 520 | static int get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] netlink.c: In function 'tc_add_fd_and_name': [INFO] [stderr] netlink.c:551:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 551 | if (len >= sizeof(name)) [INFO] [stderr] | ^~ [INFO] [stderr] nlattr.c: In function 'nla_ok': [INFO] [stderr] nlattr.c:35:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] 35 | return remaining >= sizeof(*nla) && [INFO] [stderr] | ^~ [INFO] [stderr] nlattr.c: In function 'validate_nla': [INFO] [stderr] nlattr.c:65:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] 65 | if (libbpf_nla_len(nla) < minlen) [INFO] [stderr] | ^ [INFO] [stderr] xsk.c: In function 'xsk_link_lookup': [INFO] [stderr] xsk.c:713:51: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] 713 | if (link_info.xdp.ifindex == ifindex) { [INFO] [stderr] | ^~ [INFO] [stderr] xsk.c: In function 'xsk_init_xdp_res': [INFO] [stderr] xsk.c:795:34: warning: unused parameter 'xsks_map_fd' [-Wunused-parameter] [INFO] [stderr] 795 | int *xsks_map_fd) [INFO] [stderr] | ~~~~~^~~~~~~~~~~ [INFO] [stderr] xsk.c: In function 'xsk_lookup_xdp_res': [INFO] [stderr] xsk.c:838:60: warning: unused parameter 'xsks_map_fd' [-Wunused-parameter] [INFO] [stderr] 838 | static int xsk_lookup_xdp_res(struct xsk_socket *xsk, int *xsks_map_fd, int prog_id) [INFO] [stderr] | ~~~~~^~~~~~~~~~~ [INFO] [stderr] xsk.c: At top level: [INFO] [stderr] xsk.c:1266:1: fatal error: error writing to /tmp/ccFNQQox.s: No space left on device [INFO] [stderr] 1266 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:114: /opt/rustwide/target/debug/build/libbpf-sys-401b07830a660440/out/obj/staticobjs/xsk.o] Error 1 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libbpf-sys-0.5.0-2/build.rs:74:9: [INFO] [stderr] make failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64f2b7ecf1fa - std::backtrace_rs::backtrace::libunwind::trace::h03d03be113421afc [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x64f2b7ecf1fa - std::backtrace_rs::backtrace::trace_unsynchronized::h2e7fbcd6665cc8d2 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x64f2b7ecf1fa - std::sys::backtrace::_print_fmt::h720ceb660845092e [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64f2b7ecf1fa - ::fmt::h14a5ea82748e51db [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64f2b7ef2783 - core::fmt::rt::Argument::fmt::hb123d25d7a6c0099 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64f2b7ef2783 - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x64f2b7ecb423 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x64f2b7ecf042 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64f2b7ed023d - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x64f2b7ed0082 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x64f2b7ed0987 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x64f2b7ed085c - std::panicking::begin_panic::{{closure}}::h3bafa4cb72665a7e [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x64f2b7ecf6d9 - std::sys::backtrace::__rust_end_short_backtrace::hbc3ba71e379fbf42 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64f2b7ed0762 - std::panicking::begin_panic::h615009cda4a638ea [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x64f2b7e5a741 - build_script_build::main::h85b533b67502cd20 [INFO] [stderr] 15: 0x64f2b7e59933 - core::ops::function::FnOnce::call_once::h0200f17c49c52933 [INFO] [stderr] 16: 0x64f2b7e59696 - std::sys::backtrace::__rust_begin_short_backtrace::h37e8fe3537f51a9d [INFO] [stderr] 17: 0x64f2b7e59679 - std::rt::lang_start::{{closure}}::h2bbfa2fe27c32d0c [INFO] [stderr] 18: 0x64f2b7ec6e17 - core::ops::function::impls:: for &F>::call_once::hf08fb67e9418333f [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 19: 0x64f2b7ec6e17 - std::panicking::try::do_call::h8df3b748bac18aae [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:573:40 [INFO] [stderr] 20: 0x64f2b7ec6e17 - std::panicking::try::h9ecf18fe7012c636 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:536:19 [INFO] [stderr] 21: 0x64f2b7ec6e17 - std::panic::catch_unwind::h9f95aef6e1ba0a11 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panic.rs:358:14 [INFO] [stderr] 22: 0x64f2b7ec6e17 - std::rt::lang_start_internal::{{closure}}::h5d469f75a5a1ee00 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/rt.rs:174:48 [INFO] [stderr] 23: 0x64f2b7ec6e17 - std::panicking::try::do_call::he58ac8839da95dde [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x64f2b7ec6e17 - std::panicking::try::h91f7f8bff400e6d2 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x64f2b7ec6e17 - std::panic::catch_unwind::h14d5f90943d607f6 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x64f2b7ec6e17 - std::rt::lang_start_internal::h35c0458ae72f8d99 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/rt.rs:174:20 [INFO] [stderr] 27: 0x64f2b7e59657 - std::rt::lang_start::h8c53c61b0ce6b67c [INFO] [stderr] 28: 0x64f2b7e5b595 - main [INFO] [stderr] 29: 0x762fa12f2d90 - [INFO] [stderr] 30: 0x762fa12f2e40 - __libc_start_main [INFO] [stderr] 31: 0x64f2b7e59295 - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/11663cd3bfefef7d34e8f0892c250bf698049392/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=97156b565469b95c -C extra-filename=-d0c0685e03277933 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-771bd602df553569.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8c5d1626e9f1e1c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3a37dcd9a50cde41.rmeta --cap-lints allow --cap-lints=forbid -Dtail-expr-drop-order` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ac8621218e94c49dd187c095f594fbacb3e92ef76ea9a32675ccc74c152d15cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8621218e94c49dd187c095f594fbacb3e92ef76ea9a32675ccc74c152d15cd", kill_on_drop: false }` [INFO] [stdout] ac8621218e94c49dd187c095f594fbacb3e92ef76ea9a32675ccc74c152d15cd