[INFO] cloning repository https://github.com/leandrotiburske/bionet-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leandrotiburske/bionet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrotiburske%2Fbionet-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrotiburske%2Fbionet-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa703f3bfb634a2edc2bb2d16b7fc0bc2021762 [INFO] testing leandrotiburske/bionet-rs against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrotiburske%2Fbionet-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leandrotiburske/bionet-rs [INFO] finished tweaking git repo https://github.com/leandrotiburske/bionet-rs [INFO] tweaked toml for git repo https://github.com/leandrotiburske/bionet-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leandrotiburske/bionet-rs on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leandrotiburske/bionet-rs 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded polars-row v0.43.1 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded ndarray-csv v0.5.2 [INFO] [stderr] Downloaded polars-error v0.43.1 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded polars-mem-engine v0.43.1 [INFO] [stderr] Downloaded portable-atomic-util v0.2.2 [INFO] [stderr] Downloaded polars-utils v0.43.1 [INFO] [stderr] Downloaded ndarray-stats v0.6.0 [INFO] [stderr] Downloaded polars-pipe v0.43.1 [INFO] [stderr] Downloaded polars-lazy v0.43.1 [INFO] [stderr] Downloaded polars v0.43.1 [INFO] [stderr] Downloaded polars-ops v0.43.1 [INFO] [stderr] Downloaded polars-parquet v0.43.1 [INFO] [stderr] Downloaded sqlparser v0.49.0 [INFO] [stderr] Downloaded sysinfo v0.31.4 [INFO] [stderr] Downloaded statrs v0.17.1 [INFO] [stderr] Downloaded polars-io v0.43.1 [INFO] [stderr] Downloaded polars-plan v0.43.1 [INFO] [stderr] Downloaded polars-arrow v0.43.1 [INFO] [stderr] Downloaded polars-core v0.43.1 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded webgestalt_lib v0.3.1 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded polars-expr v0.43.1 [INFO] [stderr] Downloaded polars-time v0.43.1 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded statrs v0.16.1 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded cc v1.1.24 [INFO] [stderr] Downloaded polars-sql v0.43.1 [INFO] [stderr] Downloaded simba v0.8.1 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded polars-compute v0.43.1 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded bytemuck_derive v1.7.1 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded polars-schema v0.43.1 [INFO] [stderr] Downloaded bytemuck v1.18.0 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded lz4 v1.28.0 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80808ed89ca57eb58fa0a79aacaf44e5290ddd10442b20fd2b5bea929996721 [INFO] running `Command { std: "docker" "start" "-a" "f80808ed89ca57eb58fa0a79aacaf44e5290ddd10442b20fd2b5bea929996721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80808ed89ca57eb58fa0a79aacaf44e5290ddd10442b20fd2b5bea929996721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80808ed89ca57eb58fa0a79aacaf44e5290ddd10442b20fd2b5bea929996721", kill_on_drop: false }` [INFO] [stdout] f80808ed89ca57eb58fa0a79aacaf44e5290ddd10442b20fd2b5bea929996721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad636089576d91129028ff0c15d7fbbf0182e7aec60d5282e720cd20fe143486 [INFO] running `Command { std: "docker" "start" "-a" "ad636089576d91129028ff0c15d7fbbf0182e7aec60d5282e720cd20fe143486", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.43.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling polars-schema v0.43.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling polars-arrow v0.43.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling polars-compute v0.43.1 [INFO] [stderr] Compiling polars-core v0.43.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling polars-ops v0.43.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling polars v0.43.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ndarray-csv v0.5.2 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling polars-error v0.43.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2101) panicked at /rustc-dev/562dee4820c458d823175268e41601d4c060588a/compiler/rustc_infer/src/infer/relate/generalize.rs:294:44: [INFO] [stderr] called `Result::unwrap_err()` on an `Ok` value: base::array_storage::ArrayStorage, base::dimension::Const<1_usize>, ?21t>, ?0c, 1_usize> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x735d3a78455b - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] 1: 0x735d3ae2e8c8 - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 2: 0x735d3a79b566 - ::write_fmt [INFO] [stderr] 3: 0x735d3a75a568 - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x735d3a777963 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] 5: 0x735d39773dbc - std[31e582c13f4e914f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x735d3a777c42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] 7: 0x735d3a75a628 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x735d3a74eb79 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x735d3a75c08d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] 10: 0x735d377aaf7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] 11: 0x735d3702b312 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stderr] 12: 0x735d3bb3904a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x735d3bb3b149 - >::relate::> [INFO] [stderr] 14: 0x735d3bb3bcad - > as rustc_type_ir[bdf822ca6a2ba2d7]::interner::CollectAndApply>>::collect_and_apply::>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, core[fa0eadad68403074]::result::Result>>::{closure#0}> [INFO] [stderr] 15: 0x735d3bb3c40e - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x735d3bb3940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x735d3bb38dbc - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x735d3bb39498 - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x735d3bb3c713 - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x735d3bb3940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x735d3bb3b9b7 - > as rustc_type_ir[bdf822ca6a2ba2d7]::interner::CollectAndApply>>::collect_and_apply::>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, core[fa0eadad68403074]::result::Result>>::{closure#0}> [INFO] [stderr] 22: 0x735d3aea3bf2 - ::eq_trace::> [INFO] [stderr] 23: 0x735d3b87f194 - rustc_trait_selection[4094b86ae93e66fa]::traits::coherence::overlap [INFO] [stderr] 24: 0x735d36e61287 - ::insert [INFO] [stderr] 25: 0x735d3bedb571 - ::insert [INFO] [stderr] 26: 0x735d3ae4a8b4 - rustc_trait_selection[4094b86ae93e66fa]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x735d3ae4e3cd - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x735d3b145a54 - rustc_query_impl[787df1eb52488c09]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x735d3b149187 - rustc_hir_analysis[6f8e47aab4b5577f]::coherence::coherent_trait [INFO] [stderr] 30: 0x735d3b148e9d - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x735d3b369cec - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x735d3b368e40 - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x735d3b4d4bee - rustc_hir_analysis[6f8e47aab4b5577f]::check::check::check_item_type [INFO] [stderr] 34: 0x735d3b4d30a6 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x735d3b4d3087 - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x735d3b4d26a4 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::, rustc_middle[bc4b12ab5fd100e2]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x735d3b4d243b - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x735d3b4cebb3 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x735d3b4ceaaf - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x735d3c06dd50 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x735d3c06db29 - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x735d3b35e055 - rustc_hir_analysis[6f8e47aab4b5577f]::check_crate [INFO] [stderr] 43: 0x735d3af110da - rustc_interface[fa77fbe53284b165]::passes::analysis [INFO] [stderr] 44: 0x735d3c0704c9 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x735d3c070135 - rustc_query_impl[787df1eb52488c09]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x735d3c132194 - rustc_interface[fa77fbe53284b165]::interface::run_compiler::<(), rustc_driver_impl[5d9f716931f6bd73]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x735d3c043f3e - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x735d3c0447e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x735d3c04566c - ::new::thread_start [INFO] [stderr] 50: 0x735d35a8aaa4 - [INFO] [stderr] 51: 0x735d35b17a64 - clone [INFO] [stderr] 52: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug [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/nalgebra-0.32.6/rustc-ice-2026-04-10T06_23_48-2085.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (562dee482 2026-03-21) 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 [specialization_graph_of] building specialization graph of trait `core::convert::From` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::From` [INFO] [stderr] #2 [check_well_formed] checking that `base::conversion::` is well-formed [INFO] [stderr] #3 [check_type_wf] checking that types are well-formed [INFO] [stderr] #4 [analysis] running analysis passes on crate `nalgebra` [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2076) panicked at /rustc-dev/562dee4820c458d823175268e41601d4c060588a/compiler/rustc_infer/src/infer/relate/generalize.rs:294:44: [INFO] [stderr] called `Result::unwrap_err()` on an `Ok` value: base::array_storage::ArrayStorage, base::dimension::Const<1_usize>, ?21t>, ?0c, 1_usize> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ff36438455b - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7ff364a2e8c8 - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 2: 0x7ff36439b566 - ::write_fmt [INFO] [stderr] 3: 0x7ff36435a568 - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7ff364377963 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] 5: 0x7ff363373dbc - std[31e582c13f4e914f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7ff364377c42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7ff36435a628 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7ff36434eb79 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7ff36435c08d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] 10: 0x7ff3613aaf7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] 11: 0x7ff360c2b312 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stderr] 12: 0x7ff36573904a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x7ff36573b149 - >::relate::> [INFO] [stderr] 14: 0x7ff36573bcad - > as rustc_type_ir[bdf822ca6a2ba2d7]::interner::CollectAndApply>>::collect_and_apply::>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, core[fa0eadad68403074]::result::Result>>::{closure#0}> [INFO] [stderr] 15: 0x7ff36573c40e - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x7ff36573940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x7ff365738dbc - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x7ff365739498 - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x7ff36573c713 - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x7ff36573940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x7ff36573b9b7 - > as rustc_type_ir[bdf822ca6a2ba2d7]::interner::CollectAndApply>>::collect_and_apply::>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[fa0eadad68403074]::iter::adapters::copied::Copied>>, rustc_type_ir[bdf822ca6a2ba2d7]::relate::relate_args_invariantly>::{closure#0}>, core[fa0eadad68403074]::result::Result>>::{closure#0}> [INFO] [stderr] 22: 0x7ff364aa3bf2 - ::eq_trace::> [INFO] [stderr] 23: 0x7ff36547f194 - rustc_trait_selection[4094b86ae93e66fa]::traits::coherence::overlap [INFO] [stderr] 24: 0x7ff360a61287 - ::insert [INFO] [stderr] 25: 0x7ff365adb571 - ::insert [INFO] [stderr] 26: 0x7ff364a4a8b4 - rustc_trait_selection[4094b86ae93e66fa]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x7ff364a4e3cd - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x7ff364d45a54 - rustc_query_impl[787df1eb52488c09]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7ff364d49187 - rustc_hir_analysis[6f8e47aab4b5577f]::coherence::coherent_trait [INFO] [stderr] 30: 0x7ff364d48e9d - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7ff364f69cec - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x7ff364f68e40 - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7ff3650d4bee - rustc_hir_analysis[6f8e47aab4b5577f]::check::check::check_item_type [INFO] [stderr] 34: 0x7ff3650d30a6 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7ff3650d3087 - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x7ff3650d26a4 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::, rustc_middle[bc4b12ab5fd100e2]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x7ff3650d243b - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7ff3650cebb3 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x7ff3650ceaaf - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x7ff365c6dd50 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x7ff365c6db29 - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7ff364f5e055 - rustc_hir_analysis[6f8e47aab4b5577f]::check_crate [INFO] [stderr] 43: 0x7ff364b110da - rustc_interface[fa77fbe53284b165]::passes::analysis [INFO] [stderr] 44: 0x7ff365c704c9 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x7ff365c70135 - rustc_query_impl[787df1eb52488c09]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7ff365d32194 - rustc_interface[fa77fbe53284b165]::interface::run_compiler::<(), rustc_driver_impl[5d9f716931f6bd73]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x7ff365c43f3e - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x7ff365c447e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x7ff365c4566c - ::new::thread_start [INFO] [stderr] 50: 0x7ff35f68aaa4 - [INFO] [stderr] 51: 0x7ff35f717a64 - clone [INFO] [stderr] 52: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug [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/nalgebra-0.29.0/rustc-ice-2026-04-10T06_23_48-2073.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (562dee482 2026-03-21) 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 [specialization_graph_of] building specialization graph of trait `core::convert::From` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::From` [INFO] [stderr] #2 [check_well_formed] checking that `base::conversion::` is well-formed [INFO] [stderr] #3 [check_type_wf] checking that types are well-formed [INFO] [stderr] #4 [analysis] running analysis passes on crate `nalgebra` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="rand"' --cfg 'feature="rand-no-std"' --cfg 'feature="rand-package"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abomonation", "abomonation-serialize", "alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam013", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-mint", "debug", "default", "glam013", "glam014", "glam015", "glam016", "glam017", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rkyv", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=ccdfd4b663d6ae44 -C extra-filename=-2d7a6c2fc1366d0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-508d28a081f3ead7.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-7e61cc62d0ead8ac.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-78e6aeae96a56be8.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2d7805ad7484734d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-8e78ea6427f9ae6c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f14947356a137173.rmeta --extern rand_package=/opt/rustwide/target/debug/deps/librand-f32767c20f89fec0.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-265ac2809188d7ae.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-20562a16e03ddcbd.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-d9cba146b74f4906.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.32.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="rand"' --cfg 'feature="rand-no-std"' --cfg 'feature="rand-package"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-mint", "cuda", "cust_core", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=16e029f7bfdcfb50 -C extra-filename=-c0a32ac21436be8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-508d28a081f3ead7.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-7e61cc62d0ead8ac.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-d4d3cec7f8a64698.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2d7805ad7484734d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-8e78ea6427f9ae6c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f14947356a137173.rmeta --extern rand_package=/opt/rustwide/target/debug/deps/librand-f32767c20f89fec0.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-265ac2809188d7ae.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-bfb76471224a7587.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-d9cba146b74f4906.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ad636089576d91129028ff0c15d7fbbf0182e7aec60d5282e720cd20fe143486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad636089576d91129028ff0c15d7fbbf0182e7aec60d5282e720cd20fe143486", kill_on_drop: false }` [INFO] [stdout] ad636089576d91129028ff0c15d7fbbf0182e7aec60d5282e720cd20fe143486