[INFO] fetching crate yuvimg 0.1.1... [INFO] testing yuvimg-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate yuvimg 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate yuvimg 0.1.1 [INFO] finished tweaking crates.io crate yuvimg 0.1.1 [INFO] tweaked toml for crates.io crate yuvimg 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yuvimg 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.8.2) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.10) [INFO] [stderr] Adding imageproc v0.23.0 (available: v0.26.1) [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] Downloading crates ... [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded rusttype v0.9.3 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded ttf-parser v0.15.2 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.2 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 93cb26138fcaf414d93f4f17ca97437f1d53853b1e2b23f194c64e6dd75144d5 [INFO] running `Command { std: "docker" "start" "-a" "93cb26138fcaf414d93f4f17ca97437f1d53853b1e2b23f194c64e6dd75144d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93cb26138fcaf414d93f4f17ca97437f1d53853b1e2b23f194c64e6dd75144d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cb26138fcaf414d93f4f17ca97437f1d53853b1e2b23f194c64e6dd75144d5", kill_on_drop: false }` [INFO] [stdout] 93cb26138fcaf414d93f4f17ca97437f1d53853b1e2b23f194c64e6dd75144d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4ecf8602949b429b162549df75c6c6201def4058fb975fe3ee0dc6f1b111d7af [INFO] running `Command { std: "docker" "start" "-a" "4ecf8602949b429b162549df75c6c6201def4058fb975fe3ee0dc6f1b111d7af", kill_on_drop: false }` [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling yuvimg v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.25s [INFO] running `Command { std: "docker" "inspect" "4ecf8602949b429b162549df75c6c6201def4058fb975fe3ee0dc6f1b111d7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecf8602949b429b162549df75c6c6201def4058fb975fe3ee0dc6f1b111d7af", kill_on_drop: false }` [INFO] [stdout] 4ecf8602949b429b162549df75c6c6201def4058fb975fe3ee0dc6f1b111d7af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07eda404e2373326c0a67f41aae2ac056fa888ad1e618f02140305ca62c368c0 [INFO] running `Command { std: "docker" "start" "-a" "07eda404e2373326c0a67f41aae2ac056fa888ad1e618f02140305ca62c368c0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling yuvimg v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (586) 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: 0x716a4f98455b - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] 1: 0x716a5002e8c8 - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 2: 0x716a4f99b566 - ::write_fmt [INFO] [stderr] 3: 0x716a4f95a568 - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x716a4f977963 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] 5: 0x716a4e973dbc - std[31e582c13f4e914f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x716a4f977c42 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] 7: 0x716a4f95a628 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x716a4f94eb79 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x716a4f95c08d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] 10: 0x716a4c9aaf7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] 11: 0x716a4c22b312 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stderr] 12: 0x716a50d3904a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x716a50d3b149 - >::relate::> [INFO] [stderr] 14: 0x716a50d3bcad - > 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: 0x716a50d3c40e - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x716a50d3940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x716a50d38dbc - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x716a50d39498 - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x716a50d3c713 - rustc_type_ir[bdf822ca6a2ba2d7]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x716a50d3940b - as rustc_type_ir[bdf822ca6a2ba2d7]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x716a50d3b9b7 - > 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: 0x716a500a3bf2 - ::eq_trace::> [INFO] [stderr] 23: 0x716a50a7f194 - rustc_trait_selection[4094b86ae93e66fa]::traits::coherence::overlap [INFO] [stderr] 24: 0x716a4c061287 - ::insert [INFO] [stderr] 25: 0x716a510db571 - ::insert [INFO] [stderr] 26: 0x716a5004a8b4 - rustc_trait_selection[4094b86ae93e66fa]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x716a5004e3cd - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x716a50345a54 - rustc_query_impl[787df1eb52488c09]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x716a50349187 - rustc_hir_analysis[6f8e47aab4b5577f]::coherence::coherent_trait [INFO] [stderr] 30: 0x716a50348e9d - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x716a50569cec - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x716a50568e40 - rustc_query_impl[787df1eb52488c09]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x716a506d4bee - rustc_hir_analysis[6f8e47aab4b5577f]::check::check::check_item_type [INFO] [stderr] 34: 0x716a506d30a6 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x716a506d3087 - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x716a506d26a4 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::, rustc_middle[bc4b12ab5fd100e2]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x716a506d243b - rustc_query_impl[787df1eb52488c09]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x716a506cebb3 - rustc_hir_analysis[6f8e47aab4b5577f]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x716a506ceaaf - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x716a5126dd50 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x716a5126db29 - rustc_query_impl[787df1eb52488c09]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x716a5055e055 - rustc_hir_analysis[6f8e47aab4b5577f]::check_crate [INFO] [stderr] 43: 0x716a501110da - rustc_interface[fa77fbe53284b165]::passes::analysis [INFO] [stderr] 44: 0x716a512704c9 - rustc_query_impl[787df1eb52488c09]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x716a51270135 - rustc_query_impl[787df1eb52488c09]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x716a51332194 - rustc_interface[fa77fbe53284b165]::interface::run_compiler::<(), rustc_driver_impl[5d9f716931f6bd73]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x716a51243f3e - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x716a512447e0 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x716a5124566c - ::new::thread_start [INFO] [stderr] 50: 0x716a4ac8aaa4 - [INFO] [stderr] 51: 0x716a4ad17a64 - 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.30.1/rustc-ice-2026-04-10T11_05_44-584.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] Compiling criterion v0.3.6 [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.30.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="matrixmultiply"' --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-glam018", "convert-glam019", "convert-glam020", "convert-mint", "cuda", "cust", "debug", "default", "glam013", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "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=042afa9f9796988b -C extra-filename=-b7265718b8ff616b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a9f5566ddb66e88c.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-40cc0532eeebbfbd.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-03ac56cf12d81041.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-7f634154e921e817.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-be871ba871296a46.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" "07eda404e2373326c0a67f41aae2ac056fa888ad1e618f02140305ca62c368c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07eda404e2373326c0a67f41aae2ac056fa888ad1e618f02140305ca62c368c0", kill_on_drop: false }` [INFO] [stdout] 07eda404e2373326c0a67f41aae2ac056fa888ad1e618f02140305ca62c368c0