[INFO] fetching crate quinn-proto 0.11.9...
[INFO] checking quinn-proto-0.11.9 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate quinn-proto 0.11.9 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate quinn-proto 0.11.9 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate quinn-proto 0.11.9
[INFO] finished tweaking crates.io crate quinn-proto 0.11.9
[INFO] tweaked toml for crates.io crate quinn-proto 0.11.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a44c258c596dcba2a1d5bd82985b95e287dd7942882b1f4e0dd8fe6def5990c9
[INFO] running `Command { std: "docker" "start" "-a" "a44c258c596dcba2a1d5bd82985b95e287dd7942882b1f4e0dd8fe6def5990c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a44c258c596dcba2a1d5bd82985b95e287dd7942882b1f4e0dd8fe6def5990c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44c258c596dcba2a1d5bd82985b95e287dd7942882b1f4e0dd8fe6def5990c9", kill_on_drop: false }`
[INFO] [stdout] a44c258c596dcba2a1d5bd82985b95e287dd7942882b1f4e0dd8fe6def5990c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9db1d190f5b16feb732e952d1a6b039d91d00029ca3b217c91ba2c6596a3f00f
[INFO] running `Command { std: "docker" "start" "-a" "9db1d190f5b16feb732e952d1a6b039d91d00029ca3b217c91ba2c6596a3f00f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.96
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.96
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.96
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.46
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rcgen v0.13.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.96
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.96
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking js-sys v0.3.73
[INFO] [stderr]     Checking quinn-proto v0.11.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.46
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.46
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:642:17:
[INFO] [stderr] `trimmed_def_paths` called, diagnostics were expected but none were emitted. Use `with_no_trimmed_paths` for debugging. This happened in the following `must_produce_diag` call's backtrace:
[INFO] [stderr]    0: <rustc_errors::DiagCtxtHandle>::set_must_produce_diag
[INFO] [stderr]    1: <rustc_session::session::Session>::record_trimmed_def_paths
[INFO] [stderr]    2: rustc_middle::ty::print::pretty::trimmed_def_paths
[INFO] [stderr]    3: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::trimmed_def_paths::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stderr]    4: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 8]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]    5: rustc_query_impl::query_impl::trimmed_def_paths::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]    6: <rustc_middle::ty::print::pretty::FmtPrinter as rustc_middle::ty::print::Printer>::print_def_path
[INFO] [stderr]    7: <rustc_middle::ty::context::TyCtxt>::def_path_str_with_args::<rustc_hir::hir_id::OwnerId>
[INFO] [stderr]    8: rustc_mir_build::thir::pattern::check_match::report_unreachable_pattern
[INFO] [stderr]    9: <rustc_mir_build::thir::pattern::check_match::MatchVisitor as rustc_middle::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   10: <rustc_mir_build::thir::pattern::check_match::MatchVisitor as rustc_middle::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   11: <rustc_mir_build::thir::pattern::check_match::MatchVisitor as rustc_middle::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   12: <rustc_mir_build::thir::pattern::check_match::MatchVisitor as rustc_middle::thir::visit::Visitor>::visit_expr
[INFO] [stderr]   13: rustc_mir_build::thir::pattern::check_match::check_match
[INFO] [stderr]   14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_match::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stderr]   15: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 1]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]   16: rustc_query_impl::query_impl::check_match::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17: rustc_mir_build::build::mir_build
[INFO] [stderr]   18: rustc_mir_transform::mir_built
[INFO] [stderr]   19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::mir_built::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 8]>>
[INFO] [stderr]   20: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 8]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]   21: rustc_query_impl::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   22: rustc_mir_build::check_unsafety::check_unsafety
[INFO] [stderr]   23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_unsafety::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]   24: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_data_structures::vec_cache::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]   25: rustc_query_impl::query_impl::check_unsafety::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   26: rustc_interface::passes::run_required_analyses
[INFO] [stderr]   27: rustc_interface::passes::analysis
[INFO] [stderr]   28: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 1]>>
[INFO] [stderr]   29: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 1]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]   30: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   31: rustc_interface::interface::run_compiler::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   32: std::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]   33: <<std::thread::Builder>::spawn_unchecked_<rustc_interface::util::run_in_thread_with_globals<rustc_interface::util::run_in_thread_pool_with_globals<rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#0}>::{closure#1}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   34: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stderr]   35: <unknown>
[INFO] [stderr]   36: clone
[INFO] [stderr] 
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7280c9e6d6da - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]    1:     0x7280ca61c47c - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]    2:     0x7280cb9f43d1 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]    3:     0x7280c9e6d532 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]    4:     0x7280c9e6fa0a - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]    5:     0x7280c9e6f870 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]    6:     0x7280c8f1db15 - std[b67f1acf689667ab]::panicking::update_hook::<alloc[8ed622131b5c3fe8]::boxed::Box<rustc_driver_impl[d89f5236c2d8058f]::install_ice_hook::{closure#0}>>::{closure#0}
[INFO] [stderr]    7:     0x7280c9e70128 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]    8:     0x7280c9e6fefa - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]    9:     0x7280c9e6db89 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]   10:     0x7280c9e6fbbc - rust_begin_unwind
[INFO] [stderr]   11:     0x7280c68edea0 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]   12:     0x7280cb51c10e - <rustc_errors[9ca61e596ca7a605]::DiagCtxtInner as core[41c375665e70798b]::ops::drop::Drop>::drop
[INFO] [stderr]   13:     0x7280cb51d138 - core[41c375665e70798b]::ptr::drop_in_place::<rustc_errors[9ca61e596ca7a605]::DiagCtxt>
[INFO] [stderr]   14:     0x7280cb51e61a - core[41c375665e70798b]::ptr::drop_in_place::<rustc_session[10c2c8c3b96a6366]::parse::ParseSess>
[INFO] [stderr]   15:     0x7280cb33da23 - core[41c375665e70798b]::ptr::drop_in_place::<rustc_interface[5f6f848e9017fb7f]::interface::Compiler>
[INFO] [stderr]   16:     0x7280cb4986e5 - rustc_interface[5f6f848e9017fb7f]::interface::run_compiler::<core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>, rustc_driver_impl[d89f5236c2d8058f]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   17:     0x7280cb518394 - std[b67f1acf689667ab]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[5f6f848e9017fb7f]::util::run_in_thread_with_globals<rustc_interface[5f6f848e9017fb7f]::util::run_in_thread_pool_with_globals<rustc_interface[5f6f848e9017fb7f]::interface::run_compiler<core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>, rustc_driver_impl[d89f5236c2d8058f]::run_compiler::{closure#0}>::{closure#1}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>::{closure#0}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>
[INFO] [stderr]   18:     0x7280cb5180bd - <<std[b67f1acf689667ab]::thread::Builder>::spawn_unchecked_<rustc_interface[5f6f848e9017fb7f]::util::run_in_thread_with_globals<rustc_interface[5f6f848e9017fb7f]::util::run_in_thread_pool_with_globals<rustc_interface[5f6f848e9017fb7f]::interface::run_compiler<core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>, rustc_driver_impl[d89f5236c2d8058f]::run_compiler::{closure#0}>::{closure#1}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>::{closure#0}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[41c375665e70798b]::result::Result<(), rustc_span[5010eb1d051065a4]::ErrorGuaranteed>>::{closure#1} as core[41c375665e70798b]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   19:     0x7280cb517879 - std::sys::pal::unix::thread::Thread::new::thread_start::hd688a1ea7ea0a62d
[INFO] [stderr]   20:     0x7280c566bac3 - <unknown>
[INFO] [stderr]   21:     0x7280c56fca04 - clone
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: 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: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-11-30T08_28_20-1026.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.85.0-nightly (31561a635 2024-11-27) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 `quinn-proto` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name quinn_proto --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --test --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="ring"' --cfg 'feature="rustls-ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "aws-lc-rs", "aws-lc-rs-fips", "default", "log", "platform-verifier", "ring", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring"))' -C metadata=c2024d32b80d64de -C extra-filename=-c2024d32b80d64de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-460de28d42f9b810.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c28212779468e15f.rmeta --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-1430e00d18a70067.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7cd3fce87eb6d5b9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bcebcf345d848657.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-22fb132758e44099.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-da01ca0ed8545c65.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-acd8c8c1044f0b17.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-07395e9e7c0aaecc.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c13d54688b66d7a8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5a1cccf26f07e6c9.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-7811cf812c00514f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a2642bc4261bd6de.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b51e2ce4a2a0eb33.rmeta --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-cf1668d19a99e7be.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a218f156db4063ac/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "9db1d190f5b16feb732e952d1a6b039d91d00029ca3b217c91ba2c6596a3f00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db1d190f5b16feb732e952d1a6b039d91d00029ca3b217c91ba2c6596a3f00f", kill_on_drop: false }`
[INFO] [stdout] 9db1d190f5b16feb732e952d1a6b039d91d00029ca3b217c91ba2c6596a3f00f
