[INFO] cloning repository https://github.com/migomipo/rust-hqm-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/migomipo/rust-hqm-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigomipo%2Frust-hqm-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigomipo%2Frust-hqm-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f6e5ae80b4a40a76dc64b1754c04fff64600cc [INFO] testing migomipo/rust-hqm-bot 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%2Fmigomipo%2Frust-hqm-bot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/migomipo/rust-hqm-bot 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/migomipo/rust-hqm-bot [INFO] finished tweaking git repo https://github.com/migomipo/rust-hqm-bot [INFO] tweaked toml for git repo https://github.com/migomipo/rust-hqm-bot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/migomipo/rust-hqm-bot 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f85a9b83fd9b8420db78b3cb4e9fffb16755482a84dfbea82a49fbcf80196156 [INFO] running `Command { std: "docker" "start" "-a" "f85a9b83fd9b8420db78b3cb4e9fffb16755482a84dfbea82a49fbcf80196156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f85a9b83fd9b8420db78b3cb4e9fffb16755482a84dfbea82a49fbcf80196156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85a9b83fd9b8420db78b3cb4e9fffb16755482a84dfbea82a49fbcf80196156", kill_on_drop: false }` [INFO] [stdout] f85a9b83fd9b8420db78b3cb4e9fffb16755482a84dfbea82a49fbcf80196156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 15e20cb765e324380c66b1bcfeb8dc721600f9c7c51b7f00f5c8b0562330c99d [INFO] running `Command { std: "docker" "start" "-a" "15e20cb765e324380c66b1bcfeb8dc721600f9c7c51b7f00f5c8b0562330c99d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [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:22563 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | self.coords[3] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.24.1/src/geometry/quaternion_ops.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_ops.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | &self.coords[i] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | 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] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1426:13 [INFO] [stdout] error: internal compiler error: broken MIR in Item(WithOptConstParam { did: DefId(0:22422 ~ nalgebra[42c1]::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.24.1/src/geometry/quaternion_conversion.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Self { coords } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.24.1/src/geometry/quaternion_ops.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | / Quaternion::new( [INFO] [stdout] 163 | | self[3] * rhs[3] - self[0] * rhs[0] - self[1] * rhs[1] - self[2] * rhs[2], [INFO] [stdout] 164 | | self[3] * rhs[0] + self[0] * rhs[3] + self[1] * rhs[2] - self[2] * rhs[1], [INFO] [stdout] 165 | | self[3] * rhs[1] - self[0] * rhs[2] + self[1] * rhs[3] + self[2] * rhs[0], [INFO] [stdout] 166 | | 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] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fc60e31b9f0 - 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: 0x7fc60e31b9f0 - 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: 0x7fc60e31b9f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fc60e31b9f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fc60e3773bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7fc60e30cc35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7fc60e31e6d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fc60e31e6d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fc60e31e6d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fc60e31e39e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fc610b92ab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fc60e31ef06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fc611c5d2e1 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fc611c5d0c6 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fc611c57b86 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fc611c5a256 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7fc61066d133 - ::drop [INFO] [stderr] 17: 0x7fc61035b498 - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fc610351733 - as core[4b7224d7e913b755]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fc6103506fd - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fc610350119 - 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: 0x7fc61034f930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fc61034dca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fc61034d98f - 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: 0x7fc6109b5fb9 - <::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: 0x7fc60e328ed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 26: 0x7fc60e328ed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 27: 0x7fc60e328ed3 - 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: 0x7fc60e1d7609 - start_thread [INFO] [stderr] 29: 0x7fc60e0fa133 - 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=2 -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] running `Command { std: "docker" "inspect" "15e20cb765e324380c66b1bcfeb8dc721600f9c7c51b7f00f5c8b0562330c99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e20cb765e324380c66b1bcfeb8dc721600f9c7c51b7f00f5c8b0562330c99d", kill_on_drop: false }` [INFO] [stdout] 15e20cb765e324380c66b1bcfeb8dc721600f9c7c51b7f00f5c8b0562330c99d