[INFO] fetching crate hotsax 0.4.0... [INFO] checking hotsax-0.4.0 against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] extracting crate hotsax 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hotsax 0.4.0 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 hotsax 0.4.0 [INFO] finished tweaking crates.io crate hotsax 0.4.0 [INFO] tweaked toml for crates.io crate hotsax 0.4.0 written to /workspace/builds/worker-5/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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f736147b92ad8f1cdd6148aeb0153e5fc765cea35ba0af40174c95fd056d0232 [INFO] running `Command { std: "docker" "start" "-a" "f736147b92ad8f1cdd6148aeb0153e5fc765cea35ba0af40174c95fd056d0232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f736147b92ad8f1cdd6148aeb0153e5fc765cea35ba0af40174c95fd056d0232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f736147b92ad8f1cdd6148aeb0153e5fc765cea35ba0af40174c95fd056d0232", kill_on_drop: false }` [INFO] [stdout] f736147b92ad8f1cdd6148aeb0153e5fc765cea35ba0af40174c95fd056d0232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 1550015c002e520467bd3b24c1277a9a8712f063134a60651376ebd3e7ee2ce0 [INFO] running `Command { std: "docker" "start" "-a" "1550015c002e520467bd3b24c1277a9a8712f063134a60651376ebd3e7ee2ce0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking hotsax v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DerefMut`, `Deref` [INFO] [stdout] --> src/squeezer.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::{Deref, DerefMut}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_errors/src/lib.rs:1465:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/context.rs:315:9: node expr 1 (hir_id=HirId { owner: DefId(0:340 ~ askama_derive[a24e]::parser::ws::{opaque#0}), local_id: 48 }) with HirId::owner DefId(0:340 ~ askama_derive[a24e]::parser::ws::{opaque#0}) cannot be placed in TypeckResults with hir_owner DefId(0:333 ~ askama_derive[a24e]::parser::ws) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f4fb4591340 - 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: 0x7f4fb4591340 - 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: 0x7f4fb4591340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f4fb4591340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f4fb45ec0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f4fb4581d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f4fb4593fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f4fb4593fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f4fb4593fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f4fb4593cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f4fb6e2c244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f4fb459480d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f4fb7df3051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f4fb7df2946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f4fb7def5f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f4fb7def5e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f4fb7dee3ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7f4fb7dedc10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7f4fb7e56c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f4fb7e589b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f4fb57fd1a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f4fb7e0dee5 - rustc_middle[7beb62e1eee56aa5]::ty::context::invalid_hir_id_for_typeck_results [INFO] [stderr] 22: 0x7f4fb5773306 - ::node_type [INFO] [stderr] 23: 0x7f4fb576cd69 - ::check_expr [INFO] [stderr] 24: 0x7f4fb6d6b426 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_body::> [INFO] [stderr] 25: 0x7f4fb63529b4 - as rustc_hir[7bbdfdd47438bf92]::intravisit::Visitor>::visit_nested_body [INFO] [stderr] 26: 0x7f4fb635471a - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_where_predicate::> [INFO] [stderr] 27: 0x7f4fb6352534 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_item::> [INFO] [stderr] 28: 0x7f4fb6240561 - as rustc_hir[7bbdfdd47438bf92]::intravisit::Visitor>::visit_nested_item [INFO] [stderr] 29: 0x7f4fb63543ce - as rustc_hir[7bbdfdd47438bf92]::intravisit::Visitor>::visit_ty [INFO] [stderr] 30: 0x7f4fb6359a2a - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_fn::> [INFO] [stderr] 31: 0x7f4fb6351df0 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_item::> [INFO] [stderr] 32: 0x7f4fb635160f - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_mod::> [INFO] [stderr] 33: 0x7f4fb635090f - rustc_lint[88e7071a16105f76]::late::late_lint_mod:: [INFO] [stderr] 34: 0x7f4fb635074a - rustc_lint[88e7071a16105f76]::lint_mod [INFO] [stderr] 35: 0x7f4fb5d514f0 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 36: 0x7f4fb686d3f9 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 37: 0x7f4fb6a16458 - rustc_data_structures[7dd3ac3ff0520fbe]::sync::par_for_each_in::<&[rustc_span[b6ed302232182e4]::def_id::LocalDefId], ::par_for_each_module::{closure#1}::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stderr] 38: 0x7f4fb6a16262 - ::time::<(), rustc_lint[88e7071a16105f76]::late::check_crate::{closure#1}::{closure#0}> [INFO] [stderr] 39: 0x7f4fb6a15fa4 - ::time::<(), rustc_interface[5b9d04fc58ee7720]::passes::analysis::{closure#5}::{closure#1}::{closure#2}::{closure#0}> [INFO] [stderr] 40: 0x7f4fb6aa070f - as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 41: 0x7f4fb680e256 - rustc_interface[5b9d04fc58ee7720]::passes::analysis [INFO] [stderr] 42: 0x7f4fb6bb872f - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::>> [INFO] [stderr] 43: 0x7f4fb6bb8440 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 44: 0x7f4fb5c55744 - ::enter::> [INFO] [stderr] 45: 0x7f4fb5c522ae - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 46: 0x7f4fb5c4d41c - 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] 47: 0x7f4fb5c4ce12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 48: 0x7f4fb5c4ba61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 49: 0x7f4fb5c4b74f - 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] 50: 0x7f4fb6c4a629 - <::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] 51: 0x7f4fb459e663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 52: 0x7f4fb459e663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 53: 0x7f4fb459e663 - 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] 54: 0x7f4fb444e609 - start_thread [INFO] [stderr] 55: 0x7f4fb4371133 - clone [INFO] [stderr] 56: 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 proc-macro -C prefer-dynamic -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] #0 [lint_mod] linting module `parser` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_errors/src/lib.rs:1465:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f4fb4591340 - 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: 0x7f4fb4591340 - 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: 0x7f4fb4591340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f4fb4591340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f4fb45ec0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f4fb4581d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f4fb4593fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f4fb4593fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f4fb4593fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f4fb4593cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f4fb6e2c244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f4fb459480d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f4fb7df3051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f4fb7df2946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f4fb7def5f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f4fb7def5e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f4fb7dee3ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7f4fb7dedc10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7f4fb7e56c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f4fb7e589b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f4fb57fd1a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f4fb7e0dee5 - rustc_middle[7beb62e1eee56aa5]::ty::context::invalid_hir_id_for_typeck_results [INFO] [stderr] 22: 0x7f4fb5773306 - ::node_type [INFO] [stderr] 23: 0x7f4fb58116d8 - ::visit_expr [INFO] [stderr] 24: 0x7f4fb6195c59 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_ty:: [INFO] [stderr] 25: 0x7f4fb619460a - ::visit_ty [INFO] [stderr] 26: 0x7f4fb5814346 - ::visit_generic_arg [INFO] [stderr] 27: 0x7f4fb6196a39 - ::visit_trait_ref [INFO] [stderr] 28: 0x7f4fb619624e - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_where_predicate:: [INFO] [stderr] 29: 0x7f4fb61940e9 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_item:: [INFO] [stderr] 30: 0x7f4fb6195e19 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_ty:: [INFO] [stderr] 31: 0x7f4fb619460a - ::visit_ty [INFO] [stderr] 32: 0x7f4fb6193a45 - rustc_hir[7bbdfdd47438bf92]::intravisit::walk_item:: [INFO] [stderr] 33: 0x7f4fb6c5ccf9 - rustc_privacy[43eb8ea8684522c8]::check_mod_privacy [INFO] [stderr] 34: 0x7f4fb5d514f0 - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::> [INFO] [stderr] 35: 0x7f4fb686afb5 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 36: 0x7f4fb6962b78 - rustc_data_structures[7dd3ac3ff0520fbe]::sync::par_for_each_in::<&[rustc_span[b6ed302232182e4]::def_id::LocalDefId], ::par_for_each_module::{closure#0}> [INFO] [stderr] 37: 0x7f4fb6962982 - ::time::<(), rustc_interface[5b9d04fc58ee7720]::passes::analysis::{closure#5}::{closure#2}::{closure#0}> [INFO] [stderr] 38: 0x7f4fb680e274 - rustc_interface[5b9d04fc58ee7720]::passes::analysis [INFO] [stderr] 39: 0x7f4fb6bb872f - rustc_query_system[50d9efc904e05111]::query::plumbing::try_execute_query::>> [INFO] [stderr] 40: 0x7f4fb6bb8440 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 41: 0x7f4fb5c55744 - ::enter::> [INFO] [stderr] 42: 0x7f4fb5c522ae - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 43: 0x7f4fb5c4d41c - 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] 44: 0x7f4fb5c4ce12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 45: 0x7f4fb5c4ba61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 46: 0x7f4fb5c4b74f - 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] 47: 0x7f4fb6c4a629 - <::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] 48: 0x7f4fb459e663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 49: 0x7f4fb459e663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 50: 0x7f4fb459e663 - 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] 51: 0x7f4fb444e609 - start_thread [INFO] [stderr] 52: 0x7f4fb4371133 - clone [INFO] [stderr] 53: 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 proc-macro -C prefer-dynamic -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] #0 [check_mod_privacy] checking privacy in module `parser` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `askama_derive` due to previous error [INFO] running `Command { std: "docker" "inspect" "1550015c002e520467bd3b24c1277a9a8712f063134a60651376ebd3e7ee2ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1550015c002e520467bd3b24c1277a9a8712f063134a60651376ebd3e7ee2ce0", kill_on_drop: false }` [INFO] [stdout] 1550015c002e520467bd3b24c1277a9a8712f063134a60651376ebd3e7ee2ce0