evanjs

cargo-cache test errors

Jun 9th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.31 KB | None | 0 0
  1. cargo-cache> running 82 tests
  2. cargo-cache> test cli::clitests::run_help_query ... ok
  3. cargo-cache> test cli::clitests::run_help ... ok
  4. cargo-cache> test commands::query::query_tests::query_subcmd_hyphen_long ... ok
  5. cargo-cache> test cli::clitests::run_help_subcommand ... ok
  6. cargo-cache> test commands::query::query_tests::query_subcmd_hyphen_short ... ok
  7. cargo-cache> test cli::clitests::bare_dry_run_warns ... ok
  8. cargo-cache> test dirsizes::libtests::test_DirSizes ... ok
  9. cargo-cache> test dirsizes::libtests::test_DirSizes_actually_empty ... ok
  10. cargo-cache> test commands::query::query_tests::query_subcmd_long ... ok
  11. cargo-cache> test dirsizes::libtests::test_DirSizes_almost_empty ... ok
  12. cargo-cache> test dirsizes::libtests::test_DirSizes_gigs ... ok
  13. cargo-cache> test commands::query::query_tests::query_subcmd_short ... ok
  14. cargo-cache> test library::libtests::test_CargoCachePaths_gen ... ok
  15. cargo-cache> test library::libtests::test_CargoCachePaths_paths ... FAILED
  16. cargo-cache> test library::libtests::test_CargoCachePaths_print ... FAILED
  17. cargo-cache> test library::libtests::test_DirInfo ... ok
  18. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_new ... ok
  19. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_new_cargo_cache ... ok
  20. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_new_cargo_cache_exe ... ok
  21. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_new_name_dot ... ok
  22. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_size_str_large_size ... ok
  23. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_size_str_small_size ... ok
  24. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_sort ... ok
  25. cargo-cache> test top_items::binaries::bininfo_struct::bininfo_sort_stable ... ok
  26. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_multiple ... ok
  27. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_none ... ok
  28. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_one ... ok
  29. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_same_name_2_one ... ok
  30. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_same_name_3_one ... ok
  31. cargo-cache> test top_items::binaries::top_crates_binaries::stats_from_file_desc_two ... ok
  32. cargo-cache> test top_items::common::format_table_tests::empty ... ok
  33. cargo-cache> test top_items::common::format_table_tests::matrix ... ok
  34. cargo-cache> test top_items::common::format_table_tests::one_cell ... ok
  35. cargo-cache> test top_items::common::format_table_tests::one_column ... ok
  36. cargo-cache> test top_items::common::format_table_tests::one_row ... ok
  37. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::name_from_pb_alacritty ... ok
  38. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::name_from_pb_cargo_cache ... ok
  39. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_multi ... ok
  40. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_multiple ... ok
  41. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_none ... ok
  42. cargo-cache> test cli::clitests::all_versions_are_equal ... ok
  43. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_one ... ok
  44. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_same_name_2_one ... ok
  45. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_same_name_3_one ... ok
  46. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_same_name_3_one_2 ... ok
  47. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::name_from_pb_alacritty ... ok
  48. cargo-cache> test top_items::git_checkouts::top_crates_git_checkouts::stats_from_file_desc_two ... ok
  49. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::name_from_pb_cargo_cache ... ok
  50. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_multi ... ok
  51. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_none ... ok
  52. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_one ... ok
  53. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_same_name_2_one ... ok
  54. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_same_name_3_one ... ok
  55. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_same_name_3_one_2 ... ok
  56. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_two ... ok
  57. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::name_from_pb_alacritty ... ok
  58. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::name_from_pb_cargo_cache ... ok
  59. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_multi ... ok
  60. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_multiple ... ok
  61. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_none ... ok
  62. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_one ... ok
  63. cargo-cache> test date::libtests::parse_dates_panic2 ... ok
  64. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_same_name_2_one ... ok
  65. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_same_name_3_one ... ok
  66. cargo-cache> test top_items::git_repos_bare::top_crates_git_repos_bare::stats_from_file_desc_multiple ... ok
  67. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::name_from_pb_alacritty ... ok
  68. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_same_name_3_one_2 ... ok
  69. cargo-cache> test date::libtests::parse_dates_panic1 ... ok
  70. cargo-cache> test top_items::registry_pkg_cache::top_crates_registry_pkg_cache::stats_from_file_desc_two ... ok
  71. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::name_from_pb_cargo_cache ... ok
  72. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_multi ... ok
  73. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_none ... ok
  74. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_same_name_2_one ... ok
  75. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_multiple ... ok
  76. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_same_name_3_one ... ok
  77. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_one ... ok
  78. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_same_name_3_one_2 ... ok
  79. cargo-cache> test top_items::registry_sources::top_crates_registry_sources::stats_from_file_desc_two ... ok
  80. cargo-cache> test date::libtests::parse_dates_panic3 ... ok
  81. cargo-cache> test git::gittest::test_fsck_repo ... ok
  82. cargo-cache> test git::gittest::test_gc_repo ... ok
  83. cargo-cache> test date::libtests::parse_dates ... ok
  84. cargo-cache> failures:
  85. cargo-cache> ---- library::libtests::test_CargoCachePaths_paths stdout ----
  86. cargo-cache> thread 'library::libtests::test_CargoCachePaths_paths' panicked at 'assertion failed: `(left == right)`
  87. cargo-cache> left: `["source", "target", "cargo_home_cargo_cache_paths"]`,
  88. cargo-cache> right: `["cargo-cache", "target", "cargo_home_cargo_cache_paths"]`', src/test_helpers.rs:51:5
  89. cargo-cache> note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  90. cargo-cache> ---- library::libtests::test_CargoCachePaths_print stdout ----
  91. cargo-cache> thread 'library::libtests::test_CargoCachePaths_print' panicked at 'assertion failed: `(left == right)`
  92. cargo-cache> left: `["source", "target", "cargo_home_cargo_cache_paths_print"]`,
  93. cargo-cache> right: `["cargo-cache", "target", "cargo_home_cargo_cache_paths_print"]`', src/test_helpers.rs:51:5
  94. cargo-cache> failures:
  95. cargo-cache> library::libtests::test_CargoCachePaths_paths
  96. cargo-cache> library::libtests::test_CargoCachePaths_print
  97. cargo-cache> test result: FAILED. 80 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out
  98. cargo-cache> error: test failed, to rerun pass '--bin cargo-cache'
  99. note: keeping build directory '/tmp/nix-build-cargo-cache-0.4.3.drv-2'
  100. builder for '/nix/store/lp2ggc7x6xzfm3i7l2q4fga2nr10na9w-cargo-cache-0.4.3.drv' failed with exit code 101; last 10 log lines:
  101.    right: `["cargo-cache", "target", "cargo_home_cargo_cache_paths_print"]`', src/test_helpers.rs:51:5
  102.  
  103.  
  104.  failures:
  105.      library::libtests::test_CargoCachePaths_paths
  106.      library::libtests::test_CargoCachePaths_print
  107.  
  108.  test result: FAILED. 80 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out
  109.  
  110.  error: test failed, to rerun pass '--bin cargo-cache'
  111. [0 built (1 failed), 0.0 MiB DL]
  112. error: build of '/nix/store/lp2ggc7x6xzfm3i7l2q4fga2nr10na9w-cargo-cache-0.4.3.drv' failed
Add Comment
Please, Sign In to add comment