[INFO] cloning repository https://github.com/nieznanysprawiciel/ya-negotiator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nieznanysprawiciel/ya-negotiator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnieznanysprawiciel%2Fya-negotiator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnieznanysprawiciel%2Fya-negotiator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b5b4b4a4f614730980df4e71f092c556c398c7b [INFO] documenting nieznanysprawiciel/ya-negotiator against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnieznanysprawiciel%2Fya-negotiator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nieznanysprawiciel/ya-negotiator on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nieznanysprawiciel/ya-negotiator [INFO] finished tweaking git repo https://github.com/nieznanysprawiciel/ya-negotiator [INFO] tweaked toml for git repo https://github.com/nieznanysprawiciel/ya-negotiator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nieznanysprawiciel/ya-negotiator already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09d39398f980570a9d24d1dae4de755f5576cd9766cae7832d85c47f1f1e939c [INFO] running `Command { std: "docker" "start" "-a" "09d39398f980570a9d24d1dae4de755f5576cd9766cae7832d85c47f1f1e939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09d39398f980570a9d24d1dae4de755f5576cd9766cae7832d85c47f1f1e939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d39398f980570a9d24d1dae4de755f5576cd9766cae7832d85c47f1f1e939c", kill_on_drop: false }` [INFO] [stdout] 09d39398f980570a9d24d1dae4de755f5576cd9766cae7832d85c47f1f1e939c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a2b4d4067830e0bf07d744a79e9f1151ea7d8bbdc0b879e54407086b0e2dea [INFO] running `Command { std: "docker" "start" "-a" "c1a2b4d4067830e0bf07d744a79e9f1151ea7d8bbdc0b879e54407086b0e2dea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling core_extensions v0.1.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling repr_offset v0.1.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking tokio v1.19.0 [INFO] [stderr] Compiling abi_stable_shared v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling as_derive_utils v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling abi_stable_derive v0.9.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking actix v0.13.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bigdecimal v0.2.2 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking ya-client-model v0.5.0 [INFO] [stderr] Checking abi_stable v0.9.3 [INFO] [stderr] Checking ya-agreement-utils v0.2.0 (/opt/rustwide/workdir/agreement-utils) [INFO] [stderr] Checking ya-negotiator-component v0.1.0 (/opt/rustwide/workdir/negotiator-component) [INFO] [stderr] Checking ya-builtin-negotiators v0.1.0 (/opt/rustwide/workdir/builtin-negotiators) [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:195:90: Failed to normalize unsafe extern "C" fn(&marker_type::ErasedObject) -> std_types::result::RResult<>::ProxyType, std_types::std_error::RBoxError_>, maybe try to call `try_normalize_erasing_regions` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/compiler/rustc_errors/src/lib.rs:1651:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd278f40a71 - std::backtrace_rs::backtrace::libunwind::trace::ha421025fbf64eac2 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fd278f40a71 - std::backtrace_rs::backtrace::trace_unsynchronized::h7aa8809c670705df [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd278f40a71 - std::sys_common::backtrace::_print_fmt::hef118a4dc8c974ac [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fd278f40a71 - ::fmt::hd321ae06fa5a64d3 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fd278fa6d7f - core::fmt::rt::Argument::fmt::h93afda32597f1fb5 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7fd278fa6d7f - core::fmt::write::hcfcaae57c967bc1a [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7fd278f334b7 - std::io::Write::write_fmt::hbba9ea5d7c830803 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7fd278f40885 - std::sys_common::backtrace::_print::hf58d697cae8670b7 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7fd278f40885 - std::sys_common::backtrace::print::h550d0ea0935dfc81 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7fd278f43663 - std::panicking::default_hook::{{closure}}::h29566fd099eb5ad1 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x7fd278f433f4 - std::panicking::default_hook::hb7bf2fb41cb5dcac [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x7fd27c21214b - >::call_once::{shim:vtable#0} [INFO] [stderr] 12: 0x7fd278f43e8e - as core::ops::function::Fn>::call::h54ce6c173e0ca47d [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x7fd278f43e8e - std::panicking::rust_panic_with_hook::h19d665fac22ae3d0 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:709:13 [INFO] [stderr] 14: 0x7fd27c7c8af1 - std[e9fabc67614b9e87]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7fd27c7c80f6 - std[e9fabc67614b9e87]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7fd27c7c7fe6 - std[e9fabc67614b9e87]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7fd27c7c2d14 - ::bug:: [INFO] [stderr] 18: 0x7fd27c7c2b26 - ::bug:: [INFO] [stderr] 19: 0x7fd27c71ed2c - rustc_middle[39cea5dfaae892fc]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7fd27c71d5da - rustc_middle[39cea5dfaae892fc]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7fd27c71d5aa - rustc_middle[39cea5dfaae892fc]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7fd27a9a93ed - rustc_middle[39cea5dfaae892fc]::util::bug::bug_fmt [INFO] [stderr] 23: 0x7fd27a70990a - >::fold_ty [INFO] [stderr] 24: 0x7fd27aff60b4 - ::check_type_for_ffi_and_report_errors [INFO] [stderr] 25: 0x7fd27a43af20 - ::check_ty_maybe_containing_foreign_fnptr [INFO] [stderr] 26: 0x7fd27a321567 - ::check_item [INFO] [stderr] 27: 0x7fd27a31ceb1 - rustc_hir[d82593d4a8dddc8c]::intravisit::walk_mod::> [INFO] [stderr] 28: 0x7fd27a31c7c6 - rustc_lint[6bfed96ca0f52bb8]::late::late_lint_mod:: [INFO] [stderr] 29: 0x7fd27a31c57c - rustc_lint[6bfed96ca0f52bb8]::lint_mod [INFO] [stderr] 30: 0x7fd27af3b0ec - rustc_query_impl[974e09e9bf6b4288]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7fd27af3b0ce - >::call_once [INFO] [stderr] 32: 0x7fd27a961a1f - rustc_query_system[82762e5b78d931f0]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[974e09e9bf6b4288]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7fd27bb92e34 - rustc_query_impl[974e09e9bf6b4288]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x7fd27b5df6d7 - rustc_data_structures[8ed44d0671137425]::sync::par_for_each_in::<&[rustc_hir[d82593d4a8dddc8c]::hir_id::OwnerId], ::par_for_each_module::{closure#1}::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stderr] 35: 0x7fd27b5df445 - ::time::<(), rustc_lint[6bfed96ca0f52bb8]::late::check_crate::{closure#1}::{closure#0}> [INFO] [stderr] 36: 0x7fd27b5df09e - ::time::<(), rustc_interface[da89d8f332c7499d]::passes::analysis::{closure#5}::{closure#1}::{closure#2}::{closure#0}> [INFO] [stderr] 37: 0x7fd27b5debbf - as core[189e84d0b90779b2]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 38: 0x7fd27b5de5e0 - ::time::<(), rustc_interface[da89d8f332c7499d]::passes::analysis::{closure#5}> [INFO] [stderr] 39: 0x7fd27b5dd0f7 - rustc_interface[da89d8f332c7499d]::passes::analysis [INFO] [stderr] 40: 0x7fd27b63080a - rustc_query_impl[974e09e9bf6b4288]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7fd27b6307f9 - >::call_once [INFO] [stderr] 42: 0x7fd27b8765a8 - rustc_query_system[82762e5b78d931f0]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[974e09e9bf6b4288]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7fd27b876379 - rustc_query_impl[974e09e9bf6b4288]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7fd27b6e64f5 - ::enter::> [INFO] [stderr] 45: 0x7fd27b6e5b22 - ::enter::, rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 46: 0x7fd27b6dec75 - rustc_span[944eb558344b2dca]::set_source_map::, rustc_interface[da89d8f332c7499d]::interface::run_compiler, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 47: 0x7fd27b6de6e6 - >::set::, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 48: 0x7fd27b6ddcac - std[e9fabc67614b9e87]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 49: 0x7fd27b6dda75 - <::spawn_unchecked_, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#1} as core[189e84d0b90779b2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 50: 0x7fd278f4e305 - as core::ops::function::FnOnce>::call_once::h23d96804ac6f3840 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 51: 0x7fd278f4e305 - as core::ops::function::FnOnce>::call_once::h4a354978a3c64e8b [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 52: 0x7fd278f4e305 - std::sys::unix::thread::Thread::new::thread_start::h9ffebb291afbfc95 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 53: 0x7fd278c7eb43 - [INFO] [stderr] 54: 0x7fd278d0fbb4 - __clone [INFO] [stderr] 55: 0x0 - [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.72.0-beta.3 (a47f796a3 2023-07-22) 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] #0 [lint_mod] linting module `erased_types::vtable` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:195:90: Failed to normalize for<'a> unsafe extern "C" fn(&'a marker_type::ErasedObject) -> std_types::result::RResult<>>::ProxyType, std_types::std_error::RBoxError_>, maybe try to call `try_normalize_erasing_regions` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/compiler/rustc_errors/src/lib.rs:1651:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd278f40a71 - std::backtrace_rs::backtrace::libunwind::trace::ha421025fbf64eac2 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fd278f40a71 - std::backtrace_rs::backtrace::trace_unsynchronized::h7aa8809c670705df [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd278f40a71 - std::sys_common::backtrace::_print_fmt::hef118a4dc8c974ac [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fd278f40a71 - ::fmt::hd321ae06fa5a64d3 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fd278fa6d7f - core::fmt::rt::Argument::fmt::h93afda32597f1fb5 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7fd278fa6d7f - core::fmt::write::hcfcaae57c967bc1a [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7fd278f334b7 - std::io::Write::write_fmt::hbba9ea5d7c830803 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7fd278f40885 - std::sys_common::backtrace::_print::hf58d697cae8670b7 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7fd278f40885 - std::sys_common::backtrace::print::h550d0ea0935dfc81 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7fd278f43663 - std::panicking::default_hook::{{closure}}::h29566fd099eb5ad1 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x7fd278f433f4 - std::panicking::default_hook::hb7bf2fb41cb5dcac [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x7fd27c21214b - >::call_once::{shim:vtable#0} [INFO] [stderr] 12: 0x7fd278f43e8e - as core::ops::function::Fn>::call::h54ce6c173e0ca47d [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x7fd278f43e8e - std::panicking::rust_panic_with_hook::h19d665fac22ae3d0 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/panicking.rs:709:13 [INFO] [stderr] 14: 0x7fd27c7c8af1 - std[e9fabc67614b9e87]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7fd27c7c80f6 - std[e9fabc67614b9e87]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7fd27c7c7fe6 - std[e9fabc67614b9e87]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7fd27c7c2d14 - ::bug:: [INFO] [stderr] 18: 0x7fd27c7c2b26 - ::bug:: [INFO] [stderr] 19: 0x7fd27c71ed2c - rustc_middle[39cea5dfaae892fc]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7fd27c71d5da - rustc_middle[39cea5dfaae892fc]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7fd27c71d5aa - rustc_middle[39cea5dfaae892fc]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7fd27a9a93ed - rustc_middle[39cea5dfaae892fc]::util::bug::bug_fmt [INFO] [stderr] 23: 0x7fd27a70990a - >::fold_ty [INFO] [stderr] 24: 0x7fd27aff60b4 - ::check_type_for_ffi_and_report_errors [INFO] [stderr] 25: 0x7fd27a43af20 - ::check_ty_maybe_containing_foreign_fnptr [INFO] [stderr] 26: 0x7fd27a321567 - ::check_item [INFO] [stderr] 27: 0x7fd27a31ceb1 - rustc_hir[d82593d4a8dddc8c]::intravisit::walk_mod::> [INFO] [stderr] 28: 0x7fd27a31c7c6 - rustc_lint[6bfed96ca0f52bb8]::late::late_lint_mod:: [INFO] [stderr] 29: 0x7fd27a31c57c - rustc_lint[6bfed96ca0f52bb8]::lint_mod [INFO] [stderr] 30: 0x7fd27af3b0ec - rustc_query_impl[974e09e9bf6b4288]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7fd27af3b0ce - >::call_once [INFO] [stderr] 32: 0x7fd27a961a1f - rustc_query_system[82762e5b78d931f0]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[974e09e9bf6b4288]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7fd27bb92e34 - rustc_query_impl[974e09e9bf6b4288]::query_impl::lint_mod::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x7fd27b5df6d7 - rustc_data_structures[8ed44d0671137425]::sync::par_for_each_in::<&[rustc_hir[d82593d4a8dddc8c]::hir_id::OwnerId], ::par_for_each_module::{closure#1}::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stderr] 35: 0x7fd27b5df445 - ::time::<(), rustc_lint[6bfed96ca0f52bb8]::late::check_crate::{closure#1}::{closure#0}> [INFO] [stderr] 36: 0x7fd27b5df09e - ::time::<(), rustc_interface[da89d8f332c7499d]::passes::analysis::{closure#5}::{closure#1}::{closure#2}::{closure#0}> [INFO] [stderr] 37: 0x7fd27b5debbf - as core[189e84d0b90779b2]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 38: 0x7fd27b5de5e0 - ::time::<(), rustc_interface[da89d8f332c7499d]::passes::analysis::{closure#5}> [INFO] [stderr] 39: 0x7fd27b5dd0f7 - rustc_interface[da89d8f332c7499d]::passes::analysis [INFO] [stderr] 40: 0x7fd27b63080a - rustc_query_impl[974e09e9bf6b4288]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7fd27b6307f9 - >::call_once [INFO] [stderr] 42: 0x7fd27b8765a8 - rustc_query_system[82762e5b78d931f0]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[974e09e9bf6b4288]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7fd27b876379 - rustc_query_impl[974e09e9bf6b4288]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7fd27b6e64f5 - ::enter::> [INFO] [stderr] 45: 0x7fd27b6e5b22 - ::enter::, rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 46: 0x7fd27b6dec75 - rustc_span[944eb558344b2dca]::set_source_map::, rustc_interface[da89d8f332c7499d]::interface::run_compiler, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 47: 0x7fd27b6de6e6 - >::set::, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 48: 0x7fd27b6ddcac - std[e9fabc67614b9e87]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>> [INFO] [stderr] 49: 0x7fd27b6dda75 - <::spawn_unchecked_, rustc_driver_impl[148dc445df396bc5]::run_compiler::{closure#1}>::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[189e84d0b90779b2]::result::Result<(), rustc_span[944eb558344b2dca]::ErrorGuaranteed>>::{closure#1} as core[189e84d0b90779b2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 50: 0x7fd278f4e305 - as core::ops::function::FnOnce>::call_once::h23d96804ac6f3840 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 51: 0x7fd278f4e305 - as core::ops::function::FnOnce>::call_once::h4a354978a3c64e8b [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:1993:9 [INFO] [stderr] 52: 0x7fd278f4e305 - std::sys::unix::thread::Thread::new::thread_start::h9ffebb291afbfc95 [INFO] [stderr] at /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 53: 0x7fd278c7eb43 - [INFO] [stderr] 54: 0x7fd278d0fbb4 - __clone [INFO] [stderr] 55: 0x0 - [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.72.0-beta.3 (a47f796a3 2023-07-22) 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] #0 [lint_mod] linting module `nonexhaustive_enum::vtable` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abi_stable` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "c1a2b4d4067830e0bf07d744a79e9f1151ea7d8bbdc0b879e54407086b0e2dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a2b4d4067830e0bf07d744a79e9f1151ea7d8bbdc0b879e54407086b0e2dea", kill_on_drop: false }` [INFO] [stdout] c1a2b4d4067830e0bf07d744a79e9f1151ea7d8bbdc0b879e54407086b0e2dea