[INFO] cloning repository https://github.com/arrayJY/tiny-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arrayJY/tiny-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarrayJY%2Ftiny-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarrayJY%2Ftiny-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e936e9f5e949e32fe45740c2a497664b335573f7 [INFO] checking arrayJY/tiny-renderer against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarrayJY%2Ftiny-renderer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arrayJY/tiny-renderer on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arrayJY/tiny-renderer [INFO] finished tweaking git repo https://github.com/arrayJY/tiny-renderer [INFO] tweaked toml for git repo https://github.com/arrayJY/tiny-renderer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/arrayJY/tiny-renderer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f093a4097504f42e508c3f8391a779969cd10ae077ccd7a7d689413a8f51a0c2 [INFO] running `Command { std: "docker" "start" "-a" "f093a4097504f42e508c3f8391a779969cd10ae077ccd7a7d689413a8f51a0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f093a4097504f42e508c3f8391a779969cd10ae077ccd7a7d689413a8f51a0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f093a4097504f42e508c3f8391a779969cd10ae077ccd7a7d689413a8f51a0c2", kill_on_drop: false }` [INFO] [stdout] f093a4097504f42e508c3f8391a779969cd10ae077ccd7a7d689413a8f51a0c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765a9db4a239363fb1efa66e45bf842ddca5219edbf97461fe568159c26aab92 [INFO] running `Command { std: "docker" "start" "-a" "765a9db4a239363fb1efa66e45bf842ddca5219edbf97461fe568159c26aab92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tobj v2.0.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking gltf-json v1.0.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking gltf v1.0.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking tiny-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `scoped_threads` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(scoped_threads)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `scoped_threads` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(scoped_threads)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter), local_id: 27 }, kind: OpaqueDef(ItemId { def_id: DefId(0:405 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter), local_id: 24 }, span: src/algebra/matrix_new.rs:83:53: 83:57 (#0), name: Param(DefId(0:2151 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter), local_id: 25 }, body: BodyId { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter), local_id: 26 } } }, span: src/algebra/matrix_new.rs:35:6: 35:20 (#0) })]), span: src/algebra/matrix_new.rs:83:32: 83:66 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/check/coercion.rs:176:49 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `InferCtxt` incorrectly tainted by errors [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_infer/src/infer/mod.rs:1265:27 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 27 }, kind: OpaqueDef(ItemId { def_id: DefId(0:408 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 24 }, span: src/algebra/matrix_new.rs:87:61: 87:69 (#0), name: Param(DefId(0:2155 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 25 }, body: BodyId { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 26 } } }, span: src/algebra/matrix_new.rs:35:6: 35:20 (#0) })]), span: src/algebra/matrix_new.rs:87:40: 87:70 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 80 }, kind: OpaqueDef(ItemId { def_id: DefId(0:418 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter::{opaque#1}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 76 }, span: src/algebra/matrix_new.rs:108:32: 108:34 (#0), name: Param(DefId(0:416 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter::'a), Plain('a#0)) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 77 }, body: BodyId { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 78 } } }, span: src/algebra/matrix_new.rs:98:6: 98:20 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 79 }, kind: Path(Resolved(None, Path { span: src/algebra/matrix_new.rs:105:15: 105:52 (#0), res: Def(TyParam, DefId(0:417 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter::{opaque#0})), segments: [PathSegment { ident: impl Iterator + Clone#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/algebra/matrix_new.rs:105:15: 105:52 (#0) })]), span: src/algebra/matrix_new.rs:108:10: 108:47 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter), local_id: 17 }, kind: OpaqueDef(ItemId { def_id: DefId(0:588 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter), local_id: 14 }, span: src/algebra/vector_new.rs:12:53: 12:57 (#0), name: Param(DefId(0:2198 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter), local_id: 15 }, body: BodyId { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter), local_id: 16 } } }, span: src/algebra/vector_new.rs:7:6: 7:20 (#0) })]), span: src/algebra/vector_new.rs:12:32: 12:66 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 17 }, kind: OpaqueDef(ItemId { def_id: DefId(0:590 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 14 }, span: src/algebra/vector_new.rs:16:61: 16:69 (#0), name: Param(DefId(0:2202 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 15 }, body: BodyId { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 16 } } }, span: src/algebra/vector_new.rs:7:6: 7:20 (#0) })]), span: src/algebra/vector_new.rs:16:40: 16:70 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_build/src/build/mod.rs:759:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2154 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:765:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2154 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:35:6: 35:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2158 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2158 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#3}::data_iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:35:6: 35:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2164 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2164 ~ tiny_renderer[ddb8]::algebra::matrix_new::{impl#4}::minor_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:98:6: 98:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2201 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2201 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/vector_new.rs:7:6: 7:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2205 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2205 ~ tiny_renderer[ddb8]::algebra::vector_new::{impl#0}::data_iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/vector_new.rs:7:6: 7:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f6ae3ea8340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f6ae3ea8340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f6ae3ea8340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f6ae3ea8340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f6ae3f030fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f6ae3e98d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f6ae3eaafd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f6ae3eaafd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f6ae3eaafd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f6ae3eaacbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f6ae6743244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f6ae3eab80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f6ae7832f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f6ae7832a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f6ae7832736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f6ae7834fd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f6ae6209ef8 - ::drop [INFO] [stderr] 17: 0x7f6ae5574198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f6ae5565aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f6ae5564e5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f6ae55645d9 - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 21: 0x7f6ae5563e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f6ae5562a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f6ae556274f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f6ae6561629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7f6ae3eb5663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f6ae3eb5663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f6ae3eb5663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7f6ae3d65609 - start_thread [INFO] [stderr] 29: 0x7f6ae3c88133 - 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.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `tiny-renderer`; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter), local_id: 27 }, kind: OpaqueDef(ItemId { def_id: DefId(0:405 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter), local_id: 24 }, span: src/algebra/matrix_new.rs:83:53: 83:57 (#0), name: Param(DefId(0:2427 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter), local_id: 25 }, body: BodyId { hir_id: HirId { owner: DefId(0:404 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter), local_id: 26 } } }, span: src/algebra/matrix_new.rs:35:6: 35:20 (#0) })]), span: src/algebra/matrix_new.rs:83:32: 83:66 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/check/coercion.rs:176:49 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `InferCtxt` incorrectly tainted by errors [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_infer/src/infer/mod.rs:1265:27 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 27 }, kind: OpaqueDef(ItemId { def_id: DefId(0:408 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 24 }, span: src/algebra/matrix_new.rs:87:61: 87:69 (#0), name: Param(DefId(0:2431 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 25 }, body: BodyId { hir_id: HirId { owner: DefId(0:407 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut), local_id: 26 } } }, span: src/algebra/matrix_new.rs:35:6: 35:20 (#0) })]), span: src/algebra/matrix_new.rs:87:40: 87:70 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 80 }, kind: OpaqueDef(ItemId { def_id: DefId(0:418 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter::{opaque#1}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 76 }, span: src/algebra/matrix_new.rs:108:32: 108:34 (#0), name: Param(DefId(0:416 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter::'a), Plain('a#0)) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 77 }, body: BodyId { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 78 } } }, span: src/algebra/matrix_new.rs:98:6: 98:20 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:415 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter), local_id: 79 }, kind: Path(Resolved(None, Path { span: src/algebra/matrix_new.rs:105:15: 105:52 (#0), res: Def(TyParam, DefId(0:417 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter::{opaque#0})), segments: [PathSegment { ident: impl Iterator + Clone#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/algebra/matrix_new.rs:105:15: 105:52 (#0) })]), span: src/algebra/matrix_new.rs:108:10: 108:47 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter), local_id: 17 }, kind: OpaqueDef(ItemId { def_id: DefId(0:588 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter), local_id: 14 }, span: src/algebra/vector_new.rs:12:53: 12:57 (#0), name: Param(DefId(0:2474 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter), local_id: 15 }, body: BodyId { hir_id: HirId { owner: DefId(0:587 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter), local_id: 16 } } }, span: src/algebra/vector_new.rs:7:6: 7:20 (#0) })]), span: src/algebra/vector_new.rs:12:32: 12:66 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 17 }, kind: OpaqueDef(ItemId { def_id: DefId(0:590 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 14 }, span: src/algebra/vector_new.rs:16:61: 16:69 (#0), name: Param(DefId(0:2478 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut::'_), Fresh) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 15 }, body: BodyId { hir_id: HirId { owner: DefId(0:589 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut), local_id: 16 } } }, span: src/algebra/vector_new.rs:7:6: 7:20 (#0) })]), span: src/algebra/vector_new.rs:16:40: 16:70 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_build/src/build/mod.rs:759:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2430 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:765:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2430 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:35:6: 35:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2434 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2434 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#3}::data_iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:35:6: 35:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2440 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2440 ~ tiny_renderer[87a5]::algebra::matrix_new::{impl#4}::minor_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/matrix_new.rs:98:6: 98:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/matrix_new.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl Matrix { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2477 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2477 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/vector_new.rs:7:6: 7:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2481 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2481 ~ tiny_renderer[87a5]::algebra::vector_new::{impl#0}::data_iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/algebra/vector_new.rs:7:6: 7:20 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/algebra/vector_new.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7ff5de511340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7ff5de511340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ff5de511340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7ff5de511340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7ff5de56c0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7ff5de501d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7ff5de513fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7ff5de513fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7ff5de513fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7ff5de513cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7ff5e0dac244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7ff5de51480d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7ff5e1e9bf41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7ff5e1e9ba76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7ff5e1e9b736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7ff5e1e9dfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7ff5e0872ef8 - ::drop [INFO] [stderr] 17: 0x7ff5dfbdd198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7ff5dfbceaa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7ff5dfbcde5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7ff5dfbcd5d9 - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 21: 0x7ff5dfbcce12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7ff5dfbcba61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7ff5dfbcb74f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7ff5e0bca629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7ff5de51e663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7ff5de51e663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7ff5de51e663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7ff5de3ce609 - start_thread [INFO] [stderr] 29: 0x7ff5de2f1133 - 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.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `tiny-renderer`; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "765a9db4a239363fb1efa66e45bf842ddca5219edbf97461fe568159c26aab92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765a9db4a239363fb1efa66e45bf842ddca5219edbf97461fe568159c26aab92", kill_on_drop: false }` [INFO] [stdout] 765a9db4a239363fb1efa66e45bf842ddca5219edbf97461fe568159c26aab92