[INFO] cloning repository https://github.com/duien/shish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duien/shish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduien%2Fshish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduien%2Fshish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44f57a4735ad9e64eb7f12e2088a8db26426f88c [INFO] building duien/shish/44f57a4735ad9e64eb7f12e2088a8db26426f88c 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%2Fduien%2Fshish" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duien/shish 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/duien/shish [INFO] finished tweaking git repo https://github.com/duien/shish [INFO] tweaked toml for git repo https://github.com/duien/shish written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/duien/shish 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [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 openssl-sys v0.6.4 [INFO] [stderr] Downloaded gcc v0.3.12 [INFO] [stderr] Downloaded rand v0.3.9 [INFO] [stderr] Downloaded memchr v0.1.3 [INFO] [stderr] Downloaded docopt_macros v0.6.70 [INFO] [stderr] Downloaded url v0.2.36 [INFO] [stderr] Downloaded cmake v0.1.2 [INFO] [stderr] Downloaded docopt v0.6.70 [INFO] [stderr] Downloaded aho-corasick v0.3.0 [INFO] [stderr] Downloaded git2 v0.3.0 [INFO] [stderr] Downloaded regex v0.1.41 [INFO] [stderr] Downloaded regex-syntax v0.2.1 [INFO] [stderr] Downloaded winapi v0.2.1 [INFO] [stderr] Downloaded libssh2-sys v0.1.28 [INFO] [stderr] Downloaded libz-sys v0.1.7 [INFO] [stderr] Downloaded libgit2-sys v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 67ccb019ed3b732083a07b659ea7c806cb536da5caf5f07731d14f28c8c5e0a4 [INFO] running `Command { std: "docker" "start" "-a" "67ccb019ed3b732083a07b659ea7c806cb536da5caf5f07731d14f28c8c5e0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67ccb019ed3b732083a07b659ea7c806cb536da5caf5f07731d14f28c8c5e0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ccb019ed3b732083a07b659ea7c806cb536da5caf5f07731d14f28c8c5e0a4", kill_on_drop: false }` [INFO] [stdout] 67ccb019ed3b732083a07b659ea7c806cb536da5caf5f07731d14f28c8c5e0a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 171b8d001cdd4f1b21370248e50539617bd6c4c9a6772f2eaf07df0ba80f2ce0 [INFO] running `Command { std: "docker" "start" "-a" "171b8d001cdd4f1b21370248e50539617bd6c4c9a6772f2eaf07df0ba80f2ce0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling gcc v0.3.12 [INFO] [stderr] Compiling pkg-config v0.3.5 [INFO] [stderr] Compiling libc v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.2.1 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling strsim v0.3.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling memchr v0.1.3 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cmake v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.3.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.15/src/serialize.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by an implicit `Sized` bound in `Result` [INFO] [stdout] --> /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/result.rs:528:1 [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 201 | fn decode(d: &mut D) -> Result where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.6.4 [INFO] [stderr] Compiling libz-sys v0.1.7 [INFO] [stderr] Compiling libssh2-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.3.2 [INFO] [stderr] Compiling regex v0.1.41 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb652 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb632 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb612 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb592 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb572 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb552 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb532 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb512 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb492 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb472 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb452 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb432 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb412 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb392 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb372 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 31: 0x722cadb03d9a - 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] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb352 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb332 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 33: 0x722cad61882c - 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 -> bb312 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 34: 0x722cae130a1e - 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 -> bb292 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb272 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 31: 0x722cadb03d9a - 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] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb252 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb232 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb212 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb192 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb172 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/builder/scope.rs:1724:17: cannot unwind from goto -> bb152 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb132 [INFO] [stdout] [INFO] [stdout] [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 -> bb112 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb92 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb72 [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: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [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 -> bb52 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x722cacb809ca - ::fmt::h14a5ea82748e51db [INFO] [stderr] 1: 0x722cad213cbc - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] 2: 0x722cae12cb91 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] 3: 0x722cacb80822 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] 4: 0x722cacb82d1a - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] 5: 0x722cacb82b63 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] 6: 0x722cabcee0d8 - std[e098ef35dd47f07d]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x722cacb834d8 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] 8: 0x722cabd284f1 - std[e098ef35dd47f07d]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x722cabd1d6d6 - std[e098ef35dd47f07d]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x722cabd1d6bd - std[e098ef35dd47f07d]::panicking::begin_panic:: [INFO] [stderr] 11: 0x722cabd32451 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x722cac2831cc - ::span_bug:: [INFO] [stderr] 13: 0x722cac308a67 - rustc_middle[444af53bb694a29a]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 14: 0x722cac2ee23a - rustc_middle[444af53bb694a29a]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 15: 0x722cac2ee0cb - rustc_middle[444af53bb694a29a]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 16: 0x722caa7125e7 - rustc_middle[444af53bb694a29a]::util::bug::span_bug_fmt:: [INFO] [stderr] 17: 0x722cadb47bdb - ::build_unwind_tree [INFO] [stderr] 18: 0x722cadb3ff8d - rustc_mir_build[4c585fb5533de218]::builder::mir_build [INFO] [stderr] 19: 0x722cad207714 - rustc_mir_transform[a81d9def7c7615f8]::mir_built [INFO] [stderr] 20: 0x722cad2076d7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x722cad4a0111 - 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: 0x722cad49fccd - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 23: 0x722cadb16773 - ::visit_inner_body [INFO] [stderr] 24: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 25: 0x722cadb18b00 - ::visit_expr [INFO] [stderr] 26: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 27: 0x722cadb18b38 - ::visit_expr [INFO] [stderr] 28: 0x722cadb1784b - ::visit_expr [INFO] [stderr] 29: 0x722caa2ab58e - rustc_mir_build[4c585fb5533de218]::check_unsafety::check_unsafety [INFO] [stderr] 30: 0x722cadb03ae7 - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x722cadb03d9a - 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] 32: 0x722cadb03a11 - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x722cad61882c - rustc_interface[cba6a0bdce1a1a44]::passes::run_required_analyses [INFO] [stderr] 34: 0x722cae130a1e - rustc_interface[cba6a0bdce1a1a44]::passes::analysis [INFO] [stderr] 35: 0x722cae1309ef - rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x722cae180355 - rustc_query_system[e335bb9f883c128a]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[f2f5ad44f1a4e94a]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x722cae18008e - rustc_query_impl[f2f5ad44f1a4e94a]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x722cae17429e - 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] 39: 0x722cae19af43 - rustc_interface[cba6a0bdce1a1a44]::interface::run_compiler::<(), rustc_driver_impl[2775dc36c24601c]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 40: 0x722cae107207 - std[e098ef35dd47f07d]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 41: 0x722cae10769c - <::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] 42: 0x722cae108c6f - std::sys::pal::unix::thread::Thread::new::thread_start::h287d9bf4fb80ec04 [INFO] [stderr] 43: 0x722caf881ac3 - [INFO] [stderr] 44: 0x722caf912a04 - clone [INFO] [stderr] 45: 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/rustc-serialize-0.3.15/rustc-ice-2025-01-01T00_01_57-17.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 `serialize::::decode::{closure#0}` [INFO] [stderr] #1 [check_unsafety] unsafety-checking `serialize::::decode` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] Some errors have detailed explanations: E0277, E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `libssh2-sys v0.1.28` [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/libssh2-sys-101eeb8d551662f0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libssh2-sys-d3de28ddb5b2eb67/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2" "-DCRYPTO_BACKEND=OpenSSL" "-DBUILD_SHARED_LIBS=OFF" "-DENABLE_ZLIB_COMPRESSION=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DBUILD_EXAMPLES=OFF" "-DBUILD_TESTING=OFF" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libssh2-sys-d3de28ddb5b2eb67/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -m64 -fPIC" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2") [INFO] [stderr] -- Looking for EVP_aes_128_ctr [INFO] [stderr] -- Looking for EVP_aes_128_ctr - found [INFO] [stderr] -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") [INFO] [stderr] -- Looking for include file unistd.h [INFO] [stderr] -- Looking for include file unistd.h - found [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file stdlib.h [INFO] [stderr] -- Looking for include file stdlib.h - found [INFO] [stderr] -- Looking for include file sys/select.h [INFO] [stderr] -- Looking for include file sys/select.h - found [INFO] [stderr] -- Looking for include file sys/uio.h [INFO] [stderr] -- Looking for include file sys/uio.h - found [INFO] [stderr] -- Looking for include file sys/socket.h [INFO] [stderr] -- Looking for include file sys/socket.h - found [INFO] [stderr] -- Looking for include file sys/ioctl.h [INFO] [stderr] -- Looking for include file sys/ioctl.h - found [INFO] [stderr] -- Looking for include file sys/time.h [INFO] [stderr] -- Looking for include file sys/time.h - found [INFO] [stderr] -- Looking for include file sys/un.h [INFO] [stderr] -- Looking for include file sys/un.h - found [INFO] [stderr] -- Looking for include file windows.h [INFO] [stderr] -- Looking for include file windows.h - not found [INFO] [stderr] -- Looking for include file ws2tcpip.h [INFO] [stderr] -- Looking for include file ws2tcpip.h - not found [INFO] [stderr] -- Looking for include file winsock2.h [INFO] [stderr] -- Looking for include file winsock2.h - not found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of long long [INFO] [stderr] -- Check size of long long - done [INFO] [stderr] -- Looking for gettimeofday [INFO] [stderr] -- Looking for gettimeofday - found [INFO] [stderr] -- Looking for strtoll [INFO] [stderr] -- Looking for strtoll - found [INFO] [stderr] -- Looking for snprintf [INFO] [stderr] -- Looking for snprintf - found [INFO] [stderr] -- Looking for poll [INFO] [stderr] -- Looking for poll - found [INFO] [stderr] -- Looking for socket [INFO] [stderr] -- Looking for socket - found [INFO] [stderr] -- Looking for select [INFO] [stderr] -- Looking for select - found [INFO] [stderr] -- Looking for inet_addr [INFO] [stderr] -- Looking for inet_addr - found [INFO] [stderr] -- Performing Test HAVE_O_NONBLOCK [INFO] [stderr] -- Performing Test HAVE_O_NONBLOCK - Success [INFO] [stderr] -- The following features have been enabled: [INFO] [stderr] [INFO] [stderr] * Compression, using zlib for compression [INFO] [stderr] * diffie-hellman-group-exchange-sha1, "new" diffie-hellman-group-exchange-sha1 method [INFO] [stderr] * Logging, Logging of execution with debug trace [INFO] [stderr] [INFO] [stderr] -- The following REQUIRED packages have been found: [INFO] [stderr] [INFO] [stderr] * OpenSSL [INFO] [stderr] * ZLIB [INFO] [stderr] [INFO] [stderr] -- The following features have been disabled: [INFO] [stderr] [INFO] [stderr] * Shared library, creating libssh2 as a shared library (.so/.dll) [INFO] [stderr] * "none" cipher [INFO] [stderr] * "none" MAC [INFO] [stderr] [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libssh2-sys-d3de28ddb5b2eb67/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libssh2-sys-d3de28ddb5b2eb67/out/build" && "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] [ 4%] Building C object src/CMakeFiles/libssh2.dir/openssl.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:36 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:255:22: error: field 'exchange_hash' has incomplete type [INFO] [stderr] 255 | libssh2_sha1_ctx exchange_hash; [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_rsa_new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:69:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 69 | *rsa = RSA_new(); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:206:28: note: declared here [INFO] [stderr] 206 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:71:11: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 71 | (*rsa)->e = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:72:34: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 72 | BN_bin2bn(edata, elen, (*rsa)->e); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:74:11: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 74 | (*rsa)->n = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:75:34: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 75 | BN_bin2bn(ndata, nlen, (*rsa)->n); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:78:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 78 | (*rsa)->d = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:79:38: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 79 | BN_bin2bn(ddata, dlen, (*rsa)->d); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:81:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 81 | (*rsa)->p = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:82:38: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 82 | BN_bin2bn(pdata, plen, (*rsa)->p); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:84:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 84 | (*rsa)->q = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:85:38: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 85 | BN_bin2bn(qdata, qlen, (*rsa)->q); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:87:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 87 | (*rsa)->dmp1 = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:88:40: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 88 | BN_bin2bn(e1data, e1len, (*rsa)->dmp1); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:90:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 90 | (*rsa)->dmq1 = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:91:40: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 91 | BN_bin2bn(e2data, e2len, (*rsa)->dmq1); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:93:15: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 93 | (*rsa)->iqmp = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:94:46: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 94 | BN_bin2bn(coeffdata, coefflen, (*rsa)->iqmp); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_rsa_sha1_verify': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:110:5: warning: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 110 | ret = RSA_verify(NID_sha1, hash, SHA_DIGEST_LENGTH, [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:356:27: note: declared here [INFO] [stderr] 356 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m, [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_dsa_new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:128:5: warning: 'DSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 128 | *dsactx = DSA_new(); [INFO] [stderr] | ^ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/dsa.h:125:28: note: declared here [INFO] [stderr] 125 | OSSL_DEPRECATEDIN_3_0 DSA *DSA_new(void); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:130:14: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 130 | (*dsactx)->p = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:131:34: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 131 | BN_bin2bn(p, p_len, (*dsactx)->p); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:133:14: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 133 | (*dsactx)->q = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:134:34: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 134 | BN_bin2bn(q, q_len, (*dsactx)->q); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:136:14: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 136 | (*dsactx)->g = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:137:34: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 137 | BN_bin2bn(g, g_len, (*dsactx)->g); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:139:14: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 139 | (*dsactx)->pub_key = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:140:34: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 140 | BN_bin2bn(y, y_len, (*dsactx)->pub_key); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:143:18: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 143 | (*dsactx)->priv_key = BN_new(); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:144:38: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 144 | BN_bin2bn(x, x_len, (*dsactx)->priv_key); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_verify': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:156:13: error: storage size of 'dsasig' isn't known [INFO] [stderr] 156 | DSA_SIG dsasig; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:166:9: warning: 'DSA_do_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 166 | ret = DSA_do_verify(hash, SHA_DIGEST_LENGTH, &dsasig, dsactx); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/dsa.h:115:27: note: declared here [INFO] [stderr] 115 | OSSL_DEPRECATEDIN_3_0 int DSA_do_verify(const unsigned char *dgst, int dgst_len, [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:156:13: warning: unused variable 'dsasig' [-Wunused-variable] [INFO] [stderr] 156 | DSA_SIG dsasig; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'aes_ctr_init': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:225:16: error: invalid use of incomplete typedef 'EVP_CIPHER_CTX' {aka 'struct evp_cipher_ctx_st'} [INFO] [stderr] 225 | switch (ctx->key_len) { [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:243:32: error: invalid application of 'sizeof' to incomplete type 'EVP_CIPHER_CTX' {aka 'struct evp_cipher_ctx_st'} [INFO] [stderr] 243 | c->aes_ctx = malloc(sizeof(EVP_CIPHER_CTX)); [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'make_ctr_evp': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:327:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 327 | aes_ctr_cipher->block_size = 16; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:328:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 328 | aes_ctr_cipher->key_len = keylen; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:329:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 329 | aes_ctr_cipher->iv_len = 16; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:330:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 330 | aes_ctr_cipher->init = aes_ctr_init; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:331:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 331 | aes_ctr_cipher->do_cipher = aes_ctr_do_cipher; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:332:19: error: invalid use of incomplete typedef 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [INFO] [stderr] 332 | aes_ctr_cipher->cleanup = aes_ctr_cleanup; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_128_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:340:23: error: storage size of 'aes_ctr_cipher' isn't known [INFO] [stderr] 340 | static EVP_CIPHER aes_ctr_cipher; [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:340:23: warning: unused variable 'aes_ctr_cipher' [-Wunused-variable] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_192_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:348:23: error: storage size of 'aes_ctr_cipher' isn't known [INFO] [stderr] 348 | static EVP_CIPHER aes_ctr_cipher; [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:348:23: warning: unused variable 'aes_ctr_cipher' [-Wunused-variable] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_256_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:356:23: error: storage size of 'aes_ctr_cipher' isn't known [INFO] [stderr] 356 | static EVP_CIPHER aes_ctr_cipher; [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:356:23: warning: unused variable 'aes_ctr_cipher' [-Wunused-variable] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_rsa_new_private_frommemory': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:444:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 444 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_rsa_new_private': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:459:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 459 | (pem_read_bio_func) &PEM_read_bio_RSAPrivateKey; [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/pem.h:447:1: note: declared here [INFO] [stderr] 447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_dsa_new_private_frommemory': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:476:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 476 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_dsa_new_private': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:491:9: warning: 'PEM_read_bio_DSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 491 | (pem_read_bio_func) &PEM_read_bio_DSAPrivateKey; [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/pem.h:453:1: note: declared here [INFO] [stderr] 453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_rsa_sha1_sign': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:512:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 512 | sig_len = RSA_size(rsactx); [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:209:27: note: declared here [INFO] [stderr] 209 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:519:5: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 519 | ret = RSA_sign(NID_sha1, hash, hash_len, sig, &sig_len, rsactx); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:353:27: note: declared here [INFO] [stderr] 353 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m, [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_dsa_sha1_sign': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:542:5: warning: 'DSA_do_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 542 | sig = DSA_do_sign(hash, SHA_DIGEST_LENGTH, dsactx); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/dsa.h:113:32: note: declared here [INFO] [stderr] 113 | OSSL_DEPRECATEDIN_3_0 DSA_SIG *DSA_do_sign(const unsigned char *dgst, int dlen, [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/params.h:16, [INFO] [stderr] from /usr/include/openssl/evp.h:32, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:547:29: error: invalid use of incomplete typedef 'DSA_SIG' {aka 'struct DSA_SIG_st'} [INFO] [stderr] 547 | r_len = BN_num_bytes(sig->r); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:552:29: error: invalid use of incomplete typedef 'DSA_SIG' {aka 'struct DSA_SIG_st'} [INFO] [stderr] 552 | s_len = BN_num_bytes(sig->s); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:560:18: error: invalid use of incomplete typedef 'DSA_SIG' {aka 'struct DSA_SIG_st'} [INFO] [stderr] 560 | BN_bn2bin(sig->r, signature + (20 - r_len)); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:561:18: error: invalid use of incomplete typedef 'DSA_SIG' {aka 'struct DSA_SIG_st'} [INFO] [stderr] 561 | BN_bn2bin(sig->s, signature + 20 + (20 - s_len)); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_sha1': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:580:16: error: storage size of 'ctx' isn't known [INFO] [stderr] 580 | EVP_MD_CTX ctx; [INFO] [stderr] | ^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:580:16: warning: unused variable 'ctx' [-Wunused-variable] [INFO] [stderr] In file included from /usr/include/openssl/params.h:16, [INFO] [stderr] from /usr/include/openssl/evp.h:32, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'gen_publickey_from_rsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:625:31: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 625 | e_bytes = BN_num_bytes(rsa->e) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:626:31: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 626 | n_bytes = BN_num_bytes(rsa->n) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:644:24: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 644 | p = write_bn(p, rsa->e, e_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:645:24: error: invalid use of incomplete typedef 'RSA' {aka 'struct rsa_st'} [INFO] [stderr] 645 | p = write_bn(p, rsa->n, n_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from /usr/include/openssl/params.h:16, [INFO] [stderr] from /usr/include/openssl/evp.h:32, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'gen_publickey_from_dsa': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:661:31: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 661 | p_bytes = BN_num_bytes(dsa->p) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:662:31: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 662 | q_bytes = BN_num_bytes(dsa->q) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:663:31: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 663 | g_bytes = BN_num_bytes(dsa->g) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:664:31: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 664 | k_bytes = BN_num_bytes(dsa->pub_key) + 1; [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:682:24: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 682 | p = write_bn(p, dsa->p, p_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:683:24: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 683 | p = write_bn(p, dsa->q, q_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:684:24: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 684 | p = write_bn(p, dsa->g, g_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:685:24: error: invalid use of incomplete typedef 'DSA' {aka 'struct dsa_st'} [INFO] [stderr] 685 | p = write_bn(p, dsa->pub_key, k_bytes); [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'gen_publickey_from_rsa_evp': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:709:5: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 709 | rsa = EVP_PKEY_get1_RSA(pk); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/evp.h:1348:16: note: declared here [INFO] [stderr] 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:724:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 724 | RSA_free(rsa); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:735:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 735 | RSA_free(rsa); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:36, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/rsa.h:298:28: note: declared here [INFO] [stderr] 298 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function 'gen_publickey_from_dsa_evp': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:764:5: warning: 'EVP_PKEY_get1_DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 764 | dsa = EVP_PKEY_get1_DSA(pk); [INFO] [stderr] | ^~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/evp.h:1357:16: note: declared here [INFO] [stderr] 1357 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:779:5: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 779 | DSA_free(dsa); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:790:9: warning: 'DSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] [INFO] [stderr] 790 | DSA_free(dsa); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/openssl/x509.h:37, [INFO] [stderr] from /usr/include/openssl/pem.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.h:48, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/crypto.h:42, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/libssh2_priv.h:135, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:41: [INFO] [stderr] /usr/include/openssl/dsa.h:127:28: note: declared here [INFO] [stderr] 127 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r); [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_pub_priv_keyfile': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:848:15: error: invalid use of incomplete typedef 'EVP_PKEY' {aka 'struct evp_pkey_st'} [INFO] [stderr] 848 | switch (pk->type) { [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_pub_priv_keyfilememory': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:917:15: error: invalid use of incomplete typedef 'EVP_PKEY' {aka 'struct evp_pkey_st'} [INFO] [stderr] 917 | switch (pk->type) { [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_128_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:343:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 343 | } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_192_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:351:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 351 | } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c: In function '_libssh2_EVP_aes_256_ctr': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libssh2-sys-0.1.28/libssh2/src/openssl.c:359:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] 359 | } [INFO] [stderr] | ^ [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/libssh2.dir/build.make:76: src/CMakeFiles/libssh2.dir/openssl.c.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:116: src/CMakeFiles/libssh2.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:156: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.2/src/lib.rs:249:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ec739e2c9ea - 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: 0x5ec739e2c9ea - 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: 0x5ec739e2c9ea - std::sys::backtrace::_print_fmt::h720ceb660845092e [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ec739e2c9ea - ::fmt::h14a5ea82748e51db [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ec739e4e6c3 - core::fmt::rt::Argument::fmt::hb123d25d7a6c0099 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ec739e4e6c3 - core::fmt::write::h1f5d4cac72759b92 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5ec739e29973 - std::io::Write::write_fmt::hd77689551d7e0db4 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5ec739e2c832 - std::sys::backtrace::BacktraceLock::print::h5523db2e94994c49 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ec739e2da2d - std::panicking::default_hook::{{closure}}::h5eea9ea15ac78b20 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5ec739e2d872 - std::panicking::default_hook::h9d26c32202d6f689 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5ec739e2e137 - std::panicking::rust_panic_with_hook::he9d3ca25c928edc3 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5ec739e2deba - std::panicking::begin_panic_handler::{{closure}}::h8c0cb0d933cb59f1 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5ec739e2ceb9 - std::sys::backtrace::__rust_end_short_backtrace::h4c2f8c4fb123f0c5 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5ec739e2db4d - rust_begin_unwind [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5ec739e4d5e0 - core::panicking::panic_fmt::hcf90950f6fcf87bc [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5ec739df1def - cmake::fail::h81f2a6c24f1679d1 [INFO] [stderr] 16: 0x5ec739df1aaa - cmake::run::h84502a4d8d7639d1 [INFO] [stderr] 17: 0x5ec739df0f88 - cmake::Config::build::he09318df1ab47c0a [INFO] [stderr] 18: 0x5ec739ded8be - build_script_build::main::ha14e1905acea8cf4 [INFO] [stderr] 19: 0x5ec739dec2f3 - core::ops::function::FnOnce::call_once::h38f61f03c950ee9d [INFO] [stderr] 20: 0x5ec739dec246 - std::sys::backtrace::__rust_begin_short_backtrace::h658b2b5a327717de [INFO] [stderr] 21: 0x5ec739dec1c9 - std::rt::lang_start::{{closure}}::hab16fbe2ee9ee875 [INFO] [stderr] 22: 0x5ec739e264b7 - core::ops::function::impls:: for &F>::call_once::hf08fb67e9418333f [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5ec739e264b7 - std::panicking::try::do_call::h8df3b748bac18aae [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x5ec739e264b7 - std::panicking::try::h9ecf18fe7012c636 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x5ec739e264b7 - std::panic::catch_unwind::h9f95aef6e1ba0a11 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5ec739e264b7 - std::rt::lang_start_internal::{{closure}}::h5d469f75a5a1ee00 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5ec739e264b7 - std::panicking::try::do_call::he58ac8839da95dde [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x5ec739e264b7 - std::panicking::try::h91f7f8bff400e6d2 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x5ec739e264b7 - std::panic::catch_unwind::h14d5f90943d607f6 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5ec739e264b7 - std::rt::lang_start_internal::h35c0458ae72f8d99 [INFO] [stderr] at /rustc/11663cd3bfefef7d34e8f0892c250bf698049392/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5ec739dec1a7 - std::rt::lang_start::h0a7bf7ff1ff78fa9 [INFO] [stderr] 32: 0x5ec739dedc25 - main [INFO] [stderr] 33: 0x7c95863e0d90 - [INFO] [stderr] 34: 0x7c95863e0e40 - __libc_start_main [INFO] [stderr] 35: 0x5ec739dec075 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "171b8d001cdd4f1b21370248e50539617bd6c4c9a6772f2eaf07df0ba80f2ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171b8d001cdd4f1b21370248e50539617bd6c4c9a6772f2eaf07df0ba80f2ce0", kill_on_drop: false }` [INFO] [stdout] 171b8d001cdd4f1b21370248e50539617bd6c4c9a6772f2eaf07df0ba80f2ce0