[INFO] cloning repository https://github.com/necocen/rustkbd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/necocen/rustkbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf7b12fa78a4cb4991f88aedf8c1109b83c5a6aa [INFO] checking necocen/rustkbd against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnecocen%2Frustkbd" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/necocen/rustkbd 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] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/necocen/rustkbd [INFO] finished tweaking git repo https://github.com/necocen/rustkbd [INFO] tweaked toml for git repo https://github.com/necocen/rustkbd written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/necocen/rustkbd 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ae3764f1e08be7f4387af12b1d34f9282e08782aeaa32128d3199f45ebeec5f7 [INFO] running `Command { std: "docker" "start" "-a" "ae3764f1e08be7f4387af12b1d34f9282e08782aeaa32128d3199f45ebeec5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3764f1e08be7f4387af12b1d34f9282e08782aeaa32128d3199f45ebeec5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3764f1e08be7f4387af12b1d34f9282e08782aeaa32128d3199f45ebeec5f7", kill_on_drop: false }` [INFO] [stdout] ae3764f1e08be7f4387af12b1d34f9282e08782aeaa32128d3199f45ebeec5f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 207ad261641ae06b6c96586bad5dd9880370c3ef0381250a002040a7c1f3b79e [INFO] running `Command { std: "docker" "start" "-a" "207ad261641ae06b6c96586bad5dd9880370c3ef0381250a002040a7c1f3b79e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cortex-m v0.7.6 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling critical-section v0.2.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling rp2040-pac v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling defmt-rtt v0.3.2 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling necoboard-petit-ec v0.0.0 (/opt/rustwide/workdir/necoboard-petit-ec) [INFO] [stderr] Compiling necoboard-petit v0.0.0 (/opt/rustwide/workdir/necoboard-petit) [INFO] [stderr] Compiling necoboard-v1 v0.0.0 (/opt/rustwide/workdir/necoboard-v1) [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.1.1 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rp2040-boot2 v0.2.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Compiling heapless v0.8.0 (https://github.com/japaric/heapless?rev=97ac129ba4344820e9fedb8a0fc7f11d5bf652a6#97ac129b) [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking ssd1306 v0.7.0 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics v0.7.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: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:457 ~ heapless[7188]::indexmap::{impl#8}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:519:48: 519:50 (#0), name: Param(DefId(0:2767 ~ heapless[7188]::indexmap::{impl#8}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[7188]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[7188]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[7188]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:456 ~ heapless[7188]::indexmap::{impl#8}::keys), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:519:27: 519:51 (#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:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:460 ~ heapless[7188]::indexmap::{impl#8}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:537:50: 537:52 (#0), name: Param(DefId(0:2774 ~ heapless[7188]::indexmap::{impl#8}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[7188]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[7188]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[7188]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:459 ~ heapless[7188]::indexmap::{impl#8}::values), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:537:29: 537:53 (#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:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:463 ~ heapless[7188]::indexmap::{impl#8}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:559:58: 559:64 (#0), name: Param(DefId(0:2781 ~ heapless[7188]::indexmap::{impl#8}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[7188]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[7188]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[7188]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:462 ~ heapless[7188]::indexmap::{impl#8}::values_mut), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:559:37: 559:65 (#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:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 52 }, kind: OpaqueDef(ItemId { def_id: DefId(0:695 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 44 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:207:32: 207:34 (#0), name: Param(DefId(0:692 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 45 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0), res: Def(TyParam, DefId(0:678 ~ heapless[7188]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 46 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0), res: Def(TyParam, DefId(0:679 ~ heapless[7188]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 47 }, body: BodyId { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 48 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 49 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:37: 204:39 (#0), res: Def(TyParam, DefId(0:693 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:37: 204:39 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 50 }, body: BodyId { hir_id: HirId { owner: DefId(0:691 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference), local_id: 51 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41: 204:56 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:207:10: 207:37 (#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:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 50 }, kind: OpaqueDef(ItemId { def_id: DefId(0:704 ~ heapless[7188]::indexset::{impl#1}::union::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 42 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:268:32: 268:34 (#0), name: Param(DefId(0:701 ~ heapless[7188]::indexset::{impl#1}::union::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 43 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0), res: Def(TyParam, DefId(0:678 ~ heapless[7188]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 44 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0), res: Def(TyParam, DefId(0:679 ~ heapless[7188]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 45 }, body: BodyId { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 46 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 47 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:22: 265:24 (#0), res: Def(TyParam, DefId(0:702 ~ heapless[7188]::indexset::{impl#1}::union::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:22: 265:24 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 48 }, body: BodyId { hir_id: HirId { owner: DefId(0:700 ~ heapless[7188]::indexset::{impl#1}::union), local_id: 49 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26: 265:41 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:268:10: 268:37 (#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:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:873 ~ heapless[7188]::linear_map::{impl#1}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:270:48: 270:50 (#0), name: Param(DefId(0:2937 ~ heapless[7188]::linear_map::{impl#1}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[7188]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[7188]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:872 ~ heapless[7188]::linear_map::{impl#1}::keys), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:270:27: 270:51 (#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:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:881 ~ heapless[7188]::linear_map::{impl#1}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:319:50: 319:52 (#0), name: Param(DefId(0:2945 ~ heapless[7188]::linear_map::{impl#1}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[7188]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[7188]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:880 ~ heapless[7188]::linear_map::{impl#1}::values), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:319:29: 319:53 (#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:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:884 ~ heapless[7188]::linear_map::{impl#1}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:343:58: 343:64 (#0), name: Param(DefId(0:2951 ~ heapless[7188]::linear_map::{impl#1}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[7188]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[7188]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:883 ~ heapless[7188]::linear_map::{impl#1}::values_mut), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:343:37: 343:65 (#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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2773 ~ heapless[7188]::indexmap::{impl#8}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2773 ~ heapless[7188]::indexmap::{impl#8}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2780 ~ heapless[7188]::indexmap::{impl#8}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2780 ~ heapless[7188]::indexmap::{impl#8}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2787 ~ heapless[7188]::indexmap::{impl#8}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2787 ~ heapless[7188]::indexmap::{impl#8}::values_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: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2865 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2865 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2866 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2866 ~ heapless[7188]::indexset::{impl#1}::symmetric_difference::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41: 204:56 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2876 ~ heapless[7188]::indexset::{impl#1}::union::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2876 ~ heapless[7188]::indexset::{impl#1}::union::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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:2877 ~ heapless[7188]::indexset::{impl#1}::union::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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:2877 ~ heapless[7188]::indexset::{impl#1}::union::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26: 265:41 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2942 ~ heapless[7188]::linear_map::{impl#1}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2942 ~ heapless[7188]::linear_map::{impl#1}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2950 ~ heapless[7188]::linear_map::{impl#1}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2950 ~ heapless[7188]::linear_map::{impl#1}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2956 ~ heapless[7188]::linear_map::{impl#1}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2956 ~ heapless[7188]::linear_map::{impl#1}::values_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: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f1cd5b11340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:458 ~ heapless[87be]::indexmap::{impl#8}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:527:48: 527:50 (#0), name: Param(DefId(0:2749 ~ heapless[87be]::indexmap::{impl#8}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[87be]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[87be]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[87be]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:457 ~ heapless[87be]::indexmap::{impl#8}::keys), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:527:27: 527:51 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [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] [stderr] 1: 0x7f1cd5b11340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [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] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:461 ~ heapless[87be]::indexmap::{impl#8}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:545:50: 545:52 (#0), name: Param(DefId(0:2756 ~ heapless[87be]::indexmap::{impl#8}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[87be]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[87be]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[87be]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:460 ~ heapless[87be]::indexmap::{impl#8}::values), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:545:29: 545:53 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 2: 0x7f1cd5b11340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:464 ~ heapless[87be]::indexmap::{impl#8}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:567:58: 567:64 (#0), name: Param(DefId(0:2763 ~ heapless[87be]::indexmap::{impl#8}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[87be]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[87be]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[87be]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:463 ~ heapless[87be]::indexmap::{impl#8}::values_mut), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:567:37: 567:65 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 52 }, kind: OpaqueDef(ItemId { def_id: DefId(0:697 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 44 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:212:32: 212:34 (#0), name: Param(DefId(0:694 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 45 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0), res: Def(TyParam, DefId(0:680 ~ heapless[87be]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 46 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0), res: Def(TyParam, DefId(0:681 ~ heapless[87be]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 47 }, body: BodyId { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 48 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 49 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:37: 209:39 (#0), res: Def(TyParam, DefId(0:695 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:37: 209:39 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 50 }, body: BodyId { hir_id: HirId { owner: DefId(0:693 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference), local_id: 51 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41: 209:56 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:212:10: 212:37 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 3: 0x7f1cd5b11340 - ::fmt::hde15bb8cbf7665da [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 50 }, kind: OpaqueDef(ItemId { def_id: DefId(0:706 ~ heapless[87be]::indexset::{impl#1}::union::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 42 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:273:32: 273:34 (#0), name: Param(DefId(0:703 ~ heapless[87be]::indexset::{impl#1}::union::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 43 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0), res: Def(TyParam, DefId(0:680 ~ heapless[87be]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 44 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0), res: Def(TyParam, DefId(0:681 ~ heapless[87be]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 45 }, body: BodyId { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 46 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 47 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:22: 270:24 (#0), res: Def(TyParam, DefId(0:704 ~ heapless[87be]::indexset::{impl#1}::union::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:22: 270:24 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 48 }, body: BodyId { hir_id: HirId { owner: DefId(0:702 ~ heapless[87be]::indexset::{impl#1}::union), local_id: 49 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26: 270:41 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:273:10: 273:37 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:875 ~ heapless[87be]::linear_map::{impl#1}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:270:48: 270:50 (#0), name: Param(DefId(0:2919 ~ heapless[87be]::linear_map::{impl#1}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[87be]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[87be]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:874 ~ heapless[87be]::linear_map::{impl#1}::keys), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:270:27: 270:51 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [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: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:883 ~ heapless[87be]::linear_map::{impl#1}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:319:50: 319:52 (#0), name: Param(DefId(0:2927 ~ heapless[87be]::linear_map::{impl#1}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[87be]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[87be]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:882 ~ heapless[87be]::linear_map::{impl#1}::values), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:319:29: 319:53 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:886 ~ heapless[87be]::linear_map::{impl#1}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:343:58: 343:64 (#0), name: Param(DefId(0:2933 ~ heapless[87be]::linear_map::{impl#1}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[87be]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[87be]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:885 ~ heapless[87be]::linear_map::{impl#1}::values_mut), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:343:37: 343:65 (#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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2755 ~ heapless[87be]::indexmap::{impl#8}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2755 ~ heapless[87be]::indexmap::{impl#8}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2762 ~ heapless[87be]::indexmap::{impl#8}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2762 ~ heapless[87be]::indexmap::{impl#8}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] 4: 0x7f1cd5b6c0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2769 ~ heapless[87be]::indexmap::{impl#8}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2769 ~ heapless[87be]::indexmap::{impl#8}::values_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: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] 5: 0x7f1cd5b01d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] 6: 0x7f1cd5b13fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2847 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2847 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] 7: 0x7f1cd5b13fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] 8: 0x7f1cd5b13fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2848 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2848 ~ heapless[87be]::indexset::{impl#1}::symmetric_difference::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41: 209:56 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] 9: 0x7f1cd5b13cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2858 ~ heapless[87be]::indexset::{impl#1}::union::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2858 ~ heapless[87be]::indexset::{impl#1}::union::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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: 0x7f25b8d4f340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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] 1: 0x7f25b8d4f340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2859 ~ heapless[87be]::indexset::{impl#1}::union::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2859 ~ heapless[87be]::indexset::{impl#1}::union::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26: 270:41 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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] 2: 0x7f25b8d4f340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] 3: 0x7f25b8d4f340 - ::fmt::hde15bb8cbf7665da [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2924 ~ heapless[87be]::linear_map::{impl#1}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2924 ~ heapless[87be]::linear_map::{impl#1}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] 4: 0x7f25b8daa0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2932 ~ heapless[87be]::linear_map::{impl#1}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2932 ~ heapless[87be]::linear_map::{impl#1}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] 5: 0x7f25b8d3fd15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2938 ~ heapless[87be]::linear_map::{impl#1}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2938 ~ heapless[87be]::linear_map::{impl#1}::values_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: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] 6: 0x7f25b8d51fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f25b8d51fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f25b8d51fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f25b8d51cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f1cd83ac244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f1cd5b1480d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f1cd949bf41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f1cd949ba76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f1cd949b736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f1cd949dfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f1cd7e72ef8 - ::drop [INFO] [stderr] 17: 0x7f1cd71dd198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f1cd71ceaa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f1cd71cde5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f1cd71cd5d9 - 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: 0x7f1cd71cce12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f1cd71cba61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f1cd71cb74f - 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: 0x7f1cd81ca629 - <::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: 0x7f1cd5b1e663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f1cd5b1e663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f1cd5b1e663 - 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: 0x7f1cd59ce609 - start_thread [INFO] [stderr] 29: 0x7f1cd58f1133 - 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=1 [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] 10: 0x7f25bb5ea244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f25b8d5280d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f25bc6d9f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f25bc6d9a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f25bc6d9736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f25bc6dbfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f25bb0b0ef8 - ::drop [INFO] [stderr] 17: 0x7f25ba41b198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f25ba40caa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f25ba40be5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f25ba40b5d9 - 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: 0x7f25ba40ae12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f25ba409a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f25ba40974f - 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: 0x7f25bb408629 - <::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: 0x7f25b8d5c663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f25b8d5c663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f25b8d5c663 - 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: 0x7f25b8c0c609 - start_thread [INFO] [stderr] 29: 0x7f25b8b2f133 - 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=1 [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 `heapless` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `heapless` [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:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:457 ~ heapless[2b5d]::indexmap::{impl#8}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:519:48: 519:50 (#0), name: Param(DefId(0:2767 ~ heapless[2b5d]::indexmap::{impl#8}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[2b5d]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[2b5d]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[2b5d]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:456 ~ heapless[2b5d]::indexmap::{impl#8}::keys), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:519:27: 519:51 (#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:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:460 ~ heapless[2b5d]::indexmap::{impl#8}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:537:50: 537:52 (#0), name: Param(DefId(0:2774 ~ heapless[2b5d]::indexmap::{impl#8}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[2b5d]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[2b5d]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[2b5d]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:459 ~ heapless[2b5d]::indexmap::{impl#8}::values), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:537:29: 537:53 (#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:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:463 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:559:58: 559:64 (#0), name: Param(DefId(0:2781 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0), res: Def(TyParam, DefId(0:451 ~ heapless[2b5d]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:6: 494:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[2b5d]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:9: 494:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[2b5d]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:12: 494:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:462 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:559:37: 559:65 (#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:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 52 }, kind: OpaqueDef(ItemId { def_id: DefId(0:695 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 44 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:207:32: 207:34 (#0), name: Param(DefId(0:692 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 45 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0), res: Def(TyParam, DefId(0:678 ~ heapless[2b5d]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 46 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0), res: Def(TyParam, DefId(0:679 ~ heapless[2b5d]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 47 }, body: BodyId { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 48 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 49 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:37: 204:39 (#0), res: Def(TyParam, DefId(0:693 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:37: 204:39 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 50 }, body: BodyId { hir_id: HirId { owner: DefId(0:691 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference), local_id: 51 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41: 204:56 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:207:10: 207:37 (#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:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 50 }, kind: OpaqueDef(ItemId { def_id: DefId(0:704 ~ heapless[2b5d]::indexset::{impl#1}::union::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 42 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:268:32: 268:34 (#0), name: Param(DefId(0:701 ~ heapless[2b5d]::indexset::{impl#1}::union::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 43 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0), res: Def(TyParam, DefId(0:678 ~ heapless[2b5d]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:6: 90:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 44 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0), res: Def(TyParam, DefId(0:679 ~ heapless[2b5d]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:9: 90:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 45 }, body: BodyId { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 46 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 47 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:22: 265:24 (#0), res: Def(TyParam, DefId(0:702 ~ heapless[2b5d]::indexset::{impl#1}::union::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:22: 265:24 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 48 }, body: BodyId { hir_id: HirId { owner: DefId(0:700 ~ heapless[2b5d]::indexset::{impl#1}::union), local_id: 49 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26: 265:41 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:268:10: 268:37 (#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:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:873 ~ heapless[2b5d]::linear_map::{impl#1}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:270:48: 270:50 (#0), name: Param(DefId(0:2937 ~ heapless[2b5d]::linear_map::{impl#1}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[2b5d]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[2b5d]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:872 ~ heapless[2b5d]::linear_map::{impl#1}::keys), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:270:27: 270:51 (#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:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:881 ~ heapless[2b5d]::linear_map::{impl#1}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:319:50: 319:52 (#0), name: Param(DefId(0:2945 ~ heapless[2b5d]::linear_map::{impl#1}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[2b5d]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[2b5d]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:880 ~ heapless[2b5d]::linear_map::{impl#1}::values), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:319:29: 319:53 (#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:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:884 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:343:58: 343:64 (#0), name: Param(DefId(0:2951 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:852 ~ heapless[2b5d]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:853 ~ heapless[2b5d]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:883 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:343:37: 343:65 (#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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2773 ~ heapless[2b5d]::indexmap::{impl#8}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2773 ~ heapless[2b5d]::indexmap::{impl#8}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2780 ~ heapless[2b5d]::indexmap::{impl#8}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2780 ~ heapless[2b5d]::indexmap::{impl#8}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2787 ~ heapless[2b5d]::indexmap::{impl#8}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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:2787 ~ heapless[2b5d]::indexmap::{impl#8}::values_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: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15: 494:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexmap.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | impl IndexMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2865 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2865 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2866 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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: broken MIR in DefId(0:2866 ~ heapless[2b5d]::indexset::{impl#1}::symmetric_difference::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41: 204:56 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:204:41 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2876 ~ heapless[2b5d]::indexset::{impl#1}::union::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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:2876 ~ heapless[2b5d]::indexset::{impl#1}::union::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12: 90:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | impl IndexSet [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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:2877 ~ heapless[2b5d]::indexset::{impl#1}::union::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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:2877 ~ heapless[2b5d]::indexset::{impl#1}::union::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26: 265:41 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/indexset.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2942 ~ heapless[2b5d]::linear_map::{impl#1}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2942 ~ heapless[2b5d]::linear_map::{impl#1}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2950 ~ heapless[2b5d]::linear_map::{impl#1}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2950 ~ heapless[2b5d]::linear_map::{impl#1}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2956 ~ heapless[2b5d]::linear_map::{impl#1}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2956 ~ heapless[2b5d]::linear_map::{impl#1}::values_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: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.16/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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: 0x7f1d49430340 - 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: 0x7f1d49430340 - 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: 0x7f1d49430340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f1d49430340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f1d4948b0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f1d49420d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f1d49432fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f1d49432fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f1d49432fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f1d49432cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f1d4bccb244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f1d4943380d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f1d4cdbaf41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f1d4cdbaa76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f1d4cdba736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f1d4cdbcfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f1d4b791ef8 - ::drop [INFO] [stderr] 17: 0x7f1d4aafc198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f1d4aaedaa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f1d4aaece5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f1d4aaec5d9 - 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: 0x7f1d4aaebe12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f1d4aaeaa61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f1d4aaea74f - 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: 0x7f1d4bae9629 - <::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: 0x7f1d4943d663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f1d4943d663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f1d4943d663 - 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: 0x7f1d492ed609 - start_thread [INFO] [stderr] 29: 0x7f1d49210133 - 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 panic=abort -C embed-bitcode=no -C debuginfo=1 [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 `heapless` [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:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:458 ~ heapless[d696]::indexmap::{impl#8}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:527:48: 527:50 (#0), name: Param(DefId(0:2749 ~ heapless[d696]::indexmap::{impl#8}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[d696]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[d696]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[d696]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:457 ~ heapless[d696]::indexmap::{impl#8}::keys), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:527:27: 527:51 (#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:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:461 ~ heapless[d696]::indexmap::{impl#8}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:545:50: 545:52 (#0), name: Param(DefId(0:2756 ~ heapless[d696]::indexmap::{impl#8}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[d696]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[d696]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[d696]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:460 ~ heapless[d696]::indexmap::{impl#8}::values), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:545:29: 545:53 (#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:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:464 ~ heapless[d696]::indexmap::{impl#8}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 25 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:567:58: 567:64 (#0), name: Param(DefId(0:2763 ~ heapless[d696]::indexmap::{impl#8}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0), res: Def(TyParam, DefId(0:452 ~ heapless[d696]::indexmap::{impl#8}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:6: 502:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0), res: Def(TyParam, DefId(0:453 ~ heapless[d696]::indexmap::{impl#8}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:9: 502:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0), res: Def(TyParam, DefId(0:454 ~ heapless[d696]::indexmap::{impl#8}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:12: 502:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:463 ~ heapless[d696]::indexmap::{impl#8}::values_mut), local_id: 30 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:567:37: 567:65 (#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:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 52 }, kind: OpaqueDef(ItemId { def_id: DefId(0:697 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 44 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:212:32: 212:34 (#0), name: Param(DefId(0:694 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 45 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0), res: Def(TyParam, DefId(0:680 ~ heapless[d696]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 46 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0), res: Def(TyParam, DefId(0:681 ~ heapless[d696]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 47 }, body: BodyId { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 48 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 49 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:37: 209:39 (#0), res: Def(TyParam, DefId(0:695 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:37: 209:39 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 50 }, body: BodyId { hir_id: HirId { owner: DefId(0:693 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference), local_id: 51 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41: 209:56 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:212:10: 212:37 (#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:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 50 }, kind: OpaqueDef(ItemId { def_id: DefId(0:706 ~ heapless[d696]::indexset::{impl#1}::union::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 42 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:273:32: 273:34 (#0), name: Param(DefId(0:703 ~ heapless[d696]::indexset::{impl#1}::union::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 43 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0), res: Def(TyParam, DefId(0:680 ~ heapless[d696]::indexset::{impl#1}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:6: 95:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 44 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0), res: Def(TyParam, DefId(0:681 ~ heapless[d696]::indexset::{impl#1}::S)), segments: [PathSegment { ident: S#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:9: 95:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 45 }, body: BodyId { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 46 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 47 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:22: 270:24 (#0), res: Def(TyParam, DefId(0:704 ~ heapless[d696]::indexset::{impl#1}::union::S2)), segments: [PathSegment { ident: S2#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:22: 270:24 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 48 }, body: BodyId { hir_id: HirId { owner: DefId(0:702 ~ heapless[d696]::indexset::{impl#1}::union), local_id: 49 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26: 270:41 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:273:10: 273:37 (#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:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:875 ~ heapless[d696]::linear_map::{impl#1}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:270:48: 270:50 (#0), name: Param(DefId(0:2919 ~ heapless[d696]::linear_map::{impl#1}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[d696]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[d696]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:874 ~ heapless[d696]::linear_map::{impl#1}::keys), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:270:27: 270:51 (#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:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:883 ~ heapless[d696]::linear_map::{impl#1}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:319:50: 319:52 (#0), name: Param(DefId(0:2927 ~ heapless[d696]::linear_map::{impl#1}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[d696]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[d696]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:882 ~ heapless[d696]::linear_map::{impl#1}::values), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:319:29: 319:53 (#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:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:886 ~ heapless[d696]::linear_map::{impl#1}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 23 }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:343:58: 343:64 (#0), name: Param(DefId(0:2933 ~ heapless[d696]::linear_map::{impl#1}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 24 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:854 ~ heapless[d696]::linear_map::{impl#1}::K)), segments: [PathSegment { ident: K#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 25 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:855 ~ heapless[d696]::linear_map::{impl#1}::V)), segments: [PathSegment { ident: V#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:885 ~ heapless[d696]::linear_map::{impl#1}::values_mut), local_id: 27 } } }, span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:343:37: 343:65 (#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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2755 ~ heapless[d696]::indexmap::{impl#8}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2755 ~ heapless[d696]::indexmap::{impl#8}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2762 ~ heapless[d696]::indexmap::{impl#8}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2762 ~ heapless[d696]::indexmap::{impl#8}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2769 ~ heapless[d696]::indexmap::{impl#8}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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:2769 ~ heapless[d696]::indexmap::{impl#8}::values_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: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15: 502:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexmap.rs:502:15 [INFO] [stdout] | [INFO] [stdout] 502 | impl IndexMap [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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:2847 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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:2847 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2848 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2848 ~ heapless[d696]::indexset::{impl#1}::symmetric_difference::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41: 209:56 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn symmetric_difference<'a, S2, const N2: usize>( [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:2858 ~ heapless[d696]::indexset::{impl#1}::union::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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:2858 ~ heapless[d696]::indexset::{impl#1}::union::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12: 95:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | impl IndexSet [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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:2859 ~ heapless[d696]::indexset::{impl#1}::union::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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:2859 ~ heapless[d696]::indexset::{impl#1}::union::{constant#2}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26: 270:41 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/indexset.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn union<'a, S2, const N2: usize>( [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2924 ~ heapless[d696]::linear_map::{impl#1}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2924 ~ heapless[d696]::linear_map::{impl#1}::keys::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2932 ~ heapless[d696]::linear_map::{impl#1}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2932 ~ heapless[d696]::linear_map::{impl#1}::values::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2938 ~ heapless[d696]::linear_map::{impl#1}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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:2938 ~ heapless[d696]::linear_map::{impl#1}::values_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: /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12: 31:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/heapless-9de3abde4d9bcaa0/97ac129/src/linear_map.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl LinearMap [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: 0x7f897fc53340 - 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: 0x7f897fc53340 - 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: 0x7f897fc53340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f897fc53340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f897fcae0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f897fc43d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f897fc55fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f897fc55fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f897fc55fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f897fc55cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f89824ee244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f897fc5680d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f89835ddf41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f89835dda76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f89835dd736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f89835dffd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f8981fb4ef8 - ::drop [INFO] [stderr] 17: 0x7f898131f198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f8981310aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f898130fe5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f898130f5d9 - 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: 0x7f898130ee12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f898130da61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f898130d74f - 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: 0x7f898230c629 - <::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: 0x7f897fc60663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f897fc60663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f897fc60663 - 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: 0x7f897fb10609 - start_thread [INFO] [stderr] 29: 0x7f897fa33133 - 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 panic=abort -C embed-bitcode=no -C debuginfo=1 [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 `heapless` [INFO] running `Command { std: "docker" "inspect" "207ad261641ae06b6c96586bad5dd9880370c3ef0381250a002040a7c1f3b79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207ad261641ae06b6c96586bad5dd9880370c3ef0381250a002040a7c1f3b79e", kill_on_drop: false }` [INFO] [stdout] 207ad261641ae06b6c96586bad5dd9880370c3ef0381250a002040a7c1f3b79e