Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. cfg: build triple x86_64-unknown-freebsd
  2. cfg: host triples x86_64-unknown-freebsd
  3. cfg: target triples x86_64-unknown-freebsd
  4. cfg: enabling more debugging (CFG_ENABLE_DEBUG)
  5. cfg: host for x86_64-unknown-freebsd is x86_64
  6. cfg: os for x86_64-unknown-freebsd is unknown-freebsd
  7. cfg: using CC=ccache clang (CFG_CC)
  8. cfg: using CXX=clang++ (CFG_CXX)
  9. cfg: disabling valgrind due to its unreliability on this platform
  10. cfg: no lualatex found, deferring to xelatex
  11. cfg: no xelatex found, deferring to pdflatex
  12. cfg: no pdflatex found, disabling LaTeX docs
  13. cfg: no pandoc found, omitting PDF and EPUB docs
  14. cfg: no llnextgen found, omitting grammar-verification
  15. rustc: x86_64-unknown-freebsd/stage0/lib/rustlib/x86_64-unknown-freebsd/lib/librustc
  16. task 'rustc' failed at 'assertion failed: self.raw.hash != self.hashes_end', /usr/home/rustbuild/src/rust-buildbot/slave/snap3-bsd/build/src/libstd/collections/hashmap/table.rs:743
  17. stack backtrace:
  18. 1: 0x1b9ea00 - rt::backtrace::imp::write::ha5f69c9fae9548fd1Iq
  19. 2: 0x1ba1a80 - failure::on_fail::hc7ab01eee1e04860t4q
  20. 3: 0x1bc03c0 - unwind::begin_unwind_inner::h06474350b1d0d0e0RSd
  21. 4: 0x1921ac0 - unwind::begin_unwind::h8803629750811694740
  22. 5: 0x1926f20 - std..collections..hashmap..table..RawTable<ast..Name,codemap..Span>::glue_drop.44244::h99c601ec3eabf587
  23. 6: 0x1928030 - local_data::TLDValue::new::d::h14987804644157393031
  24. 7: 0x1bbd920 - core..option..Option<Box<collections..treemap..TreeNode<uint,local_data..TLDValue>>>::glue_drop.6521::h160d2d3587194201
  25. 8: 0x1bbd920 - core..option..Option<Box<collections..treemap..TreeNode<uint,local_data..TLDValue>>>::glue_drop.6521::h160d2d3587194201
  26. 9: 0x1bbe6a0 - task::Task::cleanup::closure.6628
  27. 10: 0x1bc0f70 - rust_try_inner
  28. 11: 0x1bc0f60 - rust_try
  29. 12: 0x1bbe2d0 - unwind::try::h6c3c06fb2bf83c5azHd
  30. 13: 0x1bbe140 - task::Task::run::hf4b7ebbf0af10e51RXc
  31. 14: 0x1bbe3e0 - task::Task::cleanup::hbd385068572a3c547Zc
  32. 15: 0x1bbe640 - task::Task::destroy::h9fca9728edc516d8HZc
  33. 16: 0x460660 - task::spawn_opts::closure.8450
  34. 17: 0x1bbf590 - thread::thread_start::h06464c46ccf096cb3hd
  35. 18: 0x8025a3370 - <unknown>
  36. 19: 0x0 - <unknown>
  37. error: internal compiler error: unexpected failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement