[INFO] cloning repository https://github.com/dlight/proceed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlight/proceed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlight%2Fproceed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlight%2Fproceed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a442a454bb15393a214de29fd38a185d7f4d377 [INFO] testing dlight/proceed 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%2Fdlight%2Fproceed" "/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/dlight/proceed 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] removed /workspace/builds/worker-3/source/.cargo/config [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dlight/proceed [INFO] finished tweaking git repo https://github.com/dlight/proceed [INFO] tweaked toml for git repo https://github.com/dlight/proceed written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dlight/proceed 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] [stderr] warning: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#overrides for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 11bae3a9d08e7293900aab44b7e75d8ace5a9af48d755bbd2cf392409c9aefdb [INFO] running `Command { std: "docker" "start" "-a" "11bae3a9d08e7293900aab44b7e75d8ace5a9af48d755bbd2cf392409c9aefdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bae3a9d08e7293900aab44b7e75d8ace5a9af48d755bbd2cf392409c9aefdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bae3a9d08e7293900aab44b7e75d8ace5a9af48d755bbd2cf392409c9aefdb", kill_on_drop: false }` [INFO] [stdout] 11bae3a9d08e7293900aab44b7e75d8ace5a9af48d755bbd2cf392409c9aefdb [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] ce9638b2d33e1f23f259517c217e1a4c15e7eb5a0c0fd64890eea188b1e4febd [INFO] running `Command { std: "docker" "start" "-a" "ce9638b2d33e1f23f259517c217e1a4c15e7eb5a0c0fd64890eea188b1e4febd", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `profile-overrides` has been stabilized in the 1.41 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/profiles.html#overrides for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.1.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling coffee v0.4.0-alpha (https://github.com/hecrj/coffee#e1bb4299) [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling stretch v0.2.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_chacha v0.2.1 [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 gfx v0.18.2 [INFO] [stderr] Compiling gilrs-core v0.2.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling gilrs v0.7.2 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling glyph_brush v0.6.0 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling backtrace v0.3.39 [INFO] [stderr] Compiling gfx_glyph v0.15.0 [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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:21866 ~ nalgebra[4c38]::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:22007 ~ nalgebra[4c38]::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:7151 ~ nalgebra[4c38]::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:7151 ~ nalgebra[4c38]::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:22976 ~ nalgebra[4c38]::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:22976 ~ nalgebra[4c38]::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:22987 ~ nalgebra[4c38]::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:22987 ~ nalgebra[4c38]::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:23113 ~ nalgebra[4c38]::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:23113 ~ nalgebra[4c38]::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:23119 ~ nalgebra[4c38]::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:23119 ~ nalgebra[4c38]::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: 0x7f704b5959f0 - 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: 0x7f704b5959f0 - 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: 0x7f704b5959f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f704b5959f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f704b5f13bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7f704b586c35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7f704b5986d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f704b5986d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f704b5986d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f704b59839e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f704de0cab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f704b598f06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f704eed72e1 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f704eed70c6 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f704eed1b86 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f704eed4256 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7f704d8e7133 - ::drop [INFO] [stderr] 17: 0x7f704d5d5498 - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f704d5cb733 - as core[4b7224d7e913b755]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f704d5ca6fd - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f704d5ca119 - 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: 0x7f704d5c9930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f704d5c7ca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f704d5c798f - 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: 0x7f704dc2ffb9 - <::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: 0x7f704b5a2ed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 26: 0x7f704b5a2ed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 27: 0x7f704b5a2ed3 - 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: 0x7f704b451609 - start_thread [INFO] [stderr] 29: 0x7f704b374133 - 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" "ce9638b2d33e1f23f259517c217e1a4c15e7eb5a0c0fd64890eea188b1e4febd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9638b2d33e1f23f259517c217e1a4c15e7eb5a0c0fd64890eea188b1e4febd", kill_on_drop: false }` [INFO] [stdout] ce9638b2d33e1f23f259517c217e1a4c15e7eb5a0c0fd64890eea188b1e4febd