[INFO] cloning repository https://github.com/filipkofron/symbolproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filipkofron/symbolproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipkofron%2Fsymbolproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipkofron%2Fsymbolproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9826b650a4025dc3d23eedfdf310b4798b514277 [INFO] checking filipkofron/symbolproxy against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipkofron%2Fsymbolproxy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipkofron/symbolproxy on toolchain 34585ff556bad2462429cd3775623c743928a72f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filipkofron/symbolproxy [INFO] finished tweaking git repo https://github.com/filipkofron/symbolproxy [INFO] tweaked toml for git repo https://github.com/filipkofron/symbolproxy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/filipkofron/symbolproxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b039de8850d776f3cbbf85c4411b29b9b21c082570b66b80c8059862694c3f85 [INFO] running `Command { std: "docker" "start" "-a" "b039de8850d776f3cbbf85c4411b29b9b21c082570b66b80c8059862694c3f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b039de8850d776f3cbbf85c4411b29b9b21c082570b66b80c8059862694c3f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b039de8850d776f3cbbf85c4411b29b9b21c082570b66b80c8059862694c3f85", kill_on_drop: false }` [INFO] [stdout] b039de8850d776f3cbbf85c4411b29b9b21c082570b66b80c8059862694c3f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464eb014cb072a0c2b5ea4c1b23a86dcbae541a693f4403135d78eb3f649fe85 [INFO] running `Command { std: "docker" "start" "-a" "464eb014cb072a0c2b5ea4c1b23a86dcbae541a693f4403135d78eb3f649fe85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking ntex-codec v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling ntex-rt-macros v0.1.0 [INFO] [stderr] Compiling ntex-macros v0.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking ntex-service v0.1.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking ntex-rt v0.1.2 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking ntex-router v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking ntex v0.1.29 [INFO] [stdout] error: internal compiler error: no warnings or errors encountered even though `delayed_good_path_bugs` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1536:13 [INFO] [stdout] error: internal compiler error: trimmed_def_paths constructed [INFO] [stdout] | [INFO] [stdout] = note: delayed at 0: ::delay_good_path_bug::<&str> [INFO] [stdout] 1: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stdout] 2: rustc_query_system::query::plumbing::try_execute_query::>>> [INFO] [stdout] 3: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 4: ::print_def_path [INFO] [stdout] 5: ::print_def_path [INFO] [stdout] 6: >::print [INFO] [stdout] 7: ::fmt [INFO] [stdout] 8: core::fmt::write [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 9: core::fmt::Write::write_fmt [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:192:9 [INFO] [stdout] 10: alloc::fmt::format::format_inner [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/fmt.rs:612:9 [INFO] [stdout] 11: ::enter::<(), ::check_item::{closure#0}> [INFO] [stdout] 12: ::check_item [INFO] [stdout] 13: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stdout] 14: as rustc_hir::intravisit::Visitor>::visit_ty [INFO] [stdout] 15: rustc_hir::intravisit::walk_fn::> [INFO] [stdout] 16: rustc_hir::intravisit::walk_item::> [INFO] [stdout] 17: rustc_hir::intravisit::walk_mod::> [INFO] [stdout] 18: rustc_lint::late::late_lint_mod:: [INFO] [stdout] 19: rustc_lint::lint_mod [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 22: rustc_data_structures::sync::join::::{closure#0}, rustc_lint::late::check_crate::{closure#1}, (), ()> [INFO] [stdout] 23: ::time::<(), rustc_interface::passes::analysis::{closure#5}::{closure#1}::{closure#2}::{closure#0}> [INFO] [stdout] 24: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 25: ::time::<(), rustc_interface::passes::analysis::{closure#5}> [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>> [INFO] [stdout] 28: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 29: ::enter::> [INFO] [stdout] 30: rustc_interface::interface::create_compiler_and_run::, rustc_driver::run_compiler::{closure#1}> [INFO] [stdout] 31: >::set::, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 32: std::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 33: <::spawn_unchecked_, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 34: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stdout] 35: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stdout] 36: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 37: start_thread [INFO] [stdout] 38: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f8d845572c0 - std::backtrace_rs::backtrace::libunwind::trace::h539570da261fb1d5 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f8d845572c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5e9487b04c4242c8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f8d845572c0 - std::sys_common::backtrace::_print_fmt::hf5363f96853a52b8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f8d845572c0 - ::fmt::hda49a26e773427bc [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f8d845b208e - core::fmt::write::h6a3dd64d09c40549 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7f8d84547e45 - std::io::Write::write_fmt::h48580474ce5ac08b [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f8d8455a063 - std::sys_common::backtrace::_print::h17ef8c4c61e41950 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f8d8455a063 - std::sys_common::backtrace::print::hf2b86ed12bad1513 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f8d8455a063 - std::panicking::default_hook::{{closure}}::hc1c72b2c976f3356 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f8d84559d3a - std::panicking::default_hook::h8878930f53bb4a4d [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f8d86e6fd21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f8d8455a89b - as core::ops::function::Fn>::call::h396ffe001803235a [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7f8d8455a89b - std::panicking::rust_panic_with_hook::hfb51646052dc38cd [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7f8d87f84891 - std[630f536870911ab7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f8d87f82ea6 - std[630f536870911ab7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f8d87f7ceb6 - std[630f536870911ab7]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f8d87f7f6d6 - std[630f536870911ab7]::panic::panic_any:: [INFO] [stderr] 17: 0x7f8d8695de53 - ::drop [INFO] [stderr] 18: 0x7f8d85b51408 - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f8d85b474a8 - as core[2436956edeb2bf27]::ops::drop::Drop>::drop [INFO] [stderr] 20: 0x7f8d85b4441d - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f8d85b41b2a - rustc_interface[5a2f0048a2ce4951]::interface::create_compiler_and_run::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f8d85b3fff2 - >::set::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f8d85b3fcdf - std[630f536870911ab7]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f8d86c8d3e0 - <::spawn_unchecked_, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#1} as core[2436956edeb2bf27]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7f8d84564373 - as core::ops::function::FnOnce>::call_once::hf63dc6b8fd046d61 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 26: 0x7f8d84564373 - as core::ops::function::FnOnce>::call_once::hb76c4cbc7f0ed1ed [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 27: 0x7f8d84564373 - std::sys::unix::thread::Thread::new::thread_start::h6d6bbed5c77dc15e [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7f8d84413609 - start_thread [INFO] [stderr] 29: 0x7f8d84336133 - 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.66.0-nightly (34585ff55 2022-10-02) 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 `ntex` [INFO] running `Command { std: "docker" "inspect" "464eb014cb072a0c2b5ea4c1b23a86dcbae541a693f4403135d78eb3f649fe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464eb014cb072a0c2b5ea4c1b23a86dcbae541a693f4403135d78eb3f649fe85", kill_on_drop: false }` [INFO] [stdout] 464eb014cb072a0c2b5ea4c1b23a86dcbae541a693f4403135d78eb3f649fe85