info: cargo-llvm-cov currently setting cfg(coverage); you can opt-out it by passing --no-cfg-coverage Compiling radnelac v0.0.1 (/home/a220/proj/radnelac) Finished `test` profile [unoptimized + debuginfo] target(s) in 43.33s Running unittests src/lib.rs (target/llvm-cov-target/debug/deps/radnelac-b492bbf76bace97f) running 87 tests test calendar::armenian::tests::day_names ... ok test calendar::armenian::tests::day_names_m13 ... ok test calendar::coptic::tests::christmas ... ok test calendar::coptic::tests::feast_of_neyrouz ... ok test calendar::french_rev_arith::tests::leaps ... ok test calendar::french_rev_arith::tests::revolutionary_events ... ok test calendar::gregorian::tests::cycle_146097 ... ok test calendar::gregorian::tests::notable_days ... ok test calendar::gregorian::tests::ordinal_from_common ... ok test calendar::gregorian::tests::prior_elapsed_days ... ok test calendar::gregorian::tests::us_canada_labor_day ... ok test calendar::gregorian::tests::us_memorial_day ... ok test calendar::holocene::tests::date_of_proposal ... ok test calendar::iso::tests::epoch ... ok test calendar::french_rev_arith::tests::align_to_gregorian ... ok test calendar::iso::tests::first_week ... ok test calendar::iso::tests::week_of_impl ... ok test calendar::julian::tests::cross_epoch ... ok test calendar::julian::tests::invalid_year_0 ... ok test calendar::julian::tests::julian_gregorian_conversion ... ok test calendar::olympiad::tests::next_year ... ok test calendar::olympiad::tests::next_year_0 ... ok test calendar::iso::tests::fixed_week_numbers ... ok test calendar::olympiad::tests::roundtrip ... ok test calendar::positivist::tests::example_from_text ... ok test calendar::olympiad::tests::year_range ... ok test calendar::roman::tests::ides_of_march ... ok test calendar::roman::tests::second_sixth_day_before_kalends_of_march ... ok test calendar::symmetry::tests::day_of_year ... ok test calendar::symmetry::tests::days_before_month ... ok test calendar::symmetry::tests::example_data ... ok test calendar::symmetry::tests::is_leap_example ... ok test calendar::roman::tests::auc_roundtrip ... ok test calendar::symmetry::tests::month_end_on_sunday_454 ... ok test calendar::symmetry::tests::new_year_day_example ... ok test calendar::symmetry::tests::month_start_on_monday_454 ... ok test calendar::symmetry::tests::no_friday_13_010 ... ok test calendar::symmetry::tests::to_fixed ... ok test calendar::symmetry::tests::year_from_fixed ... ok test calendar::symmetry::tests::no_friday_13_454 ... ok test calendar::tranquility::tests::article_examples ... ok test calendar::symmetry::tests::year_start_on_monday_010 ... ok test calendar::tranquility::tests::gregorian_lookup ... ok test calendar::tranquility::tests::moon_landing_edge_cases ... ok test calendar::tranquility::tests::obvious_conversions_from_gregorian ... ok test calendar::tranquility::tests::one_bt_edge_cases ... ok test calendar::tranquility::tests::orions_arm ... ok test calendar::tranquility::tests::gregorian_lookup_small ... ok test clock::time_of_day::tests::clock_time_from_moment ... ok test clock::time_of_day::tests::clock_time_round_trip ... ok test clock::time_of_day::tests::invalid_hour ... ok test clock::time_of_day::tests::invalid_minute ... ok test clock::time_of_day::tests::obvious_clock_times ... ok test clock::time_of_day::tests::time ... ok test common::math::tests::adjusted_remainder ... ok test common::math::tests::gcd_wikipedia_examples ... ok test common::math::tests::lcm_wikipedia_examples ... ok test clock::time_of_day::tests::invalid_second ... ok test common::math::tests::mixed_radix_time ... ok test common::math::tests::modulus_basics ... ok test common::math::tests::mixed_radix_time_i ... ok test common::math::tests::modulus_bounds ... ok test common::math::tests::modulus_i_bounds ... ok test common::math::tests::modulus_i_mult ... ok test common::math::tests::modulus_i_mult_minus_1 ... ok test common::math::tests::modulus_i_multiple_of_y ... ok test common::math::tests::modulus_i_negative_x ... ok test common::math::tests::modulus_i_positivity ... ok test common::math::tests::modulus_mult ... ok test common::math::tests::modulus_mult_minus_1 ... ok test common::math::tests::modulus_negative_x ... ok test common::math::tests::modulus_zero - should panic ... ok test common::math::tests::product_of_2x ... ok test common::math::tests::search_max_sign ... ok test common::math::tests::search_min_sign ... ok test common::math::tests::sum_of_2x ... ok test day_count::fixed::tests::accept_ok ... ok test day_count::fixed::tests::bounds_propeties ... ok test day_count::fixed::tests::comparisons ... ok test common::math::tests::modulus_positivity ... ok test day_count::fixed::tests::reject_weird ... ok test day_count::fixed::tests::time_of_day ... ok test day_count::rd::tests::rd_is_epoch ... ok test day_count::fixed::tests::day ... ok test day_cycle::akan::tests::akan_prefix_stem_repeats ... ok test day_cycle::akan::tests::prefix_stem_sequence ... ok test day_cycle::week::tests::day_of_week_sequence ... ok test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s Running unittests src/main.rs (target/llvm-cov-target/debug/deps/radnelac-af97a906d2d0ee1e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/bounds.rs (target/llvm-cov-target/debug/deps/bounds-aeae3fea64a02145) running 14 tests test armenian ... ok test cotsworth ... ok test coptic ... ok test egyptian ... ok test ethiopic ... ok test french_rev_arith ... ok test gregorian ... ok test holocene ... ok test iso ... ok test julian ... ok test positivist ... ok test roman ... ok test symmetry ... ok test tranquility ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/cycle.rs (target/llvm-cov-target/debug/deps/cycle-a63b194a6edd6be8) running 6 tests test akan_nearby ... ok test akan_on_or_before ... ok test akan_repeats ... ok test weekday_nearby ... ok test weekday_on_or_before ... ok test weekday_repeats ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s Running tests/display_compl.rs (target/llvm-cov-target/debug/deps/display_compl-d3d3e0d95076ff11) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/display_cycle.rs (target/llvm-cov-target/debug/deps/display_cycle-c4164158b43fb62c) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/display_exact.rs (target/llvm-cov-target/debug/deps/display_exact-43c44ddae0f8a00e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/display_month.rs (target/llvm-cov-target/debug/deps/display_month-e369bdbf4fb83de1) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/display_num.rs (target/llvm-cov-target/debug/deps/display_num-a368cde4036c3b3f) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/display_segments.rs (target/llvm-cov-target/debug/deps/display_segments-4fa8ea60de3ebfd9) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/epoch.rs (target/llvm-cov-target/debug/deps/epoch-373eb7e9c76b3964) running 3 tests test mjd_around_epoch ... ok test jd_around_epoch ... ok test unix_around_epoch ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/invalid_common.rs (target/llvm-cov-target/debug/deps/invalid_common-9a562a3dafb2711c) running 12 tests test coptic ... ok test armenian ... ok test cotsworth ... ok test egyptian ... ok test ethiopic ... ok test french_rev_arith ... ok test gregorian ... ok test holocene ... ok test julian ... ok test positivist ... ok test symmetry ... ok test tranquility ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s Running tests/locked.rs (target/llvm-cov-target/debug/deps/locked-0c7baf6f3a51d9a6) running 14 tests test armenian_locked_to_egyptian ... ok test akan_stem_locked_to_weekday ... ok test armenian_locked_to_egyptian_epagomenae ... ok test cotsworth_to_gregorian_complementary_days ... ok test coptic_to_julian_month_boundaries ... ok test ethiopic_locked_to_coptic ... ok test holocene_locked_to_gregorian ... ok test mjd_locked_to_jd ... ok test cotsworth_to_gregorian_month_boundaries ... ok test positivist_to_gregorian_complementary_days ... ok test tranquility_to_gregorian_complementary_days ... ok test positivist_to_gregorian_month_boundaries ... ok test unix_locked_to_rd ... ok test tranquility_to_gregorian_month_boundaries ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s Running tests/one_more_day.rs (target/llvm-cov-target/debug/deps/one_more_day-1ff325b1185af111) running 25 tests test armenian ... ok test akan ... ok test armenian_ordinal ... ok test coptic ... ok test coptic_ordinal ... ok test cotsworth ... ok test cotsworth_ordinal ... ok test egyptian ... ok test ethiopic ... ok test french_rev_arith ... ok test gregorian ... ok test gregorian_ordinal ... ok test holocene ... ok test holocene_ordinal ... ok test julian_ad ... ok test julian_ad_ordinal ... ok test julian_bc ... ok test julian_bc_ordinal ... ok test positivist ... ok test positivist_ordinal ... ok test symmetry ... ok test symmetry_ordinal ... ok test tranquility ... ok test tranquility_ordinal ... ok test weekday ... ok test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s Running tests/order.rs (target/llvm-cov-target/debug/deps/order-d81932a03a065d71) running 28 tests test armenian ... ok test armenian_small ... ok test coptic ... ok test coptic_small ... ok test cotsworth ... ok test cotsworth_small ... ok test egyptian ... ok test egyptian_small ... ok test ethiopic ... ok test ethiopic_small ... ok test french_rev_arith ... ok test french_rev_arith_small ... ok test gregorian ... ok test gregorian_small ... ok test holocene ... ok test holocene_small ... ok test iso ... ok test iso_small ... ok test julian_small ... ok test julian ... ok test positivist ... ok test positivist_small ... ok test roman ... ok test roman_small ... ok test symmetry ... ok test symmetry_small ... ok test tranquility ... ok test tranquility_small ... ok test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s Running tests/ordinal.rs (target/llvm-cov-target/debug/deps/ordinal-6109807a43ddb8dd) running 36 tests test invalid_coptic ... ok test invalid_armenian ... ok test invalid_cotsworth ... ok test invalid_egyptian ... ok test invalid_ethiopic ... ok test invalid_french_rev_arith ... ok test invalid_gregorian ... ok test invalid_holocene ... ok test invalid_julian ... ok test invalid_positivist ... ok test invalid_symmetry ... ok test invalid_tranquility ... ok test valid_armenian ... ok test valid_coptic ... ok test valid_cotsworth ... ok test valid_egyptian ... ok test valid_ethiopic ... ok test valid_french_rev_arith ... ok test valid_gregorian ... ok test valid_holocene ... ok test valid_julian ... ok test valid_positivist ... ok test valid_symmetry ... ok test valid_tranquility ... ok test year_start_armenian ... ok test year_start_coptic ... ok test year_start_cotsworth ... ok test year_start_egyptian ... ok test year_start_ethiopic ... ok test year_start_french_rev_arith ... ok test year_start_gregorian ... ok test year_start_holocene ... ok test year_start_julian ... ok test year_start_positivist ... ok test year_start_symmetery ... ok test year_start_tranquility ... ok test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s Running tests/perennial.rs (target/llvm-cov-target/debug/deps/perennial-600a5def0ddef2d0) running 9 tests test cotsworth_complementary_xor_weekday ... ok test cotsworth_perennial ... ok test french_rev_arith_complementary_xor_weekday ... ok test french_rev_arith_perennial ... ok test positivist_perennial ... ok test positivist_complementary_xor_weekday ... ok test symmetry_perennial ... ok test tranquility_complementary_xor_weekday ... ok test tranquility_perennial ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s Running tests/quarter.rs (target/llvm-cov-target/debug/deps/quarter-6d3f0e96f58404bf) running 26 tests test armenian_boundary ... ok test armenian ... ok test coptic ... ok test coptic_boundary ... ok test cotsworth ... ok test cotsworth_boundary ... ok test egyptian ... ok test egyptian_boundary ... ok test ethiopic_boundary ... ok test ethiopic ... ok test french_rev_arith_boundary ... ok test french_rev_arith ... ok test gregorian ... ok test gregorian_boundary ... ok test holocene ... ok test holocene_boundary ... ok test julian ... ok test iso ... ok test julian_boundary ... ok test positivist ... ok test positivist_boundary ... ok test roman ... ok test symmetry ... ok test symmetry_boundary ... ok test tranquility ... ok test tranquility_boundary ... ok test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s Running tests/roundtrip.rs (target/llvm-cov-target/debug/deps/roundtrip-a9d286697aa0271c) running 22 tests test akan ... ok test akan_prefix ... ok test akan_stem ... ok test armenian ... ok test coptic ... ok test cotsworth ... ok test egyptian ... ok test ethiopic ... ok test french_rev_arith ... ok test gregorian ... ok test holocene ... ok test iso ... ok test jd ... ok test mjd ... ok test julian ... ok test positivist ... ok test rd ... ok test roman ... ok test symmetry ... ok test unix ... ok test tranquility ... ok test week ... ok test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s Running tests/valid_day.rs (target/llvm-cov-target/debug/deps/valid_day-fe3486ee0c1034d2) running 12 tests test armenian ... ok test coptic ... ok test cotsworth ... ok test egyptian ... ok test ethiopic ... ok test french_rev_arith ... ok test gregorian ... ok test holocene ... ok test julian ... ok test positivist ... ok test symmetry ... ok test tranquility ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s Running tests/week_of_year.rs (target/llvm-cov-target/debug/deps/week_of_year-1aaf074238da138a) running 13 tests test armenian ... ok test coptic ... ok test cotsworth ... ok test egyptian ... ok test french_rev_arith ... ok test ethiopic ... ok test gregorian ... ok test holocene ... ok test iso ... ok test positivist ... ok test julian ... ok test tranquility ... ok test symmetry ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s Running tests/year_month_day.rs (target/llvm-cov-target/debug/deps/year_month_day-8bbcc39c724fed2f) running 26 tests test armenian_month_is_some ... ok test armenian_month_is_none ... ok test coptic_month_month_13 ... ok test coptic_month_normal ... ok test cotsworth_month_edge_case ... ok test cotsworth_month_normal ... ok test egyptian_month_is_none ... ok test egyptian_month_is_some ... ok test ethiopic_month_month_13 ... ok test ethiopic_month_normal ... ok test french_rev_month_is_none ... ok test french_rev_month_is_some ... ok test gregorian_month_end ... ok test gregorian_month_start ... ok test holocene_month_end ... ok test holocene_month_start ... ok test julian_month_end ... ok test julian_month_start ... ok test positivist_month_is_none ... ok test positivist_month_is_some ... ok test symmetry_equinox_irvember ... ok test symmetry_normal_month_end ... ok test symmetry_normal_month_start ... ok test symmetry_solstice_irvember ... ok test tranquility_month_is_none ... ok test tranquility_month_is_some ... ok test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s Finished report saved to /tmp/tmp.GT9m4aBKvj/no-default/llvm-cov/html