rust-lang/docs.rs

failed to build tushare_api doc, the build is success in local env

Closed this issue · 1 comments

Crate name

tushare-api

Build failure link

https://docs.rs/crate/tushare-api/1.1.0/builds/2367646

Additional details

the log show that:
rustdoc[923b49b6c48d80ff]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] 29: 0x558289f8e32d - <<std[252cdfc11d70884]::thread::Builder>::spawn_unchecked_<rustc_interface[46364056eeddd9e7]::util::run_in_thread_with_globals<rustc_interface[46364056eeddd9e7]::util::run_in_thread_pool_with_globals<rustc_interface[46364056eeddd9e7]::interface::run_compiler<(), rustdoc[923b49b6c48d80ff]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f23c4ce622767e30]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 30: 0x7f4e2f598805 - std::sys::pal::unix::thread::Thread::new::thread_start::h63564cc3addf83a5
[INFO] [stderr] 31: 0x7f4e28e37aa4 -
[INFO] [stderr] 32: 0x7f4e28ec4a34 - clone
[INFO] [stderr] 33: 0x0 -
[INFO] [stderr]
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.

I run cargo doc --no-deps --open, locally, it successes

Image

You just found a bug on the rust compiler. Please open an issue here.