[INFO] fetching crate slam-viewer 0.1.2... [INFO] testing slam-viewer-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate slam-viewer 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate slam-viewer 0.1.2 [INFO] finished tweaking crates.io crate slam-viewer 0.1.2 [INFO] tweaked toml for crates.io crate slam-viewer 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slam-viewer 0.1.2 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 crates.io crate slam-viewer 0.1.2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6ba8ca0aa24bfacb0b14cef3fbba7853fa71b9e6e4550a06b569a1da2ebc043f [INFO] running `Command { std: "docker" "start" "-a" "6ba8ca0aa24bfacb0b14cef3fbba7853fa71b9e6e4550a06b569a1da2ebc043f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba8ca0aa24bfacb0b14cef3fbba7853fa71b9e6e4550a06b569a1da2ebc043f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba8ca0aa24bfacb0b14cef3fbba7853fa71b9e6e4550a06b569a1da2ebc043f", kill_on_drop: false }` [INFO] [stdout] 6ba8ca0aa24bfacb0b14cef3fbba7853fa71b9e6e4550a06b569a1da2ebc043f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3b4436e7022eebe2559b1982c1d9b1f1d1c2a704eec4ae3e5c59f7650aedd4b8 [INFO] running `Command { std: "docker" "start" "-a" "3b4436e7022eebe2559b1982c1d9b1f1d1c2a704eec4ae3e5c59f7650aedd4b8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling paste v0.1.11 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling simba v0.1.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling wgpu-types v0.5.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling nalgebra v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (5412) 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: 0x7018b279535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7018b2e2f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x7018b27ac366 - ::write_fmt [INFO] [stderr] 3: 0x7018b276b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7018b2788763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x7018b178566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7018b2788a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7018b276b428 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7018b2762159 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7018b276ce8d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] 10: 0x7018af826f9c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] 11: 0x7018aef795e2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] 12: 0x7018b3b1af0a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x7018b3b1d009 - >::relate::> [INFO] [stderr] 14: 0x7018b3b1db6d - > 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: 0x7018b3b1e2ce - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x7018b3b1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x7018b3b1ac7c - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x7018b3b1b358 - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x7018b3b1e5d3 - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x7018b3b1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x7018b3b1d877 - > 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: 0x7018b2e6d172 - ::eq_trace::> [INFO] [stderr] 23: 0x7018b383b754 - rustc_trait_selection[8cb020d34d4ddd]::traits::coherence::overlap [INFO] [stderr] 24: 0x7018aee64017 - ::insert [INFO] [stderr] 25: 0x7018b3da85b5 - ::insert [INFO] [stderr] 26: 0x7018b2e4b534 - rustc_trait_selection[8cb020d34d4ddd]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x7018b2e4f04d - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x7018b2f695a4 - rustc_query_impl[187e90d83ba42732]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x7018b2f6ccc7 - rustc_hir_analysis[9443468e5116f6d9]::coherence::coherent_trait [INFO] [stderr] 30: 0x7018b2f6c9df - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7018b32931ec - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x7018b3292340 - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7018b34a522e - rustc_hir_analysis[9443468e5116f6d9]::check::check::check_item_type [INFO] [stderr] 34: 0x7018b34a36e6 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7018b34a36c7 - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x7018b34a2ce4 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::, rustc_middle[ff930705cf6dddea]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x7018b34a2a7b - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7018b349f1f3 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x7018b349f0ef - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x7018b4054850 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x7018b4054629 - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7018b36e1f55 - rustc_hir_analysis[9443468e5116f6d9]::check_crate [INFO] [stderr] 43: 0x7018b2ee46da - rustc_interface[8fb07a87386d2e99]::passes::analysis [INFO] [stderr] 44: 0x7018b4056fc9 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x7018b4056c35 - rustc_query_impl[187e90d83ba42732]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7018b4101414 - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x7018b401e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x7018b401f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x7018b401ffac - ::new::thread_start [INFO] [stderr] 50: 0x7018ada8aaa4 - [INFO] [stderr] 51: 0x7018adb17a64 - 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.21.0/rustc-ice-2026-04-20T00_11_30-5409.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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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", "debug", "default", "io", "matrixmultiply", "mint", "pest", "pest_derive", "quickcheck", "rand_distr", "serde", "serde-serialize", "serde_derive", "sparse", "std", "stdweb"))' -C metadata=9272bbba4ab82077 -C extra-filename=-6c0b4283f5311e55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-4ba55d4574f62e14.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-b400fb1b004a09d1.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-8f73fd011f2b0826.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-4a409d223529aaea.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-ae1f575d8a3ed87a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-25c83e717ddfc30c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-159ffa24ce7515c6.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-59db0320f2a91f5f.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-1b2580082cd79c96.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-660a1a6e7dd0e937.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "proc-macro-hack", "proc-macro-nested", "read-initializer", "sink", "slab", "std", "tokio-io", "unstable"))' -C metadata=57805de1ce9e6445 -C extra-filename=-7d9ce99d43a8cd51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-119db6da23559520.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8a867794225220b4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-20d72d954a0852c4.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-1a7c2510504ed1c6.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-58681af9d795b066.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1fccbe53bd6fdbd2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1c7a564593b05114.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-443c72c5f4837157.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-1c828d6c5dc1b27b.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-c8b1363ba8e18c11.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-7da025bd58ca47d5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c247277e86836e9a -C extra-filename=-ea9db07f0a7f3232 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-67b7d07723456b1b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-1f3043777235f47e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `glsl-to-spirv v0.1.7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glsl-to-spirv-034f4603290805f5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/glslangValidator.exe [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-98bb8d2a33b87fde/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glsl-to-spirv-98bb8d2a33b87fde/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- Configuring done (4.1s) [INFO] [stderr] -- Generating done (0.6s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/glsl-to-spirv-98bb8d2a33b87fde/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glsl-to-spirv-98bb8d2a33b87fde/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "RelWithDebInfo" "--" [INFO] [stderr] [ 1%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o [INFO] [stderr] [ 3%] Building CXX object glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o [INFO] [stderr] [ 5%] Building CXX object OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o [INFO] [stderr] [ 7%] Linking CXX static library libOSDependent.a [INFO] [stderr] [ 8%] Building CXX object StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o [INFO] [stderr] [ 10%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 10%] Built target OSDependent [INFO] [stderr] [ 12%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o [INFO] [stderr] [ 14%] Linking CXX static library libOGLCompiler.a [INFO] [stderr] [ 15%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o [INFO] [stderr] [ 14%] Built target OGLCompiler [INFO] [stderr] [ 17%] Building CXX object SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o [INFO] [stderr] [ 19%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o [INFO] [stderr] [ 21%] Linking CXX static library libglslang-default-resource-limits.a [INFO] [stderr] [ 21%] Built target glslang-default-resource-limits [INFO] [stderr] [ 22%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o [INFO] [stderr] [ 24%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o [INFO] [stderr] [ 26%] Building CXX object hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o [INFO] [stderr] [ 28%] Linking CXX static library libSPVRemapper.a [INFO] [stderr] [ 28%] Built target SPVRemapper [INFO] [stderr] [ 29%] Linking CXX static library libHLSL.a [INFO] [stderr] [ 29%] Built target HLSL [INFO] [stderr] [ 31%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o [INFO] [stderr] [ 33%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/glslang_tab.cpp.o [INFO] [stderr] [ 35%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Intermediate.cpp.o [INFO] [stderr] [ 36%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Versions.cpp.o [INFO] [stderr] [ 42%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/IntermTraverse.cpp.o [INFO] [stderr] [ 40%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/RemoveTree.cpp.o [INFO] [stderr] [ 43%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/iomapper.cpp.o [INFO] [stderr] [ 47%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseHelper.cpp.o [INFO] [stderr] [ 38%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Constant.cpp.o [INFO] [stderr] [ 49%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.cpp.o [INFO] [stderr] [ 45%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/ParseContextBase.cpp.o [INFO] [stderr] [ 50%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/PoolAlloc.cpp.o [INFO] [stderr] [ 52%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/InfoSink.cpp.o [INFO] [stderr] [ 54%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.cpp.o [INFO] [stderr] [ 56%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/SymbolTable.cpp.o [INFO] [stderr] [ 57%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o [INFO] [stderr] [ 59%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/limits.cpp.o [INFO] [stderr] [ 61%] Building CXX object glslang/CMakeFiles/glslang.dir/MachineIndependent/linkValidate.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/GNUInstallDirs.cmake:243 (message): [INFO] [stderr] Unable to determine default CMAKE_INSTALL_LIBDIR directory because no [INFO] [stderr] target architecture is known. Please enable at least one language before [INFO] [stderr] including GNUInstallDirs. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:7 (include) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:244: glslang/CMakeFiles/glslang.dir/MachineIndependent/ShaderLang.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:132: glslang/CMakeFiles/glslang.dir/MachineIndependent/Initialize.cpp.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:286: glslang/CMakeFiles/glslang.dir/MachineIndependent/intermOut.cpp.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [glslang/CMakeFiles/glslang.dir/build.make:230: glslang/CMakeFiles/glslang.dir/MachineIndependent/Scan.cpp.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/../Include/Common.h:99, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.h:67, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp:42: [INFO] [stderr] In member function 'void glslang::pool_allocator::construct(pointer, const T&) [with T = glslang::TParameter]', [INFO] [stderr] inlined from 'static std::_Require >::__construct_helper<_Tp, _Args>::type> std::allocator_traits< >::_S_construct(_Alloc&, _Tp*, _Args&& ...) [with _Tp = glslang::TParameter; _Args = {const glslang::TParameter&}; _Alloc = glslang::pool_allocator]' at /usr/include/c++/13/bits/alloc_traits.h:266:17, [INFO] [stderr] inlined from 'static decltype (std::allocator_traits< >::_S_construct(__a, __p, (forward<_Args>)(std::allocator_traits< >::construct::__args)...)) std::allocator_traits< >::construct(_Alloc&, _Tp*, _Args&& ...) [with _Tp = glslang::TParameter; _Args = {const glslang::TParameter&}; _Alloc = glslang::pool_allocator]' at /usr/include/c++/13/bits/alloc_traits.h:379:16, [INFO] [stderr] inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = glslang::TParameter; _Alloc = glslang::pool_allocator]' at /usr/include/c++/13/bits/stl_vector.h:1286:30, [INFO] [stderr] inlined from 'glslang::TFunction::TFunction(const glslang::TFunction&)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp:301:29: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/../Include/PoolAlloc.h:305:47: warning: 'param' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 305 | void construct(pointer p, const T& val) { new ((void *)p) T(val); } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp: In copy constructor 'glslang::TFunction::TFunction(const glslang::TFunction&)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp:300:20: note: 'param' declared here [INFO] [stderr] 300 | TParameter param; [INFO] [stderr] | ^~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/vector:66, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/../Include/Common.h:90: [INFO] [stderr] In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = glslang::TParameter; _Alloc = glslang::pool_allocator]', [INFO] [stderr] inlined from 'glslang::TFunction::TFunction(const glslang::TFunction&)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp:301:29: [INFO] [stderr] /usr/include/c++/13/bits/stl_vector.h:1292:28: warning: 'param' may be used uninitialized [-Wmaybe-uninitialized] [INFO] [stderr] 1292 | _M_realloc_insert(end(), __x); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/vector:72: [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc: In copy constructor 'glslang::TFunction::TFunction(const glslang::TFunction&)': [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:445:7: note: by argument 3 of type 'const glslang::TParameter&' to 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const glslang::TParameter&}; _Tp = glslang::TParameter; _Alloc = glslang::pool_allocator]' declared here [INFO] [stderr] 445 | vector<_Tp, _Alloc>:: [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glsl-to-spirv-0.1.7/glslang/glslang/MachineIndependent/SymbolTable.cpp:300:20: note: 'param' declared here [INFO] [stderr] 300 | TParameter param; [INFO] [stderr] | ^~~~~ [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:987: glslang/CMakeFiles/glslang.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (5753) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.42/src/lib.rs:861:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x598e556b0e4a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x598e556b0e4a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x598e556b0e4a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x598e556b0e4a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x598e556c4caa - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x598e556c4caa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x598e556b6c72 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x598e556b6c72 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x598e5569225f - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x598e5569225f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x598e556aad91 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x598e556aaf4b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x598e55692318 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x598e55689ab9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x598e55692c7d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x598e556c539c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x598e55643ad7 - cmake[44a7e29bd29c02dc]::fail [INFO] [stderr] 17: 0x598e55643791 - cmake[44a7e29bd29c02dc]::run [INFO] [stderr] 18: 0x598e55647feb - ::build [INFO] [stderr] 19: 0x598e55637031 - cmake[44a7e29bd29c02dc]::build::<&str> [INFO] [stderr] 20: 0x598e5563805f - build_script_build[3330c1140f7c826d]::main [INFO] [stderr] 21: 0x598e55639b13 - >::call_once [INFO] [stderr] 22: 0x598e55637b56 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x598e55637b69 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x598e556a9e84 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x598e556a9e84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x598e556a9e84 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x598e556a9e84 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x598e556a9e84 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x598e556a9e84 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x598e556a9e84 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x598e556a9e84 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x598e556a9e84 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x598e55637b01 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 34: 0x598e55639c25 - main [INFO] [stderr] 35: 0x78af61e2f1ca - [INFO] [stderr] 36: 0x78af61e2f28b - __libc_start_main [INFO] [stderr] 37: 0x598e55636ee5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3b4436e7022eebe2559b1982c1d9b1f1d1c2a704eec4ae3e5c59f7650aedd4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4436e7022eebe2559b1982c1d9b1f1d1c2a704eec4ae3e5c59f7650aedd4b8", kill_on_drop: false }` [INFO] [stdout] 3b4436e7022eebe2559b1982c1d9b1f1d1c2a704eec4ae3e5c59f7650aedd4b8