[INFO] fetching crate ucal-core 1.8.0... [INFO] testing ucal-core-1.8.0 against 1.99.0-beta.1 for beta-1.99-5 [INFO] extracting crate ucal-core 1.8.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ucal-core 1.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ucal-core 1.8.0 [INFO] tweaked toml for crates.io crate ucal-core 1.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ucal-core 1.8.0 on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ucal-core 1.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b [INFO] running `Command { std: "docker" "start" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling bnum v0.14.4 [INFO] [stderr] Compiling ucal-core v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling target-triple v1.0.1 [INFO] [stderr] Compiling winnow v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Compiling toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml v1.1.4+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling trybuild v1.0.118 [INFO] [stderr] Compiling ucal-core v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ucal_core-920c78d78616f2ca) [INFO] [stdout] [INFO] [stdout] running 134 tests [INFO] [stdout] test codec::tests::full_width_encode_takes_45_steps_not_44 ... ok [INFO] [stdout] test codec::tests::digit5_group_codec_round_trips ... ok [INFO] [stdout] test codec::tests::mixed_forms_are_rejected ... ok [INFO] [stdout] test codec::tests::malformed_input_maps_to_the_right_code ... ok [INFO] [stdout] test codec::tests::coarse_precision_needs_the_digit_or_named_form ... ok [INFO] [stdout] test codec::tests::named_terms_must_descend ... ok [INFO] [stdout] test codec::tests::parse_window_materialises_the_interval ... ok [INFO] [stdout] test codec::tests::alternate_separator_is_accepted_on_input ... ok [INFO] [stdout] test codec::tests::named_form_uses_keys_and_index_notation ... ok [INFO] [stdout] test codec::tests::reproduces_appendix_c_beat_parts ... ok [INFO] [stdout] test codec::tests::separator_must_not_be_a_digit ... ok [INFO] [stdout] test codec::tests::rounding_to_a_tier_then_rendering_is_stable ... ok [INFO] [stdout] test codec::tests::tier_names_resolve_by_key_index_and_exponent ... ok [INFO] [stdout] test codec::tests::tick_exact_text_runs_to_t_minus_12 ... ok [INFO] [stdout] test codec::tests::unpadded_human_form_is_not_sortable ... ok [INFO] [stdout] test codec::tests::padded_digit_form_sorts_chronologically ... ok [INFO] [stdout] test ident::tests::alphabet_is_ascii_ascending ... ok [INFO] [stdout] test ident::tests::binary_form_is_fixed_width_and_not_minimal ... ok [INFO] [stdout] test ident::tests::binary_round_trips_over_the_domain ... ok [INFO] [stdout] test ident::tests::binary_slice_decoding_checks_the_width ... ok [INFO] [stdout] test ident::tests::leading_character_is_always_zero_or_one ... ok [INFO] [stdout] test ident::tests::parse_accepts_crockford_leniencies ... ok [INFO] [stdout] test ident::tests::parse_rejects_bad_input ... ok [INFO] [stdout] test ident::tests::reproduces_appendix_c_ucids ... ok [INFO] [stdout] test ident::tests::binary_order_equals_numeric_order_fuzzed ... ok [INFO] [stdout] test ident::tests::ucid_has_no_entropy ... ok [INFO] [stdout] test codec::tests::truncated_notation_never_yields_tick_precision ... ok [INFO] [stdout] test ident::tests::ucid_range_boundary_is_two_to_the_256 ... ok [INFO] [stdout] test ident::tests::ucid_and_binary_agree_on_the_low_256_bits ... ok [INFO] [stdout] test ident::tests::zero_is_all_zeros ... ok [INFO] [stdout] test locale::tests::a_colliding_table_is_e0011 ... ok [INFO] [stdout] test locale::tests::a_distinct_table_passes_that_check ... ok [INFO] [stdout] test locale::tests::a_short_form_resolves_wherever_a_name_does ... ok [INFO] [stdout] test locale::tests::ascii_names_fold_case_but_cyrillic_is_taken_as_written ... ok [INFO] [stdout] test locale::tests::every_locale_covers_every_named_tier ... ok [INFO] [stdout] test locale::tests::every_shipped_locale_is_valid ... ok [INFO] [stdout] test locale::tests::every_short_form_is_detectably_not_latin ... ok [INFO] [stdout] test locale::tests::index_and_exponent_notation_work_wherever_a_name_does ... ok [INFO] [stdout] test locale::tests::locale_tags_round_trip ... ok [INFO] [stdout] test locale::tests::names_avoid_the_content_appendix_d_rules_out ... ok [INFO] [stdout] test locale::tests::names_resolve_in_both_locales ... ok [INFO] [stdout] test locale::tests::no_calendar_units_appear_in_the_ladder ... ok [INFO] [stdout] test locale::tests::no_two_short_forms_collide_or_reverse_each_other ... ok [INFO] [stdout] test locale::tests::short_forms_do_not_leak_across_locales ... ok [INFO] [stdout] test locale::tests::t3_is_the_span_of_a_bridge ... ok [INFO] [stdout] test locale::tests::the_stable_key_works_in_any_locale ... ok [INFO] [stdout] test locale::tests::unknown_names_are_e0014 ... ok [INFO] [stdout] test locale::tests::unnamed_tiers_stay_unnamed_in_every_locale ... ok [INFO] [stdout] test num::tests::appendix_i1_earth_intercalation ... ok [INFO] [stdout] test num::tests::appendix_i2_earth_grouping_derives_the_metonic_cycle ... ok [INFO] [stdout] test codec::tests::named_form_round_trips ... ok [INFO] [stdout] test num::tests::appendix_i3_mars_intercalation ... ok [INFO] [stdout] test num::tests::cf_expand_returns_the_full_sequence ... ok [INFO] [stdout] test num::tests::appendix_i5_titan_intercalation ... ok [INFO] [stdout] test num::tests::decimal_parsing_is_exact ... ok [INFO] [stdout] test num::tests::decimal_rendering_states_its_mode ... ok [INFO] [stdout] test num::tests::interval_arithmetic_widens_and_rejects_inversion ... ok [INFO] [stdout] test num::tests::convergents_alternate_around_the_value_and_improve ... ok [INFO] [stdout] test num::tests::interval_division_rejects_a_divisor_spanning_zero ... ok [INFO] [stdout] test num::tests::isqrt_on_perfect_squares_and_large_values ... ok [INFO] [stdout] test num::tests::mul_div_intermediate_cannot_overflow ... ok [INFO] [stdout] test num::tests::mul_div_is_exact_and_returns_the_remainder ... ok [INFO] [stdout] test num::tests::mul_div_reports_a_quotient_that_leaves_the_domain ... ok [INFO] [stdout] test num::tests::mul_div_rounded_honours_the_mode ... ok [INFO] [stdout] test codec::tests::group_codec_round_trips ... ok [INFO] [stdout] test num::tests::rational_comparison_cannot_overflow ... ok [INFO] [stdout] test num::tests::rational_arithmetic_is_exact ... ok [INFO] [stdout] test num::tests::rationals_reduce_and_compare_exactly ... ok [INFO] [stdout] test codec::tests::digit_form_round_trips_over_the_domain ... ok [INFO] [stdout] test profile::tests::beat_is_five_to_the_sixtieth ... ok [INFO] [stdout] test profile::tests::big_bang_claim_is_symmetric_and_inert ... ok [INFO] [stdout] test profile::tests::bridge_is_the_only_foreign_unit_door ... ok [INFO] [stdout] test profile::tests::datum_statement_makes_no_measurement_claim ... ok [INFO] [stdout] test profile::tests::frame_is_declared ... ok [INFO] [stdout] test profile::tests::missing_provenance_is_e0013 ... ok [INFO] [stdout] test profile::tests::origin_offset_is_a_whole_number_of_beats ... ok [INFO] [stdout] test profile::tests::origin_offset_structure_matches_appendix_a ... ok [INFO] [stdout] test profile::tests::provenance_chain_reaches_the_declared_origin_offset ... ok [INFO] [stdout] test qualified::tests::a_body_containing_colons_still_parses ... ok [INFO] [stdout] test qualified::tests::a_derived_rendering_must_state_its_anchor_revision ... ok [INFO] [stdout] test qualified::tests::calendar_id_grammar ... ok [INFO] [stdout] test qualified::tests::discarding_the_qualifier_is_explicit ... ok [INFO] [stdout] test qualified::tests::legacy_renderings_carry_w0005 ... ok [INFO] [stdout] test qualified::tests::qualified_input_round_trips ... ok [INFO] [stdout] test qualified::tests::rendering_always_states_the_calendar ... ok [INFO] [stdout] test qualified::tests::require_derived_rejects_legacy ... ok [INFO] [stdout] test qualified::tests::unqualified_input_is_e0007 ... ok [INFO] [stdout] test tier::tests::display_uses_index_notation ... ok [INFO] [stdout] test tier::tests::each_tier_is_3125_of_the_one_below ... ok [INFO] [stdout] test tier::tests::exponent_is_canonical_identity ... ok [INFO] [stdout] test tier::tests::grid_has_45_tiers ... ok [INFO] [stdout] test tier::tests::names_are_display_only ... ok [INFO] [stdout] test tier::tests::no_duplicate_names ... ok [INFO] [stdout] test tier::tests::off_grid_exponents_rejected ... ok [INFO] [stdout] test tier::tests::tick_tier_is_one_tick ... ok [INFO] [stdout] test tier::tests::top_tier_fits_and_next_would_not ... ok [INFO] [stdout] test value::rule_u_tests::coarse_window_at_the_ceiling_is_clipped_to_the_domain ... ok [INFO] [stdout] test value::rule_u_tests::elapsed_between_windows_is_a_span ... ok [INFO] [stdout] test value::rule_u_tests::round_trip_through_span_preserves_containment ... ok [INFO] [stdout] test value::rule_u_tests::span_addition_is_interval_addition ... ok [INFO] [stdout] test value::rule_u_tests::span_is_an_interval_of_magnitudes ... ok [INFO] [stdout] test value::rule_u_tests::span_midpoint_must_be_asked_for ... ok [INFO] [stdout] test value::rule_u_tests::span_subtraction_clamps_at_zero_and_says_so ... ok [INFO] [stdout] test value::rule_u_tests::stated_cannot_be_refined_only_coarsened ... ok [INFO] [stdout] test value::rule_u_tests::stated_comparison_across_unequal_precision ... ok [INFO] [stdout] test value::rule_u_tests::stated_comparison_uses_interval_semantics ... ok [INFO] [stdout] test value::rule_u_tests::stated_equality_is_about_the_statement ... ok [INFO] [stdout] test value::rule_u_tests::subtracting_a_span_is_outward_and_strict_at_the_datum ... ok [INFO] [stdout] test value::rule_u_tests::uncertain_instant_plus_uncertain_duration_widens ... ok [INFO] [stdout] test num::tests::isqrt_post_conditions_hold ... ok [INFO] [stdout] test value::tests::byte_order_is_chronological_order ... ok [INFO] [stdout] test value::tests::canonical_binary_is_64_bytes_and_round_trips ... ok [INFO] [stdout] test value::tests::comparison_across_precision_can_be_indeterminate ... ok [INFO] [stdout] test num::tests::sqrt_enclosure_contains_the_true_root_and_narrows_with_scale ... ok [INFO] [stdout] test value::tests::delta_arithmetic ... ok [INFO] [stdout] test value::tests::floor_ceil_bracket_the_value ... ok [INFO] [stdout] test value::tests::groups_descend_and_reassemble ... ok [INFO] [stdout] test value::tests::nothing_precedes_the_datum ... ok [INFO] [stdout] test value::tests::order_is_chronological_and_total ... ok [INFO] [stdout] test value::tests::rebase_is_identity_within_a_profile ... ok [INFO] [stdout] test value::tests::rounding_modes_behave ... ok [INFO] [stdout] test value::tests::signed_window_is_inert ... ok [INFO] [stdout] test value::tests::since_fails_backwards_but_between_does_not ... ok [INFO] [stdout] test value::tests::tier_precision_denotes_a_closed_interval ... ok [INFO] [stdout] test value::tests::tier_values_are_base_5_groups ... ok [INFO] [stdout] test value::tests::truncation_is_monotone ... ok [INFO] [stdout] test value::tests::window_arithmetic_is_interval_arithmetic ... ok [INFO] [stdout] test value::tests::domain_ceiling_is_enforced ... ok [INFO] [stdout] test value::tests::delta_tier_of_finds_the_largest_fitting_tier ... ok [INFO] [stdout] test profile::tests::alignment_invariants_hold ... ok [INFO] [stdout] test ident::tests::ucid_order_equals_numeric_order_fuzzed ... ok [INFO] [stdout] test codec::tests::human_form_round_trips_over_the_domain ... ok [INFO] [stdout] test codec::tests::the_two_forms_denote_the_same_value ... ok [INFO] [stdout] test ident::tests::ucid_round_trips ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running tests/bridge_constructor.rs (/opt/rustwide/target/debug/deps/bridge_constructor-dc49cbcf0ae22240) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test a_zero_bridge_does_not_hang ... ok [INFO] [stdout] test the_valuation_counts_the_fives ... ok [INFO] [stdout] test the_derived_divisibility_is_what_uc1_declares ... ok [INFO] [stdout] test a_bridge_can_be_built_from_its_parts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-7054ec243f540a25) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling bnum v0.14.4 [INFO] [stderr] Compiling ucal-core v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ucal-core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ucal-core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/signed_window_as_operand.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_fail/signed_window_into_delta.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_fail/signed_window_arithmetic.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_fail/frame_bridge_claim_as_operand.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_pass/profile_is_implementable.rs [should pass] ... ok [INFO] [stderr] test tests/compile_pass/calendar_identity_is_implementable.rs [should pass] ... ok [INFO] [stderr] test tests/compile_pass/tick_int_is_implementable.rs [should pass] ... ok [INFO] [stderr] test tests/compile_fail/window_into_instant.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_fail/stated_is_not_an_instant.rs [should fail to compile] ... ok [INFO] [stderr] test tests/compile_fail/cross_profile_arithmetic.rs [should fail to compile] ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/compile_fail/cross_profile_arithmetic.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | let _ = a.since(&b); [INFO] [stderr] | ----- ^^ expected `&Instant`, found `&Instant` [INFO] [stderr] | | [INFO] [stderr] | arguments to this method are incorrect [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&ucal_core::Instant` [INFO] [stderr] found reference `&ucal_core::Instant` [INFO] [stderr] note: method defined here [INFO] [stderr] --> src/value.rs [INFO] [stderr] | [INFO] [stderr] | pub fn since(&self, earlier: &Self) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/compile_fail/cross_profile_arithmetic.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | let _ = a.since(&b); [INFO] [stderr] | ----- ^^ expected `&Instant`, found `&Instant` [INFO] [stderr] | | [INFO] [stderr] | arguments to this method are incorrect [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&Instant` [INFO] [stderr] found reference `&Instant` [INFO] [stderr] note: method defined here [INFO] [stderr] --> src/value.rs [INFO] [stderr] | [INFO] [stderr] | pub fn since(&self, earlier: &Self) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/cross_profile_comparison.rs [should fail to compile] ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/compile_fail/cross_profile_comparison.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | let _ = a == b; [INFO] [stderr] | ^ expected `Instant`, found `Instant` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `ucal_core::Instant` [INFO] [stderr] found struct `ucal_core::Instant` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> tests/compile_fail/cross_profile_comparison.rs:11:18 [INFO] [stderr] | [INFO] [stderr] 11 | let _ = a == b; [INFO] [stderr] | ^ expected `Instant`, found `Instant` [INFO] [stderr] | [INFO] [stderr] = note: expected struct `Instant` [INFO] [stderr] found struct `Instant` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/profile_without_a_frame.rs [should fail to compile] ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test rule_q3_and_rule_p_are_enforced_by_the_type_system ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rule_q3_and_rule_p_are_enforced_by_the_type_system stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'rule_q3_and_rule_p_are_enforced_by_the_type_system' (806) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/run.rs:102:13: [INFO] [stdout] 2 of 12 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648fde4ef271 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648fde4ef271 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648fde4ef271 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x648fde4ef271 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x648fde505a7a - ::fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x648fde505a7a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 6: 0x648fde4f3d3c - core[7c831bd917ebf35f]::io::write::default_write_fmt::> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11 [INFO] [stdout] 7: 0x648fde4f3d3c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13 [INFO] [stdout] 8: 0x648fde4c8746 - ::print [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x648fde4c8746 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x648fde4e6899 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x648fde47fba0 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 12: 0x648fde47fba0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x648fde4e6a52 - core[7c831bd917ebf35f]::ops::function::Fn<(&'a std[104cf6e2632825ea]::panic::PanicHookInfo<'b>,), Output = ()> + core[7c831bd917ebf35f]::marker::Send + core[7c831bd917ebf35f]::marker::Sync> as core[7c831bd917ebf35f]::ops::function::Fn<(&std[104cf6e2632825ea]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2334:9 [INFO] [stdout] 14: 0x648fde4e6a52 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:823:13 [INFO] [stdout] 15: 0x648fde4c87f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13 [INFO] [stdout] 16: 0x648fde4c0919 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x648fde4c93ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5 [INFO] [stdout] 18: 0x648fde50626c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x648fde3a7c24 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/run.rs:102:13 [INFO] [stdout] 20: 0x648fde3b2d48 - ::drop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.118/src/lib.rs:342:38 [INFO] [stdout] 21: 0x648fde255c17 - core[7c831bd917ebf35f]::ptr::drop_glue:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ptr/mod.rs:847:1 [INFO] [stdout] 22: 0x648fde255f2e - compile_fail[d09dc279c3898ca6]::rule_q3_and_rule_p_are_enforced_by_the_type_system [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:33:1 [INFO] [stdout] 23: 0x648fde255d77 - compile_fail[d09dc279c3898ca6]::rule_q3_and_rule_p_are_enforced_by_the_type_system::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:10:56 [INFO] [stdout] 24: 0x648fde256396 - >::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x648fde472e8b - core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x648fde472e8b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:733:18 [INFO] [stdout] 27: 0x648fde4804f5 - test[73009c9f9aebf890]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:74 [INFO] [stdout] 28: 0x648fde4804f5 - as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x648fde4804f5 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 30: 0x648fde4804f5 - std[104cf6e2632825ea]::panicking::catch_unwind::, core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x648fde4804f5 - std[104cf6e2632825ea]::panic::catch_unwind::, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x648fde4804f5 - test[73009c9f9aebf890]::run_test_in_process [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:756:27 [INFO] [stdout] 33: 0x648fde4804f5 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:677:43 [INFO] [stdout] 34: 0x648fde4798b4 - test[73009c9f9aebf890]::run_test::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/test/src/lib.rs:707:41 [INFO] [stdout] 35: 0x648fde4798b4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x648fde483652 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 37: 0x648fde483652 - ::{closure#1}::{closure#0}> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x648fde483652 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43 [INFO] [stdout] 39: 0x648fde483652 - std[104cf6e2632825ea]::panicking::catch_unwind::<(), core[7c831bd917ebf35f]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x648fde483652 - std[104cf6e2632825ea]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x648fde483652 - std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 42: 0x648fde483652 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x648fde4ee529 - + core[7c831bd917ebf35f]::marker::Send> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/boxed.rs:2320:9 [INFO] [stdout] 44: 0x648fde4ee529 - ::new::thread_start [INFO] [stdout] at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/thread/unix.rs:123:17 [INFO] [stdout] 45: 0x7e573c3db07a - [INFO] [stdout] 46: 0x7e573c46e534 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rule_q3_and_rule_p_are_enforced_by_the_type_system [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.98s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test compile_fail` [INFO] running `Command { std: "docker" "inspect" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b", kill_on_drop: false }` [INFO] [stdout] 7cfbc8fd9fb59f257f740c989a62068592238e0c73a0390a3c40724269e63a7b