[INFO] fetching crate threatbutt 0.0.2...
[INFO] testing threatbutt-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate threatbutt 0.0.2 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate threatbutt 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fde0802fbf51cf3cd9efa2a5ad343bfb129e9166cc6d0ff6d0e6df3e9d66efb0
[INFO] running `Command { std: "docker" "start" "-a" "fde0802fbf51cf3cd9efa2a5ad343bfb129e9166cc6d0ff6d0e6df3e9d66efb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fde0802fbf51cf3cd9efa2a5ad343bfb129e9166cc6d0ff6d0e6df3e9d66efb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fde0802fbf51cf3cd9efa2a5ad343bfb129e9166cc6d0ff6d0e6df3e9d66efb0", kill_on_drop: false }`
[INFO] [stdout] fde0802fbf51cf3cd9efa2a5ad343bfb129e9166cc6d0ff6d0e6df3e9d66efb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11da9ece64f7eec323bfeefe1f2711f0854ee8c450aa5999dff50276ac7be69e
[INFO] running `Command { std: "docker" "start" "-a" "11da9ece64f7eec323bfeefe1f2711f0854ee8c450aa5999dff50276ac7be69e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[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_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer 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] [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] 
[INFO] [stderr] thread 'rustc' (805) 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:     0x7328fc05dff3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]    1:     0x7328fc801afc - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]    2:     0x7328fc012c73 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]    3:     0x7328fc024172 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]    4:     0x7328fc02a1c9 - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]    5:     0x7328fc029cf3 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]    6:     0x7328fb01efb1 - std[7852ca75000e74fc]::panicking::update_hook::<alloc[b801fe7dcb3666a3]::boxed::Box<rustc_driver_impl[bce797706e17a736]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    7:     0x7328fc02a5ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]    8:     0x7328fc02a3aa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]    9:     0x7328fc0242a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]   10:     0x7328fc004ead - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]   11:     0x7328f906a6d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]   12:     0x7328fdaabebd - annotate_snippets[9cccb18054a9dc5]::renderer::render::render
[INFO] [stderr]   13:     0x7328fdc2c2e4 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter>::emit_messages_default
[INFO] [stderr]   14:     0x7328fdd1d0b6 - <rustc_errors[e0ae961849da46aa]::annotate_snippet_emitter_writer::AnnotateSnippetEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   15:     0x7328fdd23371 - <rustc_errors[e0ae961849da46aa]::json::Diagnostic>::from_errors_diagnostic
[INFO] [stderr]   16:     0x7328fdd22ab0 - <rustc_errors[e0ae961849da46aa]::json::JsonEmitter as rustc_errors[e0ae961849da46aa]::emitter::Emitter>::emit_diagnostic
[INFO] [stderr]   17:     0x7328fdd198a6 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic::{closure#3}
[INFO] [stderr]   18:     0x7328fdd173bd - rustc_interface[cd445e32cdfe4b97]::callbacks::track_diagnostic::<core[38c16e7222b5e709]::option::Option<rustc_span[a224b77f02460364]::ErrorGuaranteed>>
[INFO] [stderr]   19:     0x7328fdd16436 - <rustc_errors[e0ae961849da46aa]::DiagCtxtInner>::emit_diagnostic
[INFO] [stderr]   20:     0x7328fdd162ff - <rustc_errors[e0ae961849da46aa]::DiagCtxtHandle>::emit_diagnostic
[INFO] [stderr]   21:     0x7328f92f5b80 - <rustc_span[a224b77f02460364]::ErrorGuaranteed as rustc_errors[e0ae961849da46aa]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   22:     0x7328fbb9257f - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::report_missing_lifetime_specifiers
[INFO] [stderr]   23:     0x7328fd49e8a5 - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::smart_resolve_path_fragment
[INFO] [stderr]   24:     0x7328fd4985ec - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor as rustc_ast[a362c862bb5d2469]::visit::Visitor>::visit_ty
[INFO] [stderr]   25:     0x7328fd49894f - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor as rustc_ast[a362c862bb5d2469]::visit::Visitor>::visit_ty
[INFO] [stderr]   26:     0x7328fd478e53 - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   27:     0x7328fd47434a - rustc_ast[a362c862bb5d2469]::visit::visit_items::<rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>
[INFO] [stderr]   28:     0x7328fd479d86 - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   29:     0x7328fd47434a - rustc_ast[a362c862bb5d2469]::visit::visit_items::<rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>
[INFO] [stderr]   30:     0x7328fd479d86 - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   31:     0x7328fd47434a - rustc_ast[a362c862bb5d2469]::visit::visit_items::<rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>
[INFO] [stderr]   32:     0x7328fd479d86 - <rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>::resolve_item
[INFO] [stderr]   33:     0x7328fd47434a - rustc_ast[a362c862bb5d2469]::visit::visit_items::<rustc_resolve[607f16d185fb63d9]::late::LateResolutionVisitor>
[INFO] [stderr]   34:     0x7328fcde60e5 - <rustc_resolve[607f16d185fb63d9]::Resolver>::resolve_crate::{closure#0}
[INFO] [stderr]   35:     0x7328fcde3e19 - <rustc_resolve[607f16d185fb63d9]::Resolver>::resolve_crate
[INFO] [stderr]   36:     0x7328fd35a54f - rustc_interface[cd445e32cdfe4b97]::passes::configure_and_expand
[INFO] [stderr]   37:     0x7328fd98e495 - rustc_interface[cd445e32cdfe4b97]::passes::resolver_for_lowering_raw
[INFO] [stderr]   38:     0x7328fd98e20d - rustc_query_impl[84d3eed17e5ab449]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[84d3eed17e5ab449]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   39:     0x7328fd98e1e7 - <rustc_query_impl[84d3eed17e5ab449]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[38c16e7222b5e709]::ops::function::FnOnce<(rustc_middle[7d63fbd2f8df8a1e]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   40:     0x7328fd859f9f - rustc_query_system[c2287fd650159af7]::query::plumbing::try_execute_query::<rustc_query_impl[84d3eed17e5ab449]::DynamicConfig<rustc_query_system[c2287fd650159af7]::query::caches::SingleCache<rustc_middle[7d63fbd2f8df8a1e]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[84d3eed17e5ab449]::plumbing::QueryCtxt, false>
[INFO] [stderr]   41:     0x7328fd859afc - rustc_query_impl[84d3eed17e5ab449]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   42:     0x7328fdb1c8b1 - <rustc_interface[cd445e32cdfe4b97]::passes::create_and_enter_global_ctxt<core[38c16e7222b5e709]::option::Option<rustc_interface[cd445e32cdfe4b97]::queries::Linker>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[38c16e7222b5e709]::ops::function::FnOnce<(&rustc_session[55873362b0df2cab]::session::Session, rustc_middle[7d63fbd2f8df8a1e]::ty::context::CurrentGcx, alloc[b801fe7dcb3666a3]::sync::Arc<rustc_data_structures[94650649e502e822]::jobserver::Proxy>, &std[7852ca75000e74fc]::sync::once_lock::OnceLock<rustc_middle[7d63fbd2f8df8a1e]::ty::context::GlobalCtxt>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_middle[7d63fbd2f8df8a1e]::arena::Arena>, &rustc_data_structures[94650649e502e822]::sync::worker_local::WorkerLocal<rustc_hir[376eb1beccb76e2b]::Arena>, rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   43:     0x7328fd95b4a9 - rustc_interface[cd445e32cdfe4b97]::interface::run_compiler::<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   44:     0x7328fd622b7c - std[7852ca75000e74fc]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   45:     0x7328fd622860 - <<std[7852ca75000e74fc]::thread::Builder>::spawn_unchecked_<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_with_globals<rustc_interface[cd445e32cdfe4b97]::util::run_in_thread_pool_with_globals<rustc_interface[cd445e32cdfe4b97]::interface::run_compiler<(), rustc_driver_impl[bce797706e17a736]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[38c16e7222b5e709]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   46:     0x7328fd627aaf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stderr]   47:     0x7328f727baa4 - <unknown>
[INFO] [stderr]   48:     0x7328f7308a64 - 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_43-799.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.93.0-nightly (c2e32f1c9 2025-11-07) 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] [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] [stderr] error: could not compile `hyper` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "11da9ece64f7eec323bfeefe1f2711f0854ee8c450aa5999dff50276ac7be69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11da9ece64f7eec323bfeefe1f2711f0854ee8c450aa5999dff50276ac7be69e", kill_on_drop: false }`
[INFO] [stdout] 11da9ece64f7eec323bfeefe1f2711f0854ee8c450aa5999dff50276ac7be69e
