[INFO] fetching crate rustot 0.3.2... [INFO] checking rustot-0.3.2 against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] extracting crate rustot 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rustot 0.3.2 on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustot 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustot 0.3.2 [INFO] tweaked toml for crates.io crate rustot 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rustot 0.3.2 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34d3c4a2a1a5bac64d72076778d7e43ffc71ca93955ac375346f11af6fc50350 [INFO] running `Command { std: "docker" "start" "-a" "34d3c4a2a1a5bac64d72076778d7e43ffc71ca93955ac375346f11af6fc50350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d3c4a2a1a5bac64d72076778d7e43ffc71ca93955ac375346f11af6fc50350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d3c4a2a1a5bac64d72076778d7e43ffc71ca93955ac375346f11af6fc50350", kill_on_drop: false }` [INFO] [stdout] 34d3c4a2a1a5bac64d72076778d7e43ffc71ca93955ac375346f11af6fc50350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c3194fbdb74e53411084d1685f0abca14c2dbf484270b08f71a14c99334e85bf [INFO] running `Command { std: "docker" "start" "-a" "c3194fbdb74e53411084d1685f0abca14c2dbf484270b08f71a14c99334e85bf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.7.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bbqueue v0.5.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bitmaps v3.1.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking embedded-time v0.11.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling smlang-macros v0.2.0 [INFO] [stderr] Checking smlang v0.4.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stdout] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:374 ~ heapless[11a5]::indexmap::{impl#6}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:403:48: 403:50 (#0), name: Param(DefId(0:2693 ~ heapless[11a5]::indexmap::{impl#6}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:6: 378:7 (#0), res: Def(TyParam, DefId(0:368 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:6: 378:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:9: 378:10 (#0), res: Def(TyParam, DefId(0:369 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:9: 378:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:12: 378:13 (#0), res: Def(TyParam, DefId(0:370 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:12: 378:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:373 ~ heapless[11a5]::indexmap::{impl#6}::keys), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15: 378:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:403:27: 403: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:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:377 ~ heapless[11a5]::indexmap::{impl#6}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:421:50: 421:52 (#0), name: Param(DefId(0:2700 ~ heapless[11a5]::indexmap::{impl#6}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:6: 378:7 (#0), res: Def(TyParam, DefId(0:368 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:6: 378:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:9: 378:10 (#0), res: Def(TyParam, DefId(0:369 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:9: 378:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:12: 378:13 (#0), res: Def(TyParam, DefId(0:370 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:12: 378:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:376 ~ heapless[11a5]::indexmap::{impl#6}::values), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15: 378:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:421:29: 421: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:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:380 ~ heapless[11a5]::indexmap::{impl#6}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 25 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:443:58: 443:64 (#0), name: Param(DefId(0:2707 ~ heapless[11a5]::indexmap::{impl#6}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 26 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:6: 378:7 (#0), res: Def(TyParam, DefId(0:368 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:6: 378:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 27 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:9: 378:10 (#0), res: Def(TyParam, DefId(0:369 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:9: 378:10 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:12: 378:13 (#0), res: Def(TyParam, DefId(0:370 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:12: 378:13 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:379 ~ heapless[11a5]::indexmap::{impl#6}::values_mut), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15: 378:29 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:443:37: 443: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:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 52 }, kind: OpaqueDef(ItemId { def_id: DefId(0:588 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 44 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:202:32: 202:34 (#0), name: Param(DefId(0:585 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::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.5/src/indexset.rs:99:6: 99:7 (#0), res: Def(TyParam, DefId(0:575 ~ heapless[11a5]::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.5/src/indexset.rs:99:6: 99:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::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.5/src/indexset.rs:99:9: 99:10 (#0), res: Def(TyParam, DefId(0:576 ~ heapless[11a5]::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.5/src/indexset.rs:99:9: 99:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 47 }, body: BodyId { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 48 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:99:12: 99:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::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.5/src/indexset.rs:199:37: 199:39 (#0), res: Def(TyParam, DefId(0:586 ~ heapless[11a5]::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.5/src/indexset.rs:199:37: 199:39 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 50 }, body: BodyId { hir_id: HirId { owner: DefId(0:584 ~ heapless[11a5]::indexset::{impl#1}::symmetric_difference), local_id: 51 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:199:41: 199:56 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:202:10: 202: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:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 50 }, kind: OpaqueDef(ItemId { def_id: DefId(0:597 ~ heapless[11a5]::indexset::{impl#1}::union::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 42 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:263:32: 263:34 (#0), name: Param(DefId(0:594 ~ heapless[11a5]::indexset::{impl#1}::union::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::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.5/src/indexset.rs:99:6: 99:7 (#0), res: Def(TyParam, DefId(0:575 ~ heapless[11a5]::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.5/src/indexset.rs:99:6: 99:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::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.5/src/indexset.rs:99:9: 99:10 (#0), res: Def(TyParam, DefId(0:576 ~ heapless[11a5]::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.5/src/indexset.rs:99:9: 99:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 45 }, body: BodyId { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 46 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:99:12: 99:26 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::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.5/src/indexset.rs:260:22: 260:24 (#0), res: Def(TyParam, DefId(0:595 ~ heapless[11a5]::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.5/src/indexset.rs:260:22: 260:24 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 48 }, body: BodyId { hir_id: HirId { owner: DefId(0:593 ~ heapless[11a5]::indexset::{impl#1}::union), local_id: 49 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:260:26: 260:41 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:263:10: 263: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:765 ~ heapless[11a5]::linear_map::{impl#1}::keys), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:766 ~ heapless[11a5]::linear_map::{impl#1}::keys::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:765 ~ heapless[11a5]::linear_map::{impl#1}::keys), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:270:48: 270:50 (#0), name: Param(DefId(0:2850 ~ heapless[11a5]::linear_map::{impl#1}::keys::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:765 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:745 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:765 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:746 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:765 ~ heapless[11a5]::linear_map::{impl#1}::keys), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:765 ~ heapless[11a5]::linear_map::{impl#1}::keys), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/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:773 ~ heapless[11a5]::linear_map::{impl#1}::values), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:774 ~ heapless[11a5]::linear_map::{impl#1}::values::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:773 ~ heapless[11a5]::linear_map::{impl#1}::values), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:319:50: 319:52 (#0), name: Param(DefId(0:2858 ~ heapless[11a5]::linear_map::{impl#1}::values::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:773 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:745 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:773 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:746 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:773 ~ heapless[11a5]::linear_map::{impl#1}::values), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:773 ~ heapless[11a5]::linear_map::{impl#1}::values), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/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] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::linear_map::{impl#1}::values_mut), local_id: 28 }, kind: OpaqueDef(ItemId { def_id: DefId(0:777 ~ heapless[11a5]::linear_map::{impl#1}::values_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::linear_map::{impl#1}::values_mut), local_id: 23 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:343:58: 343:64 (#0), name: Param(DefId(0:2864 ~ heapless[11a5]::linear_map::{impl#1}::values_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0), res: Def(TyParam, DefId(0:745 ~ heapless[11a5]::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.5/src/linear_map.rs:31:6: 31:7 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0), res: Def(TyParam, DefId(0:746 ~ heapless[11a5]::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.5/src/linear_map.rs:31:9: 31:10 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::linear_map::{impl#1}::values_mut), local_id: 26 }, body: BodyId { hir_id: HirId { owner: DefId(0:776 ~ heapless[11a5]::linear_map::{impl#1}::values_mut), local_id: 27 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/linear_map.rs:31:12: 31:26 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/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.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2699 ~ heapless[11a5]::indexmap::{impl#6}::keys::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2699 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:15: 378:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2706 ~ heapless[11a5]::indexmap::{impl#6}::values::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2706 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:15: 378:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2713 ~ heapless[11a5]::indexmap::{impl#6}::values_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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:2713 ~ heapless[11a5]::indexmap::{impl#6}::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.5/src/indexmap.rs:378:15: 378:29 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexmap.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | 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.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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:2778 ~ heapless[11a5]::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.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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:2778 ~ heapless[11a5]::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.5/src/indexset.rs:99:12: 99:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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.5/src/indexset.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | 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.5/src/indexset.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | 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:2779 ~ heapless[11a5]::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.5/src/indexset.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | 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:2779 ~ heapless[11a5]::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.5/src/indexset.rs:199:41: 199:56 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | 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:2789 ~ heapless[11a5]::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.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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:2789 ~ heapless[11a5]::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.5/src/indexset.rs:99:12: 99:26 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 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.5/src/indexset.rs:260:26 [INFO] [stdout] | [INFO] [stdout] 260 | 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.5/src/indexset.rs:260:26 [INFO] [stdout] | [INFO] [stdout] 260 | 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:2790 ~ heapless[11a5]::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.5/src/indexset.rs:260:26 [INFO] [stdout] | [INFO] [stdout] 260 | 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:2790 ~ heapless[11a5]::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.5/src/indexset.rs:260:26: 260:41 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heapless-0.7.5/src/indexset.rs:260:26 [INFO] [stdout] | [INFO] [stdout] 260 | 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.5/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.5/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:2855 ~ heapless[11a5]::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.5/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:2855 ~ heapless[11a5]::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.5/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.5/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:2863 ~ heapless[11a5]::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.5/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:2863 ~ heapless[11a5]::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.5/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.5/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:2869 ~ heapless[11a5]::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.5/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:2869 ~ heapless[11a5]::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.5/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.5/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: 0x7fe0dc9c8340 - 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: 0x7fe0dc9c8340 - 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: 0x7fe0dc9c8340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fe0dc9c8340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fe0dca230fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fe0dc9b8d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fe0dc9cafd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fe0dc9cafd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fe0dc9cafd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fe0dc9cacbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fe0df263244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fe0dc9cb80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fe0e0352f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fe0e0352a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fe0e0352736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fe0e0354fd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7fe0ded29ef8 - ::drop [INFO] [stderr] 17: 0x7fe0de094198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fe0de085aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fe0de084e5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fe0de0845d9 - 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: 0x7fe0de083e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fe0de082a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fe0de08274f - 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: 0x7fe0df081629 - <::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: 0x7fe0dc9d5663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7fe0dc9d5663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7fe0dc9d5663 - 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: 0x7fe0dc885609 - start_thread [INFO] [stderr] 29: 0x7fe0dc7a8133 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `heapless` [INFO] running `Command { std: "docker" "inspect" "c3194fbdb74e53411084d1685f0abca14c2dbf484270b08f71a14c99334e85bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3194fbdb74e53411084d1685f0abca14c2dbf484270b08f71a14c99334e85bf", kill_on_drop: false }` [INFO] [stdout] c3194fbdb74e53411084d1685f0abca14c2dbf484270b08f71a14c99334e85bf