[INFO] cloning repository https://github.com/zaeleus/noodles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaeleus/noodles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf8d3900f869758afa7802176f4cac1f384a3b6 [INFO] checking zaeleus/noodles against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaeleus/noodles on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaeleus/noodles [INFO] finished tweaking git repo https://github.com/zaeleus/noodles [INFO] tweaked toml for git repo https://github.com/zaeleus/noodles written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] a1daaf08abb8bdd0449dab06dc038cafeb4a3ab0c483e23d8cbbe1509a0376c4 [INFO] running `Command { std: "docker" "start" "-a" "a1daaf08abb8bdd0449dab06dc038cafeb4a3ab0c483e23d8cbbe1509a0376c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1daaf08abb8bdd0449dab06dc038cafeb4a3ab0c483e23d8cbbe1509a0376c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1daaf08abb8bdd0449dab06dc038cafeb4a3ab0c483e23d8cbbe1509a0376c4", kill_on_drop: false }` [INFO] [stdout] a1daaf08abb8bdd0449dab06dc038cafeb4a3ab0c483e23d8cbbe1509a0376c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] bda57497979ee9311697f889345d2b4d6277c85c2c268691dffe83cf57b2241b [INFO] running `Command { std: "docker" "start" "-a" "bda57497979ee9311697f889345d2b4d6277c85c2c268691dffe83cf57b2241b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking noodles-core v0.8.0 (/opt/rustwide/workdir/noodles-core) [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_test v1.0.144 [INFO] [stderr] Checking noodles-fastq v0.5.0 (/opt/rustwide/workdir/noodles-fastq) [INFO] [stderr] Checking noodles v0.26.0 (/opt/rustwide/workdir/noodles) [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking noodles-gtf v0.4.0 (/opt/rustwide/workdir/noodles-gtf) [INFO] [stderr] Checking noodles-bed v0.4.0 (/opt/rustwide/workdir/noodles-bed) [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [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:31 ~ noodles_bed[748a]::reader::{impl#0}::records), local_id: 125 }, kind: OpaqueDef(ItemId { def_id: DefId(0:33 ~ noodles_bed[748a]::reader::{impl#0}::records::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[748a]::reader::{impl#0}::records), local_id: 121 }, span: noodles-bed/src/reader.rs:115:93: 115:95 (#0), name: Param(DefId(0:1122 ~ noodles_bed[748a]::reader::{impl#0}::records::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[748a]::reader::{impl#0}::records), local_id: 122 }, kind: Path(Resolved(None, Path { span: noodles-bed/src/reader.rs:14:6: 14:7 (#0), res: Def(TyParam, DefId(0:25 ~ noodles_bed[748a]::reader::{impl#0}::R)), segments: [PathSegment { ident: R#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: noodles-bed/src/reader.rs:14:6: 14:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[748a]::reader::{impl#0}::records), local_id: 123 }, body: BodyId { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[748a]::reader::{impl#0}::records), local_id: 124 } } }, span: noodles-bed/src/reader.rs:115:20: 115:31 (#0) })]), span: noodles-bed/src/reader.rs:115:47: 115:95 (#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] [stderr] 0: 0x7f051aabf340 - 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: 0x7f051aabf340 - 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: 0x7f051aabf340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f051aabf340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f051ab1a0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f051aaafd15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f051aac1fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/check/coercion.rs:176:49 [INFO] [stdout] [INFO] [stdout] [INFO] [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: 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] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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:1128 ~ noodles_bed[748a]::reader::{impl#0}::records::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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:1128 ~ noodles_bed[748a]::reader::{impl#0}::records::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: noodles-bed/src/reader.rs:115:20: 115:31 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 7: 0x7f051aac1fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f051aac1fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f051aac1cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] 10: 0x7f051d35a244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f051aac280d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f051e449f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f051e449a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f051e449736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f051e44bfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f051ce20ef8 - ::drop [INFO] [stderr] 17: 0x7f051c18b198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f051c17caa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f051c17be5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f051c17b5d9 - 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: 0x7f051c17ae12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f051c179a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f051c17974f - 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: 0x7f051d178629 - <::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: 0x7f051aacc663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f051aacc663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f051aacc663 - 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: 0x7f051a97c609 - start_thread [INFO] [stderr] 29: 0x7f051a89f133 - 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] Checking noodles-gff v0.7.0 (/opt/rustwide/workdir/noodles-gff) [INFO] [stderr] error: could not compile `noodles-bed` [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] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[89fe]::reader::{impl#0}::records), local_id: 125 }, kind: OpaqueDef(ItemId { def_id: DefId(0:33 ~ noodles_bed[89fe]::reader::{impl#0}::records::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[89fe]::reader::{impl#0}::records), local_id: 121 }, span: noodles-bed/src/reader.rs:115:93: 115:95 (#0), name: Param(DefId(0:1283 ~ noodles_bed[89fe]::reader::{impl#0}::records::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[89fe]::reader::{impl#0}::records), local_id: 122 }, kind: Path(Resolved(None, Path { span: noodles-bed/src/reader.rs:14:6: 14:7 (#0), res: Def(TyParam, DefId(0:25 ~ noodles_bed[89fe]::reader::{impl#0}::R)), segments: [PathSegment { ident: R#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: noodles-bed/src/reader.rs:14:6: 14:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[89fe]::reader::{impl#0}::records), local_id: 123 }, body: BodyId { hir_id: HirId { owner: DefId(0:31 ~ noodles_bed[89fe]::reader::{impl#0}::records), local_id: 124 } } }, span: noodles-bed/src/reader.rs:115:20: 115:31 (#0) })]), span: noodles-bed/src/reader.rs:115:47: 115:95 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: 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: 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] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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:1289 ~ noodles_bed[89fe]::reader::{impl#0}::records::{constant#1}) ("return type"): bad type [type error] [INFO] [stdout] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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:1289 ~ noodles_bed[89fe]::reader::{impl#0}::records::{constant#1}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: noodles-bed/src/reader.rs:115:20: 115:31 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> noodles-bed/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn records(&mut self) -> impl Iterator>> + '_ [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: 0x7fea0fa96340 - 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: 0x7fea0fa96340 - 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: 0x7fea0fa96340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fea0fa96340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fea0faf10fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fea0fa86d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fea0fa98fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fea0fa98fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fea0fa98fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fea0fa98cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fea12331244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fea0fa9980d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fea13420f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fea13420a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fea13420736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fea13422fd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7fea11df7ef8 - ::drop [INFO] [stderr] 17: 0x7fea11162198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fea11153aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fea11152e5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fea111525d9 - 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: 0x7fea11151e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fea11150a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fea1115074f - 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: 0x7fea1214f629 - <::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: 0x7fea0faa3663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7fea0faa3663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7fea0faa3663 - 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: 0x7fea0f953609 - start_thread [INFO] [stderr] 29: 0x7fea0f876133 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `noodles-bed` [INFO] running `Command { std: "docker" "inspect" "bda57497979ee9311697f889345d2b4d6277c85c2c268691dffe83cf57b2241b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda57497979ee9311697f889345d2b4d6277c85c2c268691dffe83cf57b2241b", kill_on_drop: false }` [INFO] [stdout] bda57497979ee9311697f889345d2b4d6277c85c2c268691dffe83cf57b2241b