Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: description() is deprecated; use Display #16

Open
cwen0 opened this issue Jan 15, 2021 · 0 comments
Open

Error: description() is deprecated; use Display #16

cwen0 opened this issue Jan 15, 2021 · 0 comments

Comments

@cwen0
Copy link
Member

cwen0 commented Jan 15, 2021

Error: description() is deprecated; use Display

Stack backtrace:
   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
             at ./root/.cargo/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.31/src/backtrace.rs:26
      toda::mount_injector::MountInjectionGuard::recover_mount
             at src/mount_injector.rs:53
   1: toda::resume
             at src/main.rs:107
      toda::main
             at src/main.rs:146
   2: std::rt::lang_start::{{closure}}
             at ./rustc/16957bd4d3a5377263f76ed74c572aad8e4b7e59/src/libstd/rt.rs:67
   3: std::rt::lang_start_internal::{{closure}}
             at src/libstd/rt.rs:52
      std::panicking::try::do_call
             at src/libstd/panicking.rs:342
      std::panicking::try
             at src/libstd/panicking.rs:319
      std::panic::catch_unwind
             at src/libstd/panic.rs:394
      std::rt::lang_start_internal
             at src/libstd/rt.rs:51
   4: main
   5: <unknown>
   6: _start

Can we avoid this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant