runmat-plot 0.3.2

GPU-accelerated and static plotting for RunMat with WGPU and Plotters
Build #3057668 2026-03-24 19:50:58

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.96.0-nightly (f66622c7e 2026-03-23)

# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/runmat-plot-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/runmat-plot-0.3.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260323-1.96.0-nightly-f66622c7e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e50934eabf1cb66fa5306fed03b5da515dfe40b819e5514a59939671718bfeba [INFO] running `Command { std: "docker" "start" "-a" "e50934eabf1cb66fa5306fed03b5da515dfe40b819e5514a59939671718bfeba", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: interactive_demo, multi_plot_demo [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking rfd v0.14.1 [INFO] [stderr] Checking egui-wgpu v0.27.2 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (27) panicked at /rustc-dev/f66622c7eca7fc48ccc4dac848ff911b09a4d566/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::matrix::Matrix<?20t, base::dimension::Const<?0c>, base::dimension::Const<1_usize>, ?21t>, ?0c, 1_usize> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f359ebae7eb - <<std[dbd160d25717361c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[af451d9ab418ad9]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7f359f22f708 - core[af451d9ab418ad9]::fmt::write [INFO] [stderr] 2: 0x7f359ebc57f6 - <std[dbd160d25717361c]::sys::stdio::unix::Stderr as std[dbd160d25717361c]::io::Write>::write_fmt [INFO] [stderr] 3: 0x7f359eb847f8 - std[dbd160d25717361c]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7f359eba1bf3 - std[dbd160d25717361c]::panicking::default_hook [INFO] [stderr] 5: 0x7f359db9e53c - std[dbd160d25717361c]::panicking::update_hook::<alloc[fbe1da7a96f3d929]::boxed::Box<rustc_driver_impl[11714a0f3389eb15]::install_ice_hook::{closure#1}>>::{closure#0} [INFO] [stderr] 6: 0x7f359eba1ed2 - std[dbd160d25717361c]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7f359eb848b8 - std[dbd160d25717361c]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7f359eb78e09 - std[dbd160d25717361c]::sys::backtrace::__rust_end_short_backtrace::<std[dbd160d25717361c]::panicking::panic_handler::{closure#0}, !> [INFO] [stderr] 9: 0x7f359eb8631d - __rustc[994866d17e1de18f]::rust_begin_unwind [INFO] [stderr] 10: 0x7f359b32155c - core[af451d9ab418ad9]::panicking::panic_fmt [INFO] [stderr] 11: 0x7f359b38da02 - core[af451d9ab418ad9]::result::unwrap_failed [INFO] [stderr] 12: 0x7f359fe8890a - <rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt>::instantiate_ty_var::<rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 13: 0x7f359fe8aa09 - <rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg as rustc_type_ir[51689a520c4c106f]::relate::Relate<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::relate::<rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 14: 0x7f359fe8b56d - <core[af451d9ab418ad9]::result::Result<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, rustc_type_ir[51689a520c4c106f]::error::TypeError<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> as rustc_type_ir[51689a520c4c106f]::interner::CollectAndApply<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, &rustc_middle[b076dae3d4f5c3b1]::ty::list::RawList<(), rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>::collect_and_apply::<core[af451d9ab418ad9]::iter::adapters::map::Map<core[af451d9ab418ad9]::iter::adapters::zip::Zip<core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>, core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>, rustc_type_ir[51689a520c4c106f]::relate::relate_args_invariantly<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::{closure#0}>, <rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>::mk_args_from_iter<core[af451d9ab418ad9]::iter::adapters::map::Map<core[af451d9ab418ad9]::iter::adapters::zip::Zip<core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>, core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>, rustc_type_ir[51689a520c4c106f]::relate::relate_args_invariantly<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::{closure#0}>, core[af451d9ab418ad9]::result::Result<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, rustc_type_ir[51689a520c4c106f]::error::TypeError<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>>::{closure#0}> [INFO] [stderr] 15: 0x7f359fe8bcce - rustc_type_ir[51689a520c4c106f]::relate::structurally_relate_tys::<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 16: 0x7f359fe88ccb - <rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt> as rustc_type_ir[51689a520c4c106f]::relate::TypeRelation<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::tys [INFO] [stderr] 17: 0x7f359fe8867c - <rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt>::instantiate_ty_var::<rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 18: 0x7f359fe88d58 - <rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt> as rustc_type_ir[51689a520c4c106f]::relate::TypeRelation<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::tys [INFO] [stderr] 19: 0x7f359fe8bfd3 - rustc_type_ir[51689a520c4c106f]::relate::structurally_relate_tys::<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 20: 0x7f359fe88ccb - <rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt> as rustc_type_ir[51689a520c4c106f]::relate::TypeRelation<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::tys [INFO] [stderr] 21: 0x7f359fe8b277 - <core[af451d9ab418ad9]::result::Result<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, rustc_type_ir[51689a520c4c106f]::error::TypeError<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> as rustc_type_ir[51689a520c4c106f]::interner::CollectAndApply<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, &rustc_middle[b076dae3d4f5c3b1]::ty::list::RawList<(), rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>::collect_and_apply::<core[af451d9ab418ad9]::iter::adapters::map::Map<core[af451d9ab418ad9]::iter::adapters::zip::Zip<core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>, core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>, rustc_type_ir[51689a520c4c106f]::relate::relate_args_invariantly<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::{closure#0}>, <rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>::mk_args_from_iter<core[af451d9ab418ad9]::iter::adapters::map::Map<core[af451d9ab418ad9]::iter::adapters::zip::Zip<core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>, core[af451d9ab418ad9]::iter::adapters::copied::Copied<core[af451d9ab418ad9]::slice::iter::Iter<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg>>>, rustc_type_ir[51689a520c4c106f]::relate::relate_args_invariantly<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt, rustc_type_ir[51689a520c4c106f]::relate::solver_relating::SolverRelating<rustc_infer[3021cb510b9b6ca7]::infer::InferCtxt, rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>::{closure#0}>, core[af451d9ab418ad9]::result::Result<rustc_middle[b076dae3d4f5c3b1]::ty::generic_args::GenericArg, rustc_type_ir[51689a520c4c106f]::error::TypeError<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>>>::{closure#0}> [INFO] [stderr] 22: 0x7f359f26ed32 - <rustc_infer[3021cb510b9b6ca7]::infer::at::At>::eq_trace::<rustc_type_ir[51689a520c4c106f]::predicate::TraitRef<rustc_middle[b076dae3d4f5c3b1]::ty::context::TyCtxt>> [INFO] [stderr] 23: 0x7f359fbcc3e0 - rustc_trait_selection[56daeb37355a4237]::traits::coherence::overlap [INFO] [stderr] 24: 0x7f359c4f5d47 - <rustc_middle[b076dae3d4f5c3b1]::traits::specialization_graph::Children as rustc_trait_selection[56daeb37355a4237]::traits::specialize::specialization_graph::ChildrenExt>::insert [INFO] [stderr] 25: 0x7f35a0221b35 - <rustc_middle[b076dae3d4f5c3b1]::traits::specialization_graph::Graph as rustc_trait_selection[56daeb37355a4237]::traits::specialize::specialization_graph::GraphExt>::insert [INFO] [stderr] 26: 0x7f359f24c244 - rustc_trait_selection[56daeb37355a4237]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x7f359f24fd8d - rustc_query_impl[d8b9270f442bd7e9]::execution::try_execute_query::<rustc_middle[b076dae3d4f5c3b1]::query::caches::DefIdCache<rustc_middle[b076dae3d4f5c3b1]::query::erase::ErasedData<[u8; 8usize]>>, false> [INFO] [stderr] 28: 0x7f359feae48e - rustc_query_impl[d8b9270f442bd7e9]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7f359feb1c11 - rustc_hir_analysis[1ead07aac7240e30]::coherence::coherent_trait [INFO] [stderr] 30: 0x7f359feb1947 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7f359f69c9ac - rustc_query_impl[d8b9270f442bd7e9]::execution::try_execute_query::<rustc_middle[b076dae3d4f5c3b1]::query::caches::DefIdCache<rustc_middle[b076dae3d4f5c3b1]::query::erase::ErasedData<[u8; 1usize]>>, false> [INFO] [stderr] 32: 0x7f359f69bb00 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7f359febe449 - rustc_hir_analysis[1ead07aac7240e30]::check::check::check_item_type [INFO] [stderr] 34: 0x7f359febc826 - rustc_hir_analysis[1ead07aac7240e30]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7f359febc807 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x7f359febbe24 - rustc_query_impl[d8b9270f442bd7e9]::execution::try_execute_query::<rustc_data_structures[f30a6dcac191e75f]::vec_cache::VecCache<rustc_span[6d146ac66dea4702]::def_id::LocalDefId, rustc_middle[b076dae3d4f5c3b1]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[b076dae3d4f5c3b1]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x7f359febbbbb - rustc_query_impl[d8b9270f442bd7e9]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7f359feb8309 - rustc_hir_analysis[1ead07aac7240e30]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x7f359feb8213 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x7f35a0435690 - rustc_query_impl[d8b9270f442bd7e9]::execution::try_execute_query::<rustc_middle[b076dae3d4f5c3b1]::query::caches::SingleCache<rustc_middle[b076dae3d4f5c3b1]::query::erase::ErasedData<[u8; 1usize]>>, false> [INFO] [stderr] 41: 0x7f35a0435469 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7f359f3bf897 - rustc_hir_analysis[1ead07aac7240e30]::check_crate [INFO] [stderr] 43: 0x7f359f2e40da - rustc_interface[7600c9e4d7bd5078]::passes::analysis [INFO] [stderr] 44: 0x7f35a0437e09 - rustc_query_impl[d8b9270f442bd7e9]::execution::try_execute_query::<rustc_middle[b076dae3d4f5c3b1]::query::caches::SingleCache<rustc_middle[b076dae3d4f5c3b1]::query::erase::ErasedData<[u8; 0usize]>>, false> [INFO] [stderr] 45: 0x7f35a0437a75 - rustc_query_impl[d8b9270f442bd7e9]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7f35a04559d4 - rustc_interface[7600c9e4d7bd5078]::interface::run_compiler::<(), rustc_driver_impl[11714a0f3389eb15]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x7f35a042297e - std[dbd160d25717361c]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[7600c9e4d7bd5078]::util::run_in_thread_with_globals<rustc_interface[7600c9e4d7bd5078]::util::run_in_thread_pool_with_globals<rustc_interface[7600c9e4d7bd5078]::interface::run_compiler<(), rustc_driver_impl[11714a0f3389eb15]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x7f35a0423220 - <std[dbd160d25717361c]::thread::lifecycle::spawn_unchecked<rustc_interface[7600c9e4d7bd5078]::util::run_in_thread_with_globals<rustc_interface[7600c9e4d7bd5078]::util::run_in_thread_pool_with_globals<rustc_interface[7600c9e4d7bd5078]::interface::run_compiler<(), rustc_driver_impl[11714a0f3389eb15]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[af451d9ab418ad9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x7f35a04240ac - <std[dbd160d25717361c]::sys::thread::unix::Thread>::new::thread_start [INFO] [stderr] 50: 0x7f3599e8aaa4 - <unknown> [INFO] [stderr] 51: 0x7f3599f17a64 - clone [INFO] [stderr] 52: 0x0 - <unknown> [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-03-24T19_50_54-18.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (f66622c7e 2026-03-23) 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] ... and 3 other queries... use `env RUST_BACKTRACE=1` to see the full 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/nightly-x86_64-unknown-linux-gnu/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --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=49da592c054d8986 -C extra-filename=-669762d5a85c54fc --out-dir /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libapprox-dede7201133ce2e1.rmeta --extern matrixmultiply=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libmatrixmultiply-e54bf61ddf716c42.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-7638caa60f955474.so --extern num_complex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libnum_complex-14302e2cbb5770f6.rmeta --extern num_rational=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libnum_rational-5c88a97f333ef5ec.rmeta --extern num_traits=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libnum_traits-ce4d4e3f85f8019f.rmeta --extern simba=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsimba-6b6612827fe8e205.rmeta --extern typenum=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-e84d8fff8f7d8395.rmeta --cap-lints allow` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e50934eabf1cb66fa5306fed03b5da515dfe40b819e5514a59939671718bfeba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50934eabf1cb66fa5306fed03b5da515dfe40b819e5514a59939671718bfeba", kill_on_drop: false }` [INFO] [stdout] e50934eabf1cb66fa5306fed03b5da515dfe40b819e5514a59939671718bfeba