[INFO] fetching crate threatbutt 0.0.2...
[INFO] testing threatbutt-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate threatbutt 0.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate threatbutt 0.0.2
[INFO] finished tweaking crates.io crate threatbutt 0.0.2
[INFO] tweaked toml for crates.io crate threatbutt 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate threatbutt 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.3.16 (available: v1.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper v0.3.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2652e8032759cf12a16a624a1e344f3c0b5c8e9cc583025aea2e639604ff3f94
[INFO] running `Command { std: "docker" "start" "-a" "2652e8032759cf12a16a624a1e344f3c0b5c8e9cc583025aea2e639604ff3f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2652e8032759cf12a16a624a1e344f3c0b5c8e9cc583025aea2e639604ff3f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2652e8032759cf12a16a624a1e344f3c0b5c8e9cc583025aea2e639604ff3f94", kill_on_drop: false }`
[INFO] [stdout] 2652e8032759cf12a16a624a1e344f3c0b5c8e9cc583025aea2e639604ff3f94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1c2af441c6eb825820d8c9cde08f9a28614b6078603bc46b642520d1e8383c
[INFO] running `Command { std: "docker" "start" "-a" "4d1c2af441c6eb825820d8c9cde08f9a28614b6078603bc46b642520d1e8383c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.3.16
[INFO] [stdout] error[E0432]: unresolved import `url::UrlParser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/client/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use url::UrlParser;
[INFO] [stdout]    |     ^^^^^---------
[INFO] [stdout]    |     |    |
[INFO] [stdout]    |     |    help: a similar name exists in the module: `Parser`
[INFO] [stdout]    |     no `UrlParser` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openssl::ssl::SSL_VERIFY_NONE`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/net.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | use openssl::ssl::{Ssl, SslStream, SslContext, SSL_VERIFY_NONE};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^ no `SSL_VERIFY_NONE` in `ssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openssl::ssl::SslMethod`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/net.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | use openssl::ssl::SslMethod::Sslv23;
[INFO] [stdout]    |                   ^^^^^^^^^ `SslMethod` is a struct, not a module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `openssl::ssl::error::SslError`, `openssl::ssl::error::StreamError`, `openssl::ssl::error::OpenSslErrors`, `openssl::ssl::error::SslSessionClosed`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/net.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | use openssl::ssl::error::{SslError, StreamError, OpenSslErrors, SslSessionClosed};
[INFO] [stdout]    |                           ^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `SslSessionClosed` in `ssl::error`
[INFO] [stdout]    |                           |         |            |
[INFO] [stdout]    |                           |         |            no `OpenSslErrors` in `ssl::error`
[INFO] [stdout]    |                           |         no `StreamError` in `ssl::error`
[INFO] [stdout]    |                           no `SslError` in `ssl::error`
[INFO] [stdout]    |                           help: a similar name exists in the module: `StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openssl::x509::X509FileType`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/net.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use openssl::x509::X509FileType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `X509FileType` in `x509`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `time::now_utc`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/server/response.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use time::now_utc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `now_utc` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/src/header/common/cookie.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Cookie(pub Vec<CookiePair>);
[INFO] [stdout]    |                           ^^^^^^^^^^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Cookie<'a>(pub Vec<CookiePair<'a>>);
[INFO] [stdout]    |                  ++++                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' (802) panicked at /rust/deps/annotate-snippets-0.12.8/src/renderer/source_map.rs:427:13:
[INFO] [stderr] Patch span `2015..2015` is beyond the end of buffer `2003`
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x72cf5225f223 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]    1:     0x72cf52a01afc - core::fmt::write::h24186904251c31cb
[INFO] [stderr]    2:     0x72cf52213d93 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]    3:     0x72cf522253a2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]    4:     0x72cf5222b3f9 - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]    5:     0x72cf5222af23 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]    6:     0x72cf51220c91 - std[e95ebcffb71a5621]::panicking::update_hook::<alloc[6ba2be5df7d20276]::boxed::Box<rustc_driver_impl[8bc3447375e6b2d8]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x72cf5222b81f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]    8:     0x72cf5222b5da - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]    9:     0x72cf522254e9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]   10:     0x72cf522060dd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]   11:     0x72cf4f272000 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]   12:     0x72cf53dd1bfd - annotate_snippets[a8fb9aad09f9e09e]::renderer::render::render
[INFO] [stderr]   13:     0x72cf53dc08a4 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x72cf53f27776 - <rustc_errors[88aff0700d119b65]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x72cf53f2da31 - <rustc_errors[88aff0700d119b65]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x72cf53f2d170 - <rustc_errors[88aff0700d119b65]::json::JsonEmitter as rustc_errors[88aff0700d119b65]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x72cf53f23f66 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x72cf53f21a7d - rustc_interface[d5ff205a9ab97820]::callbacks::track_diagnostic::<core[a4c7c2348b0f0abe]::option::Option<rustc_span[28eed06c8d001cb1]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x72cf53f20af6 - <rustc_errors[88aff0700d119b65]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x72cf53f209bf - <rustc_errors[88aff0700d119b65]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x72cf4f427330 - <rustc_span[28eed06c8d001cb1]::ErrorGuaranteed as rustc_errors[88aff0700d119b65]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x72cf51d93d7f - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::report_missing_lifetime_specifiers
[INFO] [stderr]   23:     0x72cf5362e025 - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   24:     0x72cf53627d6c - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor as rustc_ast[c3a91d53ba9fc894]::visit::Visitor>::visit_ty
[INFO] [stderr]   25:     0x72cf536280cf - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor as rustc_ast[c3a91d53ba9fc894]::visit::Visitor>::visit_ty
[INFO] [stderr]   26:     0x72cf536085d3 - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x72cf53603aca - rustc_ast[c3a91d53ba9fc894]::visit::visit_items::<rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x72cf53609506 - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   29:     0x72cf53603aca - rustc_ast[c3a91d53ba9fc894]::visit::visit_items::<rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>
[INFO] [stderr]   30:     0x72cf53609506 - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   31:     0x72cf53603aca - rustc_ast[c3a91d53ba9fc894]::visit::visit_items::<rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>
[INFO] [stderr]   32:     0x72cf53609506 - <rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   33:     0x72cf53603aca - rustc_ast[c3a91d53ba9fc894]::visit::visit_items::<rustc_resolve[21c0a048123b94be]::late::LateResolutionVisitor>
[INFO] [stderr]   34:     0x72cf52fc96a5 - <rustc_resolve[21c0a048123b94be]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   35:     0x72cf52fc73d9 - <rustc_resolve[21c0a048123b94be]::Resolver>::resolve_crate
[INFO] [stderr]   36:     0x72cf534bda4f - rustc_interface[d5ff205a9ab97820]::passes::configure_and_expand
[INFO] [stderr]   37:     0x72cf53b9f495 - rustc_interface[d5ff205a9ab97820]::passes::resolver_for_lowering_raw
[INFO] [stderr]   38:     0x72cf53b9f20d - rustc_query_impl[8ae232d5147ca84e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8ae232d5147ca84e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   39:     0x72cf53b9f1e7 - <rustc_query_impl[8ae232d5147ca84e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(rustc_middle[9ce76f953d15e2f6]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   40:     0x72cf53a9765f - rustc_query_system[41b9c06994168e52]::query::plumbing::try_execute_query::<rustc_query_impl[8ae232d5147ca84e]::DynamicConfig<rustc_query_system[41b9c06994168e52]::query::caches::SingleCache<rustc_middle[9ce76f953d15e2f6]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8ae232d5147ca84e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   41:     0x72cf53a971bc - rustc_query_impl[8ae232d5147ca84e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x72cf53d59f31 - <rustc_interface[d5ff205a9ab97820]::passes::create_and_enter_global_ctxt<core[a4c7c2348b0f0abe]::option::Option<rustc_interface[d5ff205a9ab97820]::queries::Linker>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<(&rustc_session[84c9ddeb8f325268]::session::Session, rustc_middle[9ce76f953d15e2f6]::ty::context::CurrentGcx, alloc[6ba2be5df7d20276]::sync::Arc<rustc_data_structures[de67cf687b97999a]::jobserver::Proxy>, &std[e95ebcffb71a5621]::sync::once_lock::OnceLock<rustc_middle[9ce76f953d15e2f6]::ty::context::GlobalCtxt>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_middle[9ce76f953d15e2f6]::arena::Arena>, &rustc_data_structures[de67cf687b97999a]::sync::worker_local::WorkerLocal<rustc_hir[1534e3459f232f80]::Arena>, rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   43:     0x72cf53bfbfe9 - rustc_interface[d5ff205a9ab97820]::interface::run_compiler::<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   44:     0x72cf53890e3c - std[e95ebcffb71a5621]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   45:     0x72cf53890b20 - <<std[e95ebcffb71a5621]::thread::Builder>::spawn_unchecked_<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_with_globals<rustc_interface[d5ff205a9ab97820]::util::run_in_thread_pool_with_globals<rustc_interface[d5ff205a9ab97820]::interface::run_compiler<(), rustc_driver_impl[8bc3447375e6b2d8]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a4c7c2348b0f0abe]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   46:     0x72cf53895daf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stderr]   47:     0x72cf4d48aaa4 - <unknown>
[INFO] [stderr]   48:     0x72cf4d517a64 - clone
[INFO] [stderr]   49:                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/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.3.16/rustc-ice-2025-11-13T23_09_22-799.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c90bcb957 2025-11-06) 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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `hyper` (lib) due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0106, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d1c2af441c6eb825820d8c9cde08f9a28614b6078603bc46b642520d1e8383c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1c2af441c6eb825820d8c9cde08f9a28614b6078603bc46b642520d1e8383c", kill_on_drop: false }`
[INFO] [stdout] 4d1c2af441c6eb825820d8c9cde08f9a28614b6078603bc46b642520d1e8383c
