python-pkginfo 0.6.0

Parse Python package metadata from sdist and bdists and etc.
Build #884800 2023-08-13T08:10:53.612829+00:00
# rustc version
rustc 1.73.0-nightly (28eb857b9 2023-08-12)
# docs.rs version
docsrs 0.6.0 (9d80e3c8 2023-08-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/python-pkginfo-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/python-pkginfo-0.6.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230812-1.73.0-nightly-28eb857b9\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 144e23e8f91d716c663d1f7f4422d38e29518a977008d3f0d3e51bfcc7915237
[INFO] running `Command { std: "docker" "start" "-a" "144e23e8f91d716c663d1f7f4422d38e29518a977008d3f0d3e51bfcc7915237", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]     Checking chumsky v0.9.2
[INFO] [stderr] error: internal compiler error: no errors encountered even though `delay_span_bug` issued
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?9t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1469:5
[INFO] [stderr]      |
[INFO] [stderr] 1469 | /     fn parse_inner<D: Debugger>(
[INFO] [stderr] 1470 | |         &self,
[INFO] [stderr] 1471 | |         debugger: &mut D,
[INFO] [stderr] 1472 | |         stream: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1473 | |     ) -> PResult<I, O, Self::Error>
[INFO] [stderr] 1474 | |     where
[INFO] [stderr] 1475 | |         Self: Sized,
[INFO] [stderr]      | |____________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1469:5
[INFO] [stderr]      |
[INFO] [stderr] 1469 | /     fn parse_inner<D: Debugger>(
[INFO] [stderr] 1470 | |         &self,
[INFO] [stderr] 1471 | |         debugger: &mut D,
[INFO] [stderr] 1472 | |         stream: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1473 | |     ) -> PResult<I, O, Self::Error>
[INFO] [stderr] 1474 | |     where
[INFO] [stderr] 1475 | |         Self: Sized,
[INFO] [stderr]      | |____________________^
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?8t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1469:5
[INFO] [stderr]      |
[INFO] [stderr] 1469 | /     fn parse_inner<D: Debugger>(
[INFO] [stderr] 1470 | |         &self,
[INFO] [stderr] 1471 | |         debugger: &mut D,
[INFO] [stderr] 1472 | |         stream: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1473 | |     ) -> PResult<I, O, Self::Error>
[INFO] [stderr] 1474 | |     where
[INFO] [stderr] 1475 | |         Self: Sized,
[INFO] [stderr]      | |____________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1469:5
[INFO] [stderr]      |
[INFO] [stderr] 1469 | /     fn parse_inner<D: Debugger>(
[INFO] [stderr] 1470 | |         &self,
[INFO] [stderr] 1471 | |         debugger: &mut D,
[INFO] [stderr] 1472 | |         stream: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1473 | |     ) -> PResult<I, O, Self::Error>
[INFO] [stderr] 1474 | |     where
[INFO] [stderr] 1475 | |         Self: Sized,
[INFO] [stderr]      | |____________________^
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?9t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1490:5
[INFO] [stderr]      |
[INFO] [stderr] 1490 | /     fn parse_inner_verbose(
[INFO] [stderr] 1491 | |         &self,
[INFO] [stderr] 1492 | |         d: &mut Verbose,
[INFO] [stderr] 1493 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1494 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1490:5
[INFO] [stderr]      |
[INFO] [stderr] 1490 | /     fn parse_inner_verbose(
[INFO] [stderr] 1491 | |         &self,
[INFO] [stderr] 1492 | |         d: &mut Verbose,
[INFO] [stderr] 1493 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1494 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?8t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1490:5
[INFO] [stderr]      |
[INFO] [stderr] 1490 | /     fn parse_inner_verbose(
[INFO] [stderr] 1491 | |         &self,
[INFO] [stderr] 1492 | |         d: &mut Verbose,
[INFO] [stderr] 1493 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1494 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1490:5
[INFO] [stderr]      |
[INFO] [stderr] 1490 | /     fn parse_inner_verbose(
[INFO] [stderr] 1491 | |         &self,
[INFO] [stderr] 1492 | |         d: &mut Verbose,
[INFO] [stderr] 1493 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1494 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?9t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1499:5
[INFO] [stderr]      |
[INFO] [stderr] 1499 | /     fn parse_inner_silent(
[INFO] [stderr] 1500 | |         &self,
[INFO] [stderr] 1501 | |         d: &mut Silent,
[INFO] [stderr] 1502 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1503 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1499:5
[INFO] [stderr]      |
[INFO] [stderr] 1499 | /     fn parse_inner_silent(
[INFO] [stderr] 1500 | |         &self,
[INFO] [stderr] 1501 | |         d: &mut Silent,
[INFO] [stderr] 1502 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1503 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unresolved inference variable in outlives: ?8t
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1499:5
[INFO] [stderr]      |
[INFO] [stderr] 1499 | /     fn parse_inner_silent(
[INFO] [stderr] 1500 | |         &self,
[INFO] [stderr] 1501 | |         d: &mut Silent,
[INFO] [stderr] 1502 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1503 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[INFO] [stderr]      |
[INFO] [stderr] note: delayed at compiler/rustc_infer/src/infer/outlives/obligations.rs:254:35
[INFO] [stderr]          0: <rustc_errors::HandlerInner>::emit_diagnostic
[INFO] [stderr]          1: <rustc_session::session::Session>::delay_span_bug::<rustc_span::span_encoding::Span, alloc::string::String>
[INFO] [stderr]          2: <rustc_infer::infer::outlives::obligations::TypeOutlives<&rustc_infer::infer::InferCtxt>>::components_must_outlive
[INFO] [stderr]          3: <rustc_infer::infer::InferCtxt>::resolve_regions
[INFO] [stderr]          4: rustc_hir_analysis::check::compare_impl_item::compare_method_predicate_entailment
[INFO] [stderr]          5: rustc_hir_analysis::check::check::check_mod_item_types
[INFO] [stderr]          6: rustc_query_impl::plumbing::__rust_begin_short_backtrace::<rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2}::{closure#0}, rustc_middle::query::erase::Erased<[u8; 0]>>
[INFO] [stderr]          7: <rustc_query_impl::query_impl::check_mod_item_types::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, rustc_span::def_id::LocalDefId)>>::call_once
[INFO] [stderr]          8: rustc_query_system::query::plumbing::try_execute_query::<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::VecCache<rustc_span::def_id::LocalDefId, rustc_middle::query::erase::Erased<[u8; 0]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false>
[INFO] [stderr]          9: rustc_query_impl::query_impl::check_mod_item_types::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         10: <rustc_middle::hir::map::Map>::for_each_module::<rustc_hir_analysis::check_crate::{closure#6}::{closure#0}>
[INFO] [stderr]         11: rustc_hir_analysis::check_crate
[INFO] [stderr]         12: rustc_interface::passes::analysis
[INFO] [stderr]         13: 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]         14: <rustc_query_impl::query_impl::analysis::dynamic_query::{closure#2} as core::ops::function::FnOnce<(rustc_middle::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]         15: 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]         16: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]         17: <rustc_middle::ty::context::GlobalCtxt>::enter::<rustc_driver_impl::run_compiler::{closure#1}::{closure#2}::{closure#6}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         18: rustc_span::set_source_map::<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::interface::run_compiler<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}::{closure#0}>
[INFO] [stderr]         19: std::sys_common::backtrace::__rust_begin_short_backtrace::<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#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>
[INFO] [stderr]         20: <<std::thread::Builder>::spawn_unchecked_<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#1}>::{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]         21: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         22: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/alloc/src/boxed.rs:2007:9
[INFO] [stderr]         23: std::sys::unix::thread::Thread::new::thread_start
[INFO] [stderr]                    at /rustc/28eb857b9504bd05bbed0cf8af8e825fbdbb1fa1/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stderr]         24: <unknown>
[INFO] [stderr]         25: __clone
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/src/combinator.rs:1499:5
[INFO] [stderr]      |
[INFO] [stderr] 1499 | /     fn parse_inner_silent(
[INFO] [stderr] 1500 | |         &self,
[INFO] [stderr] 1501 | |         d: &mut Silent,
[INFO] [stderr] 1502 | |         s: &mut StreamOf<I, Self::Error>,
[INFO] [stderr] 1503 | |     ) -> PResult<I, O, Self::Error> {
[INFO] [stderr]      | |___________________________________^
[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] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-0.9.2/rustc-ice-2023-08-13T08:10:51.212685386Z-8.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.73.0-nightly (28eb857b9 2023-08-12) 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 `chumsky` (lib)
[INFO] running `Command { std: "docker" "inspect" "144e23e8f91d716c663d1f7f4422d38e29518a977008d3f0d3e51bfcc7915237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144e23e8f91d716c663d1f7f4422d38e29518a977008d3f0d3e51bfcc7915237", kill_on_drop: false }`
[INFO] [stdout] 144e23e8f91d716c663d1f7f4422d38e29518a977008d3f0d3e51bfcc7915237