[INFO] cloning repository https://github.com/wicrs/client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wicrs/client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwicrs%2Fclient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwicrs%2Fclient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f9081da34f2cf2060d8d2d43498bb36dbda8610 [INFO] checking wicrs/client against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwicrs%2Fclient" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wicrs/client 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/wicrs/client [INFO] finished tweaking git repo https://github.com/wicrs/client [INFO] tweaked toml for git repo https://github.com/wicrs/client written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wicrs/client 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 50356091b46aedfe515b4c29402126a822a7ea1afdc84893bdd6e4d0aedeb723 [INFO] running `Command { std: "docker" "start" "-a" "50356091b46aedfe515b4c29402126a822a7ea1afdc84893bdd6e4d0aedeb723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50356091b46aedfe515b4c29402126a822a7ea1afdc84893bdd6e4d0aedeb723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50356091b46aedfe515b4c29402126a822a7ea1afdc84893bdd6e4d0aedeb723", kill_on_drop: false }` [INFO] [stdout] 50356091b46aedfe515b4c29402126a822a7ea1afdc84893bdd6e4d0aedeb723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a348841456e8d2c7edc98fe0f7dbd2e36abc59bda1a3ad0da5d90d5a7230cb83 [INFO] running `Command { std: "docker" "start" "-a" "a348841456e8d2c7edc98fe0f7dbd2e36abc59bda1a3ad0da5d90d5a7230cb83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling signal-hook v0.3.12 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking async-graphql v2.11.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking xactor v0.7.11 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking tungstenite v0.15.0 [INFO] [stderr] Checking tantivy-query-grammar v0.14.0 [INFO] [stderr] Checking reqwest v0.11.7 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking tantivy v0.14.0 [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking async-graphql-warp v2.11.3 [INFO] [stderr] Checking wicrs_server v0.13.1 (https://github.com/wicrs/server#0e84c98d) [INFO] [stdout] error: internal compiler error: no warnings or errors encountered even though `delayed_good_path_bugs` issued [INFO] [stdout] [INFO] [stdout] [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] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1536:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f73948552c0 - 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: 0x7f73948552c0 - 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: 0x7f73948552c0 - std::sys_common::backtrace::_print_fmt::hf5363f96853a52b8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f73948552c0 - ::fmt::hda49a26e773427bc [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f73948b008e - core::fmt::write::h6a3dd64d09c40549 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7f7394845e45 - std::io::Write::write_fmt::h48580474ce5ac08b [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f7394858063 - std::sys_common::backtrace::_print::h17ef8c4c61e41950 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f7394858063 - std::sys_common::backtrace::print::hf2b86ed12bad1513 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f7394858063 - std::panicking::default_hook::{{closure}}::hc1c72b2c976f3356 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f7394857d3a - std::panicking::default_hook::h8878930f53bb4a4d [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f739716dd21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f739485889b - as core::ops::function::Fn>::call::h396ffe001803235a [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7f739485889b - std::panicking::rust_panic_with_hook::hfb51646052dc38cd [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7f7398282891 - std[630f536870911ab7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f7398280ea6 - std[630f536870911ab7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f739827aeb6 - std[630f536870911ab7]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f739827d6d6 - std[630f536870911ab7]::panic::panic_any:: [INFO] [stderr] 17: 0x7f7396c5be53 - ::drop [INFO] [stderr] 18: 0x7f7395e4f408 - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f7395e454a8 - as core[2436956edeb2bf27]::ops::drop::Drop>::drop [INFO] [stderr] 20: 0x7f7395e4241d - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f7395e3fb2a - rustc_interface[5a2f0048a2ce4951]::interface::create_compiler_and_run::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f7395e3dff2 - >::set::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f7395e3dcdf - 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: 0x7f7396f8b3e0 - <::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: 0x7f7394862373 - as core::ops::function::FnOnce>::call_once::hf63dc6b8fd046d61 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 26: 0x7f7394862373 - as core::ops::function::FnOnce>::call_once::hb76c4cbc7f0ed1ed [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 27: 0x7f7394862373 - 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: 0x7f7394711609 - start_thread [INFO] [stderr] 29: 0x7f7394634133 - 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 `wicrs_server` [INFO] running `Command { std: "docker" "inspect" "a348841456e8d2c7edc98fe0f7dbd2e36abc59bda1a3ad0da5d90d5a7230cb83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a348841456e8d2c7edc98fe0f7dbd2e36abc59bda1a3ad0da5d90d5a7230cb83", kill_on_drop: false }` [INFO] [stdout] a348841456e8d2c7edc98fe0f7dbd2e36abc59bda1a3ad0da5d90d5a7230cb83