[INFO] cloning repository https://github.com/arrudagates/Mashup-Bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arrudagates/Mashup-Bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farrudagates%2FMashup-Bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farrudagates%2FMashup-Bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e95ebff6ed23eb2b8c88f53cf91ed9abf93ae3c [INFO] checking arrudagates/Mashup-Bot against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farrudagates%2FMashup-Bot" "/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/arrudagates/Mashup-Bot 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/arrudagates/Mashup-Bot [INFO] finished tweaking git repo https://github.com/arrudagates/Mashup-Bot [INFO] tweaked toml for git repo https://github.com/arrudagates/Mashup-Bot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/arrudagates/Mashup-Bot 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] 2fcb7c94f067a53957fd31b921eff673ff1cf19d62d36367b34622c54b7fdc5e [INFO] running `Command { std: "docker" "start" "-a" "2fcb7c94f067a53957fd31b921eff673ff1cf19d62d36367b34622c54b7fdc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fcb7c94f067a53957fd31b921eff673ff1cf19d62d36367b34622c54b7fdc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fcb7c94f067a53957fd31b921eff673ff1cf19d62d36367b34622c54b7fdc5e", kill_on_drop: false }` [INFO] [stdout] 2fcb7c94f067a53957fd31b921eff673ff1cf19d62d36367b34622c54b7fdc5e [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] d520973877131f36d35c5e22e8d38d07f486538a0375728fe7cff44f8c2533b7 [INFO] running `Command { std: "docker" "start" "-a" "d520973877131f36d35c5e22e8d38d07f486538a0375728fe7cff44f8c2533b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking yup-oauth2 v1.0.12 [INFO] [stderr] Checking youtube_dl v0.6.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking google-youtube3 v1.0.13+20200402 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking webdriver v0.41.0 [INFO] [stderr] Checking hyper-rustls v0.6.2 [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: 0x7fbf2adf82c0 - 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: 0x7fbf2adf82c0 - 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: 0x7fbf2adf82c0 - std::sys_common::backtrace::_print_fmt::hf5363f96853a52b8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fbf2adf82c0 - ::fmt::hda49a26e773427bc [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fbf2ae5308e - core::fmt::write::h6a3dd64d09c40549 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7fbf2ade8e45 - std::io::Write::write_fmt::h48580474ce5ac08b [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fbf2adfb063 - std::sys_common::backtrace::_print::h17ef8c4c61e41950 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fbf2adfb063 - std::sys_common::backtrace::print::hf2b86ed12bad1513 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fbf2adfb063 - std::panicking::default_hook::{{closure}}::hc1c72b2c976f3356 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fbf2adfad3a - std::panicking::default_hook::h8878930f53bb4a4d [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fbf2d710d21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7fbf2adfb89b - as core::ops::function::Fn>::call::h396ffe001803235a [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7fbf2adfb89b - std::panicking::rust_panic_with_hook::hfb51646052dc38cd [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7fbf2e825891 - std[630f536870911ab7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fbf2e823ea6 - std[630f536870911ab7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fbf2e81deb6 - std[630f536870911ab7]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fbf2e8206d6 - std[630f536870911ab7]::panic::panic_any:: [INFO] [stderr] 17: 0x7fbf2d1fee53 - ::drop [INFO] [stderr] 18: 0x7fbf2c3f2408 - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7fbf2c3e84a8 - as core[2436956edeb2bf27]::ops::drop::Drop>::drop [INFO] [stderr] 20: 0x7fbf2c3e541d - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7fbf2c3e2b2a - rustc_interface[5a2f0048a2ce4951]::interface::create_compiler_and_run::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fbf2c3e0ff2 - >::set::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fbf2c3e0cdf - 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: 0x7fbf2d52e3e0 - <::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: 0x7fbf2ae05373 - as core::ops::function::FnOnce>::call_once::hf63dc6b8fd046d61 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 26: 0x7fbf2ae05373 - as core::ops::function::FnOnce>::call_once::hb76c4cbc7f0ed1ed [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 27: 0x7fbf2ae05373 - 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: 0x7fbf2acb4609 - start_thread [INFO] [stderr] 29: 0x7fbf2abd7133 - 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d520973877131f36d35c5e22e8d38d07f486538a0375728fe7cff44f8c2533b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d520973877131f36d35c5e22e8d38d07f486538a0375728fe7cff44f8c2533b7", kill_on_drop: false }` [INFO] [stdout] d520973877131f36d35c5e22e8d38d07f486538a0375728fe7cff44f8c2533b7