[INFO] cloning repository https://github.com/jasontiw/AutoMold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasontiw/AutoMold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasontiw%2FAutoMold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasontiw%2FAutoMold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50af9a96671141b094b445e1f74bea7a2b800335 [INFO] testing jasontiw/AutoMold against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasontiw%2FAutoMold" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jasontiw/AutoMold [INFO] finished tweaking git repo https://github.com/jasontiw/AutoMold [INFO] tweaked toml for git repo https://github.com/jasontiw/AutoMold written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jasontiw/AutoMold on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jasontiw/AutoMold 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26ca4098bbdc30532cdfd339856781a53322908ddd5edc5e598b039519945f8 [INFO] running `Command { std: "docker" "start" "-a" "b26ca4098bbdc30532cdfd339856781a53322908ddd5edc5e598b039519945f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26ca4098bbdc30532cdfd339856781a53322908ddd5edc5e598b039519945f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26ca4098bbdc30532cdfd339856781a53322908ddd5edc5e598b039519945f8", kill_on_drop: false }` [INFO] [stdout] b26ca4098bbdc30532cdfd339856781a53322908ddd5edc5e598b039519945f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 166ee7afa9dd117b36d52488637a96ee3cb10fadc9f3c6de732fbce28a3ec762 [INFO] running `Command { std: "docker" "start" "-a" "166ee7afa9dd117b36d52488637a96ee3cb10fadc9f3c6de732fbce28a3ec762", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling simba v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling nalgebra v0.22.1 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1950) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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::U1, base::dimension::U2> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7b6a23b9535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7b6a2422f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x7b6a23bac366 - ::write_fmt [INFO] [stderr] 3: 0x7b6a23b6b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7b6a23b88763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x7b6a22b8566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7b6a23b88a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7b6a23b6b428 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7b6a23b62159 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7b6a23b6ce8d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] 10: 0x7b6a20c26f9c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] 11: 0x7b6a203795e2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] 12: 0x7b6a24f1af0a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x7b6a24f1d009 - >::relate::> [INFO] [stderr] 14: 0x7b6a24f1db6d - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 15: 0x7b6a24f1e2ce - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x7b6a24f1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x7b6a24f1ac7c - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x7b6a24f1b358 - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x7b6a24f1e5d3 - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x7b6a24f1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x7b6a24f1d877 - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 22: 0x7b6a2426d172 - ::eq_trace::> [INFO] [stderr] 23: 0x7b6a24c3b754 - rustc_trait_selection[8cb020d34d4ddd]::traits::coherence::overlap [INFO] [stderr] 24: 0x7b6a20264017 - ::insert [INFO] [stderr] 25: 0x7b6a251a85b5 - ::insert [INFO] [stderr] 26: 0x7b6a2424b534 - rustc_trait_selection[8cb020d34d4ddd]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x7b6a2424f04d - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x7b6a243695a4 - rustc_query_impl[187e90d83ba42732]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7b6a2436ccc7 - rustc_hir_analysis[9443468e5116f6d9]::coherence::coherent_trait [INFO] [stderr] 30: 0x7b6a2436c9df - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7b6a246931ec - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x7b6a24692340 - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7b6a248a522e - rustc_hir_analysis[9443468e5116f6d9]::check::check::check_item_type [INFO] [stderr] 34: 0x7b6a248a36e6 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7b6a248a36c7 - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x7b6a248a2ce4 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::, rustc_middle[ff930705cf6dddea]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x7b6a248a2a7b - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7b6a2489f1f3 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x7b6a2489f0ef - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x7b6a25454850 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x7b6a25454629 - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7b6a24ae1f55 - rustc_hir_analysis[9443468e5116f6d9]::check_crate [INFO] [stderr] 43: 0x7b6a242e46da - rustc_interface[8fb07a87386d2e99]::passes::analysis [INFO] [stderr] 44: 0x7b6a25456fc9 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x7b6a25456c35 - rustc_query_impl[187e90d83ba42732]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7b6a25501414 - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x7b6a2541e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x7b6a2541f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x7b6a2541ffac - ::new::thread_start [INFO] [stderr] 50: 0x7b6a1ee7baa4 - [INFO] [stderr] 51: 0x7b6a1ef08a64 - 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.22.1/rustc-ice-2026-04-10T05_42_01-1948.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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] Compiling hmac v0.12.1 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.22.1/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="alga"' --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="rand_distr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abomonation", "abomonation-serialize", "alga", "alloc", "arbitrary", "compare", "debug", "default", "io", "libm", "libm-force", "matrixcompare-core", "matrixmultiply", "mint", "pest", "pest_derive", "quickcheck", "rand_distr", "serde", "serde-serialize", "sparse", "std", "stdweb"))' -C metadata=5843713c6bfe579a -C extra-filename=-3e27f2ff50f6b9d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alga=/opt/rustwide/target/debug/deps/libalga-a40e598337c7672e.rmeta --extern approx=/opt/rustwide/target/debug/deps/libapprox-3c816c918cb753d7.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-148aa6a83865db37.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-6ada86cb6866caa9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-07b78cdc41d2fb43.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-d569abe901465b7e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ebe76429f62f1766.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-e8a4968ca8a77586.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-8a2002e4e5e85d09.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0e02f3386ab040bb.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "166ee7afa9dd117b36d52488637a96ee3cb10fadc9f3c6de732fbce28a3ec762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166ee7afa9dd117b36d52488637a96ee3cb10fadc9f3c6de732fbce28a3ec762", kill_on_drop: false }` [INFO] [stdout] 166ee7afa9dd117b36d52488637a96ee3cb10fadc9f3c6de732fbce28a3ec762