Guest User

Untitled

a guest
Mar 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. 0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace
  2. at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
  3. 1: std::sys_common::backtrace::_print
  4. at libstd/sys_common/backtrace.rs:71
  5. 2: std::panicking::default_hook::{{closure}}
  6. at libstd/sys_common/backtrace.rs:59
  7. at libstd/panicking.rs:380
  8. 3: std::panicking::default_hook
  9. at libstd/panicking.rs:396
  10. 4: std::panicking::begin_panic
  11. at libstd/panicking.rs:576
  12. 5: std::panicking::begin_panic
  13. at libstd/panicking.rs:537
  14. 6: std::panicking::try::do_call
  15. at libstd/panicking.rs:521
  16. 7: bootstrap::compile::run_cargo
  17. at bootstrap/compile.rs:1096
  18. 8: bootstrap::compile::copy_apple_sanitizer_dylibs
  19. at bootstrap/compile.rs:370
  20. 9: bootstrap::builder::Builder::ensure
  21. at bootstrap/builder.rs:846
  22. 10: bootstrap::test::testdir
  23. at bootstrap/test.rs:831
  24. 11: bootstrap::builder::Builder::ensure
  25. at bootstrap/builder.rs:846
  26. 12: <bootstrap::test::Ui as core::clone::Clone>::clone
  27. at bootstrap/test.rs:601
  28. 13: bootstrap::builder::Builder::ensure
  29. at bootstrap/builder.rs:846
  30. 14: <bootstrap::test::Ui as core::clone::Clone>::clone
  31. at bootstrap/test.rs:594
  32. 15: bootstrap::builder::StepDescription::maybe_run
  33. at bootstrap/builder.rs:185
  34. 16: bootstrap::builder::StepDescription::run
  35. at bootstrap/builder.rs:215
  36. 17: bootstrap::builder::Builder::run
  37. at bootstrap/builder.rs:410
  38. 18: bootstrap::Crate::local_path
  39. at bootstrap/lib.rs:392
  40. 19: bootstrap::main
  41. at bootstrap/bin/main.rs:29
  42. 20: std::rt::lang_start::{{closure}}
  43. at /Users/travis/build/rust-lang/rust/src/libstd/rt.rs:74
  44. 21: std::panicking::try::do_call
  45. at libstd/rt.rs:59
  46. at libstd/panicking.rs:479
  47. 22: panic_unwind::dwarf::eh::read_encoded_pointer
  48. at libpanic_unwind/lib.rs:102
  49. 23: rust_panic
  50. at libstd/panicking.rs:458
  51. at libstd/panic.rs:358
  52. at libstd/rt.rs:58
  53. 24: std::rt::lang_start
  54. at /Users/travis/build/rust-lang/rust/src/libstd/rt.rs:74
  55. 25: bootstrap::main
Add Comment
Please, Sign In to add comment