[INFO] cloning repository https://github.com/nfejzic/catacomb_snatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nfejzic/catacomb_snatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfejzic%2Fcatacomb_snatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfejzic%2Fcatacomb_snatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fe5487c8c6485db9a3373097cdc343e087d1593 [INFO] testing nfejzic/catacomb_snatch against beta-2022-08-09 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfejzic%2Fcatacomb_snatch" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nfejzic/catacomb_snatch on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nfejzic/catacomb_snatch [INFO] finished tweaking git repo https://github.com/nfejzic/catacomb_snatch [INFO] tweaked toml for git repo https://github.com/nfejzic/catacomb_snatch written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nfejzic/catacomb_snatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 107024b2d5796bafdd26fcd7d888c85a7ee9d93e41207e4945530f65a7c05a87 [INFO] running `Command { std: "docker" "start" "-a" "107024b2d5796bafdd26fcd7d888c85a7ee9d93e41207e4945530f65a7c05a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "107024b2d5796bafdd26fcd7d888c85a7ee9d93e41207e4945530f65a7c05a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107024b2d5796bafdd26fcd7d888c85a7ee9d93e41207e4945530f65a7c05a87", kill_on_drop: false }` [INFO] [stdout] 107024b2d5796bafdd26fcd7d888c85a7ee9d93e41207e4945530f65a7c05a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5d78aeefc8f2f28940bde54f767fc5e66e7aa155d115be97f0dcef5f0dbe68 [INFO] running `Command { std: "docker" "start" "-a" "df5d78aeefc8f2f28940bde54f767fc5e66e7aa155d115be97f0dcef5f0dbe68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling mint v0.5.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stdout] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb0[11]: [INFO] [stdout] Field projection `(*_9).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb1[10]: [INFO] [stdout] Field projection `(*_16).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb3[10]: [INFO] [stdout] Field projection `(*_23).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb5[10]: [INFO] [stdout] Field projection `(*_30).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb7[13]: [INFO] [stdout] Field projection `(*_40).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb8[10]: [INFO] [stdout] Field projection `(*_47).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb10[10]: [INFO] [stdout] Field projection `(*_54).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb12[10]: [INFO] [stdout] Field projection `(*_61).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb14[13]: [INFO] [stdout] Field projection `(*_71).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb15[10]: [INFO] [stdout] Field projection `(*_78).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb17[10]: [INFO] [stdout] Field projection `(*_85).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb19[10]: [INFO] [stdout] Field projection `(*_92).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb21[13]: [INFO] [stdout] Field projection `(*_102).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb22[10]: [INFO] [stdout] Field projection `(*_109).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb24[10]: [INFO] [stdout] Field projection `(*_116).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb26[10]: [INFO] [stdout] Field projection `(*_123).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb30[19]: [INFO] [stdout] Field projection `(*_12).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb34[19]: [INFO] [stdout] Field projection `(*_19).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb38[19]: [INFO] [stdout] Field projection `(*_26).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb42[19]: [INFO] [stdout] Field projection `(*_33).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb46[19]: [INFO] [stdout] Field projection `(*_43).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb50[19]: [INFO] [stdout] Field projection `(*_50).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb54[19]: [INFO] [stdout] Field projection `(*_57).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb58[19]: [INFO] [stdout] Field projection `(*_64).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb62[19]: [INFO] [stdout] Field projection `(*_74).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb66[19]: [INFO] [stdout] Field projection `(*_81).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb70[19]: [INFO] [stdout] Field projection `(*_88).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb74[19]: [INFO] [stdout] Field projection `(*_95).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb78[19]: [INFO] [stdout] Field projection `(*_105).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb82[19]: [INFO] [stdout] Field projection `(*_112).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb86[19]: [INFO] [stdout] Field projection `(*_119).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb90[19]: [INFO] [stdout] Field projection `(*_126).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | ------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22020 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#12}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb93[7]: [INFO] [stdout] Field projection `_0.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_conversion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / Quaternion::new( [INFO] [stdout] 165 | | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] 166 | | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] 167 | | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] 168 | | self[3] * rhs[2] + self[0] * rhs[1] - self[1] * rhs[0] + self[2] * rhs[3]); [INFO] [stdout] | |__________________________________________________________________________________- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22161 ~ nalgebra[556b]::geometry::quaternion_ops::{impl#40}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb6[22]: [INFO] [stdout] Field projection `(*_25).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | self.coords[3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_ops.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | t * self.as_ref().scalar() + cross + rhs [INFO] [stdout] | ---------------------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:7206 ~ nalgebra[556b]::geometry::unit_complex_alga::{impl#3}::transform_point), const_param_did: None }) (end of phase transition to Optimized) at bb0[12]: [INFO] [stdout] Field projection `(*_6).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/unit_complex_ops.rs:222:38 [INFO] [stdout] | [INFO] [stdout] 222 | [ref ref] => Point2::from(self * &rhs.coords); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/unit_complex_alga.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | self.transform_point(pt) [INFO] [stdout] | ------------------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:7206 ~ nalgebra[556b]::geometry::unit_complex_alga::{impl#3}::transform_point), const_param_did: None }) (end of phase transition to Optimized) at bb1[5]: [INFO] [stdout] Field projection `_0.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/point_conversion.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | / Point { [INFO] [stdout] 151 | | coords [INFO] [stdout] 152 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/unit_complex_alga.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | self.transform_point(pt) [INFO] [stdout] | ------------------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23130 ~ nalgebra[556b]::geometry::isometry_ops::{impl#51}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb1[19]: [INFO] [stdout] Field projection `(*_12).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | Self::from(self.coords.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:355:81 [INFO] [stdout] | [INFO] [stdout] 355 | [ref val] => Isometry::from_parts(Translation::from( self * right.vector), self.clone()); [INFO] [stdout] | ------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23130 ~ nalgebra[556b]::geometry::isometry_ops::{impl#51}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb5[4]: [INFO] [stdout] Field projection `_11.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_conversion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:355:81 [INFO] [stdout] | [INFO] [stdout] 355 | [ref val] => Isometry::from_parts(Translation::from( self * right.vector), self.clone()); [INFO] [stdout] | ------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23141 ~ nalgebra[556b]::geometry::isometry_ops::{impl#53}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb1[19]: [INFO] [stdout] Field projection `(*_12).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | Self::from(self.coords.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:357:81 [INFO] [stdout] | [INFO] [stdout] 357 | [ref ref] => Isometry::from_parts(Translation::from( self * &right.vector), self.clone()); [INFO] [stdout] | ------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23141 ~ nalgebra[556b]::geometry::isometry_ops::{impl#53}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb5[4]: [INFO] [stdout] Field projection `_11.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_conversion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:357:81 [INFO] [stdout] | [INFO] [stdout] 357 | [ref ref] => Isometry::from_parts(Translation::from( self * &right.vector), self.clone()); [INFO] [stdout] | ------------ in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23267 ~ nalgebra[556b]::geometry::isometry_ops::{impl#76}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb0[13]: [INFO] [stdout] Field projection `(*_8).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | Self::from(self.coords.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:434:45 [INFO] [stdout] | [INFO] [stdout] 434 | [val ref] => Isometry::from_parts(self, right.clone()); [INFO] [stdout] | ------------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23267 ~ nalgebra[556b]::geometry::isometry_ops::{impl#76}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb4[4]: [INFO] [stdout] Field projection `_7.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_conversion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:434:45 [INFO] [stdout] | [INFO] [stdout] 434 | [val ref] => Isometry::from_parts(self, right.clone()); [INFO] [stdout] | ------------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23273 ~ nalgebra[556b]::geometry::isometry_ops::{impl#77}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb4[18]: [INFO] [stdout] Field projection `(*_12).field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 71 | Self::from(self.coords.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:435:53 [INFO] [stdout] | [INFO] [stdout] 435 | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] | ------------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:23273 ~ nalgebra[556b]::geometry::isometry_ops::{impl#77}::mul), const_param_did: None }) (end of phase transition to Optimized) at bb5[4]: [INFO] [stdout] Field projection `_11.field[0]` specified type `base::matrix::Matrix>`, but actual type is base::matrix::Matrix>::Buffer> [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/quaternion_conversion.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.18.1/src/geometry/isometry_ops.rs:435:53 [INFO] [stdout] | [INFO] [stdout] 435 | [ref ref] => Isometry::from_parts(self.clone(), right.clone()); [INFO] [stdout] | ------------- in this inlined function call [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/validate.rs:129:36 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1426:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd37adc39f0 - std::backtrace_rs::backtrace::libunwind::trace::hc2aafb361b930ef6 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fd37adc39f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h804481ad4855a013 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd37adc39f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fd37adc39f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fd37ae1f3bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7fd37adb4c35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7fd37adc66d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fd37adc66d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fd37adc66d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fd37adc639e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] 10: 0x7fd37d63aab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fd37adc6f06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fd37e7052e1 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fd37e7050c6 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fd37e6ffb86 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fd37e702256 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7fd37d115133 - ::drop [INFO] [stderr] 17: 0x7fd37ce03498 - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fd37cdf9733 - as core[4b7224d7e913b755]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fd37cdf86fd - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fd37cdf8119 - rustc_span[4ee036bbec706f06]::with_source_map::, rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 21: 0x7fd37cdf7930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fd37cdf5ca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fd37cdf598f - std[e93aab33ab818310]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7fd37d45dfb9 - <::spawn_unchecked_, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#1} as core[4b7224d7e913b755]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7fd37add0ed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 26: 0x7fd37add0ed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 27: 0x7fd37add0ed3 - std::sys::unix::thread::Thread::new::thread_start::hcd40f54db19fb2e5 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7fd37ac7f609 - start_thread [INFO] [stderr] 29: 0x7fd37aba2133 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: 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: rustc 1.64.0-beta.1 (56714e533 2022-08-09) 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] end of query stack [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df5d78aeefc8f2f28940bde54f767fc5e66e7aa155d115be97f0dcef5f0dbe68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5d78aeefc8f2f28940bde54f767fc5e66e7aa155d115be97f0dcef5f0dbe68", kill_on_drop: false }` [INFO] [stdout] df5d78aeefc8f2f28940bde54f767fc5e66e7aa155d115be97f0dcef5f0dbe68