[INFO] cloning repository https://github.com/mtib/sdu_openrss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtib/sdu_openrss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtib%2Fsdu_openrss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtib%2Fsdu_openrss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18f71f8d3cce94e38f59c9b93f04518821b2c9cb [INFO] checking mtib/sdu_openrss against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtib%2Fsdu_openrss" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtib/sdu_openrss 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] removed /workspace/builds/worker-2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mtib/sdu_openrss [INFO] finished tweaking git repo https://github.com/mtib/sdu_openrss [INFO] tweaked toml for git repo https://github.com/mtib/sdu_openrss written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mtib/sdu_openrss 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] bd5f70d770d86521c909f1d4b511afbb04499ba70c72740c35b68936fdbb7acc [INFO] running `Command { std: "docker" "start" "-a" "bd5f70d770d86521c909f1d4b511afbb04499ba70c72740c35b68936fdbb7acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5f70d770d86521c909f1d4b511afbb04499ba70c72740c35b68936fdbb7acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5f70d770d86521c909f1d4b511afbb04499ba70c72740c35b68936fdbb7acc", kill_on_drop: false }` [INFO] [stdout] bd5f70d770d86521c909f1d4b511afbb04499ba70c72740c35b68936fdbb7acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3f62171a85e202455e65ad81d83f410fcb9c40dbdb7a9ff4c147c90084e3598f [INFO] running `Command { std: "docker" "start" "-a" "3f62171a85e202455e65ad81d83f410fcb9c40dbdb7a9ff4c147c90084e3598f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking cpufeatures v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking sha-1 v0.9.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking diligent-date-parser v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ellipse v0.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking html_parser v0.6.2 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.7 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking webdriver v0.43.1 [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: 0x7f0a05a1b2c0 - 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: 0x7f0a05a1b2c0 - 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: 0x7f0a05a1b2c0 - std::sys_common::backtrace::_print_fmt::hf5363f96853a52b8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f0a05a1b2c0 - ::fmt::hda49a26e773427bc [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f0a05a7608e - core::fmt::write::h6a3dd64d09c40549 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7f0a05a0be45 - std::io::Write::write_fmt::h48580474ce5ac08b [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f0a05a1e063 - std::sys_common::backtrace::_print::h17ef8c4c61e41950 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f0a05a1e063 - std::sys_common::backtrace::print::hf2b86ed12bad1513 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f0a05a1e063 - std::panicking::default_hook::{{closure}}::hc1c72b2c976f3356 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f0a05a1dd3a - std::panicking::default_hook::h8878930f53bb4a4d [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f0a08333d21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f0a05a1e89b - as core::ops::function::Fn>::call::h396ffe001803235a [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7f0a05a1e89b - std::panicking::rust_panic_with_hook::hfb51646052dc38cd [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7f0a09448891 - std[630f536870911ab7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f0a09446ea6 - std[630f536870911ab7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f0a09440eb6 - std[630f536870911ab7]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f0a094436d6 - std[630f536870911ab7]::panic::panic_any:: [INFO] [stderr] 17: 0x7f0a07e21e53 - ::drop [INFO] [stderr] 18: 0x7f0a07015408 - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f0a0700b4a8 - as core[2436956edeb2bf27]::ops::drop::Drop>::drop [INFO] [stderr] 20: 0x7f0a0700841d - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7f0a07005b2a - rustc_interface[5a2f0048a2ce4951]::interface::create_compiler_and_run::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f0a07003ff2 - >::set::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f0a07003cdf - 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: 0x7f0a081513e0 - <::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: 0x7f0a05a28373 - as core::ops::function::FnOnce>::call_once::hf63dc6b8fd046d61 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 26: 0x7f0a05a28373 - as core::ops::function::FnOnce>::call_once::hb76c4cbc7f0ed1ed [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 27: 0x7f0a05a28373 - 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: 0x7f0a058d7609 - start_thread [INFO] [stderr] 29: 0x7f0a057fa133 - 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 `webdriver` [INFO] running `Command { std: "docker" "inspect" "3f62171a85e202455e65ad81d83f410fcb9c40dbdb7a9ff4c147c90084e3598f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f62171a85e202455e65ad81d83f410fcb9c40dbdb7a9ff4c147c90084e3598f", kill_on_drop: false }` [INFO] [stdout] 3f62171a85e202455e65ad81d83f410fcb9c40dbdb7a9ff4c147c90084e3598f