[INFO] fetching crate yulc 0.1.1... [INFO] checking yulc-0.1.1 against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] extracting crate yulc 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate yulc 0.1.1 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] started tweaking crates.io crate yulc 0.1.1 [INFO] finished tweaking crates.io crate yulc 0.1.1 [INFO] tweaked toml for crates.io crate yulc 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate yulc 0.1.1 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] 9123845f222134fe1dd635e600916412aca4acd4cf8dbaa7d611a2f831f955e5 [INFO] running `Command { std: "docker" "start" "-a" "9123845f222134fe1dd635e600916412aca4acd4cf8dbaa7d611a2f831f955e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9123845f222134fe1dd635e600916412aca4acd4cf8dbaa7d611a2f831f955e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9123845f222134fe1dd635e600916412aca4acd4cf8dbaa7d611a2f831f955e5", kill_on_drop: false }` [INFO] [stdout] 9123845f222134fe1dd635e600916412aca4acd4cf8dbaa7d611a2f831f955e5 [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] 5460506ff1d1828757f56f40bcf487028ce042438396721d11061349386da941 [INFO] running `Command { std: "docker" "start" "-a" "5460506ff1d1828757f56f40bcf487028ce042438396721d11061349386da941", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.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:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 203 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1365 ~ time[9e1f]::parsing::combinator::n_to_m::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 196 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:75:15: 75:17 (#0), name: Param(DefId(0:1360 ~ time[9e1f]::parsing::combinator::n_to_m::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 197 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:69:5: 69:6 (#0), res: Def(TyParam, DefId(0:1361 ~ time[9e1f]::parsing::combinator::n_to_m::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/time-0.3.9/src/parsing/combinator/mod.rs:69:5: 69:6 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 198 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:70:5: 70:6 (#0), res: Def(TyParam, DefId(0:1362 ~ time[9e1f]::parsing::combinator::n_to_m::P)), segments: [PathSegment { ident: P#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:70:5: 70:6 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 199 }, body: BodyId { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 200 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:71:5: 71:16 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 201 }, body: BodyId { hir_id: HirId { owner: DefId(0:1359 ~ time[9e1f]::parsing::combinator::n_to_m), local_id: 202 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5: 72:16 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:75:6: 75:59 (#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:1375 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1379 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1375 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded), local_id: 27 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:117:15: 117:17 (#0), name: Param(DefId(0:1376 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1375 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:43: 115:44 (#0), res: Def(TyParam, DefId(0:1377 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded::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/time-0.3.9/src/parsing/combinator/mod.rs:115:43: 115:44 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1375 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:1375 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55: 115:66 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:117:6: 117:52 (#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:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 331 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1385 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 325 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:124:15: 124:17 (#0), name: Param(DefId(0:1381 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 326 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:40: 122:41 (#0), res: Def(TyParam, DefId(0:1382 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded::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/time-0.3.9/src/parsing/combinator/mod.rs:122:40: 122:41 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 327 }, body: BodyId { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 328 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:52: 122:63 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 329 }, body: BodyId { hir_id: HirId { owner: DefId(0:1380 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded), local_id: 330 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65: 122:76 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:124:6: 124:52 (#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/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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:3715 ~ time[9e1f]::parsing::combinator::n_to_m::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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:3715 ~ time[9e1f]::parsing::combinator::n_to_m::{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/time-0.3.9/src/parsing/combinator/mod.rs:72:5: 72:16 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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:3727 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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:3727 ~ time[9e1f]::parsing::combinator::exactly_n_digits_padded::{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/time-0.3.9/src/parsing/combinator/mod.rs:115:55: 115:66 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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:3736 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded::{constant#4}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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:3736 ~ time[9e1f]::parsing::combinator::n_to_m_digits_padded::{constant#4}) (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/time-0.3.9/src/parsing/combinator/mod.rs:122:65: 122:76 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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: 0x7efe147b0340 - 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: 0x7efe147b0340 - 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: 0x7efe147b0340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7efe147b0340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] 4: 0x7efe1480b0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7efe147a0d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7efe147b2fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7efe147b2fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7efe147b2fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7efe147b2cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7efe1704b244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7efe147b380d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7efe1813af41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7efe1813aa76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7efe1813a736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7efe1813cfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7efe16b11ef8 - ::drop [INFO] [stderr] 17: 0x7efe15e7c198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7efe15e6daa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7efe15e6ce5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7efe15e6c5d9 - 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: 0x7efe15e6be12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7efe15e6aa61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7efe15e6a74f - 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: 0x7efe16e69629 - <::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: 0x7efe147bd663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7efe147bd663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7efe147bd663 - 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: 0x7efe1466d609 - start_thread [INFO] [stderr] 29: 0x7efe14590133 - 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 `time` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 203 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1365 ~ time[5529]::parsing::combinator::n_to_m::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 196 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:75:15: 75:17 (#0), name: Param(DefId(0:1360 ~ time[5529]::parsing::combinator::n_to_m::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 197 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:69:5: 69:6 (#0), res: Def(TyParam, DefId(0:1361 ~ time[5529]::parsing::combinator::n_to_m::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/time-0.3.9/src/parsing/combinator/mod.rs:69:5: 69:6 (#0) }), Type(Ty { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 198 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:70:5: 70:6 (#0), res: Def(TyParam, DefId(0:1362 ~ time[5529]::parsing::combinator::n_to_m::P)), segments: [PathSegment { ident: P#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:70:5: 70:6 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 199 }, body: BodyId { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 200 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:71:5: 71:16 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 201 }, body: BodyId { hir_id: HirId { owner: DefId(0:1359 ~ time[5529]::parsing::combinator::n_to_m), local_id: 202 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5: 72:16 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:75:6: 75:59 (#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:1375 ~ time[5529]::parsing::combinator::exactly_n_digits_padded), local_id: 31 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1379 ~ time[5529]::parsing::combinator::exactly_n_digits_padded::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1375 ~ time[5529]::parsing::combinator::exactly_n_digits_padded), local_id: 27 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:117:15: 117:17 (#0), name: Param(DefId(0:1376 ~ time[5529]::parsing::combinator::exactly_n_digits_padded::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1375 ~ time[5529]::parsing::combinator::exactly_n_digits_padded), local_id: 28 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:43: 115:44 (#0), res: Def(TyParam, DefId(0:1377 ~ time[5529]::parsing::combinator::exactly_n_digits_padded::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/time-0.3.9/src/parsing/combinator/mod.rs:115:43: 115:44 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1375 ~ time[5529]::parsing::combinator::exactly_n_digits_padded), local_id: 29 }, body: BodyId { hir_id: HirId { owner: DefId(0:1375 ~ time[5529]::parsing::combinator::exactly_n_digits_padded), local_id: 30 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55: 115:66 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:117:6: 117:52 (#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:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 331 }, kind: OpaqueDef(ItemId { def_id: DefId(0:1385 ~ time[5529]::parsing::combinator::n_to_m_digits_padded::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 325 }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:124:15: 124:17 (#0), name: Param(DefId(0:1381 ~ time[5529]::parsing::combinator::n_to_m_digits_padded::'a), Plain('a#0)) }), Type(Ty { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 326 }, kind: Path(Resolved(None, Path { span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:40: 122:41 (#0), res: Def(TyParam, DefId(0:1382 ~ time[5529]::parsing::combinator::n_to_m_digits_padded::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/time-0.3.9/src/parsing/combinator/mod.rs:122:40: 122:41 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 327 }, body: BodyId { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 328 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:52: 122:63 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 329 }, body: BodyId { hir_id: HirId { owner: DefId(0:1380 ~ time[5529]::parsing::combinator::n_to_m_digits_padded), local_id: 330 } } }, span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65: 122:76 (#0) })]), span: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:124:6: 124:52 (#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/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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:3715 ~ time[5529]::parsing::combinator::n_to_m::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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:3715 ~ time[5529]::parsing::combinator::n_to_m::{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/time-0.3.9/src/parsing/combinator/mod.rs:72:5: 72:16 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | const M: u8, [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/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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:3727 ~ time[5529]::parsing::combinator::exactly_n_digits_padded::{constant#2}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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:3727 ~ time[5529]::parsing::combinator::exactly_n_digits_padded::{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/time-0.3.9/src/parsing/combinator/mod.rs:115:55: 115:66 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:115:55 [INFO] [stdout] | [INFO] [stdout] 115 | pub(crate) fn exactly_n_digits_padded<'a, T: Integer, const N: u8>( [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/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [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: PromoteTemps: MIR had errors [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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] stack backtrace: [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:3736 ~ time[5529]::parsing::combinator::n_to_m_digits_padded::{constant#4}) ("return type"): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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:3736 ~ time[5529]::parsing::combinator::n_to_m_digits_padded::{constant#4}) (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/time-0.3.9/src/parsing/combinator/mod.rs:122:65: 122:76 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/time-0.3.9/src/parsing/combinator/mod.rs:122:65 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) fn n_to_m_digits_padded<'a, T: Integer, const N: u8, const M: u8>( [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: 0x7fe984e08340 - 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: 0x7fe984e08340 - 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: 0x7fe984e08340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fe984e08340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fe984e630fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fe984df8d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fe984e0afd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fe984e0afd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fe984e0afd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fe984e0acbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fe9876a3244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fe984e0b80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fe988792f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fe988792a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fe988792736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fe988794fd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7fe987169ef8 - ::drop [INFO] [stderr] 17: 0x7fe9864d4198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fe9864c5aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fe9864c4e5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fe9864c45d9 - 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: 0x7fe9864c3e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fe9864c2a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fe9864c274f - 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: 0x7fe9874c1629 - <::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: 0x7fe984e15663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7fe984e15663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7fe984e15663 - 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: 0x7fe984cc5609 - start_thread [INFO] [stderr] 29: 0x7fe984be8133 - 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 `time` [INFO] running `Command { std: "docker" "inspect" "5460506ff1d1828757f56f40bcf487028ce042438396721d11061349386da941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5460506ff1d1828757f56f40bcf487028ce042438396721d11061349386da941", kill_on_drop: false }` [INFO] [stdout] 5460506ff1d1828757f56f40bcf487028ce042438396721d11061349386da941