[INFO] fetching crate utf8proj-core 0.9.1... [INFO] testing utf8proj-core-0.9.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate utf8proj-core 0.9.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate utf8proj-core 0.9.1 [INFO] finished tweaking crates.io crate utf8proj-core 0.9.1 [INFO] tweaked toml for crates.io crate utf8proj-core 0.9.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate utf8proj-core 0.9.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate utf8proj-core 0.9.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8dd16c316e2fb209d03e35294d18ae15548e1598bbab071cdbc4c6c5dd7a08f [INFO] running `Command { std: "docker" "start" "-a" "a8dd16c316e2fb209d03e35294d18ae15548e1598bbab071cdbc4c6c5dd7a08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8dd16c316e2fb209d03e35294d18ae15548e1598bbab071cdbc4c6c5dd7a08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8dd16c316e2fb209d03e35294d18ae15548e1598bbab071cdbc4c6c5dd7a08f", kill_on_drop: false }` [INFO] [stdout] a8dd16c316e2fb209d03e35294d18ae15548e1598bbab071cdbc4c6c5dd7a08f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec00b8f2eb61436d0d0d7905274459ecff3732b96c07ed5a74c711f920ca3875 [INFO] running `Command { std: "docker" "start" "-a" "ec00b8f2eb61436d0d0d7905274459ecff3732b96c07ed5a74c711f920ca3875", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling utf8proj-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "ec00b8f2eb61436d0d0d7905274459ecff3732b96c07ed5a74c711f920ca3875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec00b8f2eb61436d0d0d7905274459ecff3732b96c07ed5a74c711f920ca3875", kill_on_drop: false }` [INFO] [stdout] ec00b8f2eb61436d0d0d7905274459ecff3732b96c07ed5a74c711f920ca3875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23571e41c6c572ad0914a78562d683cbffa67f4f1e48d63d52cadc7bda97e2fa [INFO] running `Command { std: "docker" "start" "-a" "23571e41c6c572ad0914a78562d683cbffa67f4f1e48d63d52cadc7bda97e2fa", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling utf8proj-core v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "23571e41c6c572ad0914a78562d683cbffa67f4f1e48d63d52cadc7bda97e2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23571e41c6c572ad0914a78562d683cbffa67f4f1e48d63d52cadc7bda97e2fa", kill_on_drop: false }` [INFO] [stdout] 23571e41c6c572ad0914a78562d683cbffa67f4f1e48d63d52cadc7bda97e2fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5de1c578085075fe8e62a234545e3e4ac9976f989ce572157d0a4189b143af8a [INFO] running `Command { std: "docker" "start" "-a" "5de1c578085075fe8e62a234545e3e4ac9976f989ce572157d0a4189b143af8a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utf8proj_core-afcafb8a587dd6b8) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test classifier_tests::test_classifier_trait_exists ... ok [INFO] [stdout] test classifier_tests::test_group_by_multiple_categories ... ok [INFO] [stdout] test classifier_tests::test_custom_classifier_works ... ok [INFO] [stdout] test classifier_tests::test_group_by_no_mutation ... ok [INFO] [stdout] test classifier_tests::test_group_by_ordering_correct ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_backlog ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_doing ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_doing_boundaries ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_invalid ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_ready ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_name ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_ready_boundary ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_done ... ok [INFO] [stdout] test classifier_tests::test_group_by_single_task ... ok [INFO] [stdout] test classifier_tests::test_group_by_empty_project ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_review ... ok [INFO] [stdout] test classifier_tests::test_status_classifier_review_boundary ... ok [INFO] [stdout] test tests::assign_sets_full_allocation ... ok [INFO] [stdout] test tests::assign_with_units_sets_custom_allocation ... ok [INFO] [stdout] test classifier_tests::test_group_by_multiple_tasks_same_category ... ok [INFO] [stdout] test tests::calendar_hours_per_day ... ok [INFO] [stdout] test tests::calendar_with_holiday ... ok [INFO] [stdout] test tests::calendar_working_day ... ok [INFO] [stdout] test tests::collecting_emitter_basic ... ok [INFO] [stdout] test tests::collecting_emitter_sorted ... ok [INFO] [stdout] test tests::collecting_emitter_sorted_by_location ... ok [INFO] [stdout] test tests::container_progress_all_complete ... ok [INFO] [stdout] test tests::container_progress_effective_with_override ... ok [INFO] [stdout] test tests::container_progress_empty_container ... ok [INFO] [stdout] test tests::container_progress_mismatch_detection ... ok [INFO] [stdout] test tests::container_progress_nested_containers ... ok [INFO] [stdout] test tests::container_progress_none_started ... ok [INFO] [stdout] test tests::container_progress_uses_effort_fallback ... ok [INFO] [stdout] test tests::container_progress_weighted_average ... ok [INFO] [stdout] test tests::container_progress_zero_duration_children ... ok [INFO] [stdout] test tests::cost_policy_default_is_midpoint ... ok [INFO] [stdout] test tests::cost_policy_midpoint ... ok [INFO] [stdout] test tests::cost_policy_optimistic ... ok [INFO] [stdout] test tests::cost_policy_pessimistic ... ok [INFO] [stdout] test tests::cost_range_add ... ok [INFO] [stdout] test tests::cost_range_fixed ... ok [INFO] [stdout] test tests::cost_range_spread ... ok [INFO] [stdout] test tests::cost_range_spread_percent_zero_expected ... ok [INFO] [stdout] test tests::derived_status_complete_from_actual_finish ... ok [INFO] [stdout] test tests::derived_status_complete_from_percent ... ok [INFO] [stdout] test tests::depends_on_creates_fs_dependency ... ok [INFO] [stdout] test tests::derived_status_explicit_overrides ... ok [INFO] [stdout] test tests::derived_status_in_progress_from_actual_start ... ok [INFO] [stdout] test tests::derived_status_in_progress_from_percent ... ok [INFO] [stdout] test tests::derived_status_not_started ... ok [INFO] [stdout] test tests::diagnostic_builder_pattern ... ok [INFO] [stdout] test tests::diagnostic_code_as_str ... ok [INFO] [stdout] test tests::diagnostic_code_as_str_all_codes ... ok [INFO] [stdout] test tests::diagnostic_code_default_severity_all ... ok [INFO] [stdout] test tests::diagnostic_code_default_severity ... ok [INFO] [stdout] test tests::diagnostic_code_display ... ok [INFO] [stdout] test tests::diagnostic_code_ordering_priority ... ok [INFO] [stdout] test tests::diagnostic_code_ordering_priority_all ... ok [INFO] [stdout] test tests::diagnostic_is_error ... ok [INFO] [stdout] test tests::diagnostic_new_derives_severity ... ok [INFO] [stdout] test tests::duration_arithmetic ... ok [INFO] [stdout] test tests::duration_constructors ... ok [INFO] [stdout] test tests::effective_percent_complete_clamped ... ok [INFO] [stdout] test tests::effective_percent_complete_default ... ok [INFO] [stdout] test tests::effective_progress_container_no_override ... ok [INFO] [stdout] test tests::effective_progress_leaf_no_complete ... ok [INFO] [stdout] test tests::holiday_contains_date ... ok [INFO] [stdout] test tests::money_new ... ok [INFO] [stdout] test tests::progress_mismatch_leaf_returns_none ... ok [INFO] [stdout] test tests::project_get_profile ... ok [INFO] [stdout] test tests::project_get_resource ... ok [INFO] [stdout] test tests::project_get_task_nested ... ok [INFO] [stdout] test tests::project_get_trait ... ok [INFO] [stdout] test tests::project_has_rfc0001_fields ... ok [INFO] [stdout] test tests::project_leaf_tasks ... ok [INFO] [stdout] test tests::rate_range_apply_multiplier ... ok [INFO] [stdout] test tests::rate_range_collapsed ... ok [INFO] [stdout] test tests::rate_range_expected_midpoint ... ok [INFO] [stdout] test tests::rate_range_inverted ... ok [INFO] [stdout] test tests::rate_range_spread_percent ... ok [INFO] [stdout] test tests::rate_range_spread_percent_zero_expected ... ok [INFO] [stdout] test tests::rate_range_with_currency ... ok [INFO] [stdout] test tests::remaining_duration_fully_complete ... ok [INFO] [stdout] test tests::remaining_duration_linear_interpolation ... ok [INFO] [stdout] test tests::remaining_duration_uses_effort_if_no_duration ... ok [INFO] [stdout] test tests::remaining_duration_zero_complete ... ok [INFO] [stdout] test tests::resource_efficiency ... ok [INFO] [stdout] test tests::resource_effective_availability ... ok [INFO] [stdout] test tests::resource_profile_builder ... ok [INFO] [stdout] test tests::resource_profile_builder_calendar ... ok [INFO] [stdout] test tests::resource_profile_builder_efficiency ... ok [INFO] [stdout] test tests::resource_profile_is_abstract ... ok [INFO] [stdout] test tests::resource_profile_with_traits ... ok [INFO] [stdout] test tests::resource_rate_fixed ... ok [INFO] [stdout] test tests::resource_rate ... ok [INFO] [stdout] test tests::resource_specializes ... ok [INFO] [stdout] test tests::resource_profile_skills_batch ... ok [INFO] [stdout] test tests::resource_rate_range ... ok [INFO] [stdout] test tests::scheduling_mode_capabilities_duration_based ... ok [INFO] [stdout] test tests::scheduling_mode_default_is_duration_based ... ok [INFO] [stdout] test tests::scheduling_mode_description ... ok [INFO] [stdout] test tests::scheduling_mode_capabilities_effort_based ... ok [INFO] [stdout] test tests::scheduling_mode_display ... ok [INFO] [stdout] test tests::severity_as_str ... ok [INFO] [stdout] test tests::scheduled_task_test_new ... ok [INFO] [stdout] test tests::source_span_with_label ... ok [INFO] [stdout] test tests::scheduling_mode_capabilities_resource_loaded ... ok [INFO] [stdout] test tests::task_builder_assign_with_units ... ok [INFO] [stdout] test tests::task_builder_assign ... ok [INFO] [stdout] test tests::task_assign_with_units ... ok [INFO] [stdout] test tests::task_builder_depends_on ... ok [INFO] [stdout] test tests::task_builder_summary ... ok [INFO] [stdout] test tests::task_builder_duration ... ok [INFO] [stdout] test tests::task_builder_with_progress_fields ... ok [INFO] [stdout] test tests::task_builder_effort ... ok [INFO] [stdout] test tests::task_is_summary ... ok [INFO] [stdout] test tests::task_builder ... ok [INFO] [stdout] test tests::source_span_with_label_and_display ... ok [INFO] [stdout] test tests::time_range_duration ... ok [INFO] [stdout] test tests::task_status_display ... ok [INFO] [stdout] test tests::trait_builder ... ok [INFO] [stdout] test tests::task_milestone ... ok [INFO] [stdout] test tests::with_dependency_preserves_all_fields ... ok [INFO] [stdout] test tests::trait_default_multiplier ... ok [INFO] [stdout] test tests::severity_display ... ok [INFO] [stderr] Doc-tests utf8proj_core [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - group_by (line 3716) ... ignored [INFO] [stdout] test src/lib.rs - ResourceProfile (line 292) ... ok [INFO] [stdout] test src/lib.rs - Trait (line 141) ... ok [INFO] [stdout] test src/lib.rs - DiagnosticEmitter (line 2121) ... ok [INFO] [stdout] test src/lib.rs - Diagnostic (line 1996) ... ok [INFO] [stdout] test src/lib.rs - Classifier (line 3651) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5de1c578085075fe8e62a234545e3e4ac9976f989ce572157d0a4189b143af8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de1c578085075fe8e62a234545e3e4ac9976f989ce572157d0a4189b143af8a", kill_on_drop: false }` [INFO] [stdout] 5de1c578085075fe8e62a234545e3e4ac9976f989ce572157d0a4189b143af8a