[INFO] fetching crate haima-core 0.1.0... [INFO] testing haima-core-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate haima-core 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate haima-core 0.1.0 [INFO] finished tweaking crates.io crate haima-core 0.1.0 [INFO] tweaked toml for crates.io crate haima-core 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate haima-core 0.1.0 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 haima-core 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e0a01977e248564cf2782ad951608453a39885f57d845db336f15ac76a211c9d [INFO] running `Command { std: "docker" "start" "-a" "e0a01977e248564cf2782ad951608453a39885f57d845db336f15ac76a211c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a01977e248564cf2782ad951608453a39885f57d845db336f15ac76a211c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a01977e248564cf2782ad951608453a39885f57d845db336f15ac76a211c9d", kill_on_drop: false }` [INFO] [stdout] e0a01977e248564cf2782ad951608453a39885f57d845db336f15ac76a211c9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 873382605da27248e64fd415feeca9336ae45a0cc86b89b11a08201006f4a436 [INFO] running `Command { std: "docker" "start" "-a" "873382605da27248e64fd415feeca9336ae45a0cc86b89b11a08201006f4a436", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling aios-protocol v0.2.0 [INFO] [stderr] Compiling haima-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.40s [INFO] running `Command { std: "docker" "inspect" "873382605da27248e64fd415feeca9336ae45a0cc86b89b11a08201006f4a436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873382605da27248e64fd415feeca9336ae45a0cc86b89b11a08201006f4a436", kill_on_drop: false }` [INFO] [stdout] 873382605da27248e64fd415feeca9336ae45a0cc86b89b11a08201006f4a436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 11a161eeaac02e90403e9f23100b7fbaf0a4f93c6d023107ceb55ff259044f1e [INFO] running `Command { std: "docker" "start" "-a" "11a161eeaac02e90403e9f23100b7fbaf0a4f93c6d023107ceb55ff259044f1e", kill_on_drop: false }` [INFO] [stderr] Compiling haima-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "11a161eeaac02e90403e9f23100b7fbaf0a4f93c6d023107ceb55ff259044f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a161eeaac02e90403e9f23100b7fbaf0a4f93c6d023107ceb55ff259044f1e", kill_on_drop: false }` [INFO] [stdout] 11a161eeaac02e90403e9f23100b7fbaf0a4f93c6d023107ceb55ff259044f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ea7f2499416c8ed1910424a1edf92bcf9dadea0ef45e562aac55dbd1d5d81523 [INFO] running `Command { std: "docker" "start" "-a" "ea7f2499416c8ed1910424a1edf92bcf9dadea0ef45e562aac55dbd1d5d81523", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haima_core-955e4c780e1a4c2b) [INFO] [stdout] [INFO] [stdout] running 111 tests [INFO] [stdout] test bureau::tests::flag_economic_hibernate_detected ... ok [INFO] [stdout] test bureau::tests::credit_report_serde_roundtrip ... ok [INFO] [stdout] test bureau::tests::flag_high_utilization_not_triggered_at_80_percent ... ok [INFO] [stdout] test bureau::tests::flag_high_utilization_detected ... ok [INFO] [stdout] test bureau::tests::flag_recent_default_detected ... ok [INFO] [stdout] test bureau::tests::flag_trust_degrading_detected ... ok [INFO] [stdout] test bureau::tests::generate_report_for_new_agent ... ok [INFO] [stdout] test bureau::tests::generate_report_for_premium_agent ... ok [INFO] [stdout] test bureau::tests::generate_report_with_multiple_flags ... ok [INFO] [stdout] test bureau::tests::risk_flag_type_display ... ok [INFO] [stdout] test bureau::tests::risk_flag_type_serde_roundtrip ... ok [INFO] [stdout] test bureau::tests::risk_rating_at_exact_boundary_075 ... ok [INFO] [stdout] test bureau::tests::flag_rapid_spending_detected ... ok [INFO] [stdout] test bureau::tests::flag_new_agent_detected_for_no_history ... ok [INFO] [stdout] test bureau::tests::risk_rating_critical_with_two_critical_flags ... ok [INFO] [stdout] test bureau::tests::risk_rating_critical_with_very_low_score ... ok [INFO] [stdout] test bureau::tests::flag_high_utilization_ignored_for_frozen_line ... ok [INFO] [stdout] test bureau::tests::risk_rating_high_with_one_critical_flag ... ok [INFO] [stdout] test bureau::tests::risk_rating_info_flags_do_not_downgrade ... ok [INFO] [stdout] test bureau::tests::risk_rating_low_with_high_scores_no_flags ... ok [INFO] [stdout] test bureau::tests::risk_rating_medium_with_high_scores_but_warning_flag ... ok [INFO] [stdout] test credit::tests::agent_with_low_history_gets_micro ... ok [INFO] [stdout] test bureau::tests::risk_rating_serde_roundtrip ... ok [INFO] [stdout] test credit::tests::agent_with_moderate_history_gets_standard ... ok [INFO] [stdout] test credit::tests::check_credit_positive_balance_no_reduction ... ok [INFO] [stdout] test credit::tests::check_credit_none_tier_always_rejected ... ok [INFO] [stdout] test bureau::tests::risk_rating_medium_with_moderate_scores ... ok [INFO] [stdout] test credit::tests::check_credit_rejected_exceeds_limit ... ok [INFO] [stdout] test credit::tests::check_credit_with_debt_exceeding_limit ... ok [INFO] [stdout] test credit::tests::credit_check_result_serde_roundtrip ... ok [INFO] [stdout] test credit::tests::score_clamps_inputs_above_one ... ok [INFO] [stdout] test credit::tests::credit_score_serde_roundtrip ... ok [INFO] [stdout] test credit::tests::tier_at_exact_boundary_micro ... ok [INFO] [stdout] test credit::tests::credit_check_rejected_includes_reason_in_json ... ok [INFO] [stdout] test bureau::tests::risk_rating_display ... ok [INFO] [stdout] test credit::tests::new_agent_with_no_history_gets_none_tier ... ok [INFO] [stdout] test credit::tests::check_credit_approved ... ok [INFO] [stdout] test credit::tests::check_credit_with_debt_reduces_available ... ok [INFO] [stdout] test credit::tests::tier_at_exact_boundary_standard ... ok [INFO] [stdout] test credit::tests::tier_at_exact_boundary_premium ... ok [INFO] [stdout] test credit::tests::tier_just_below_micro ... ok [INFO] [stdout] test credit::tests::score_weights_sum_to_one ... ok [INFO] [stdout] test credit::tests::tier_serde_roundtrip ... ok [INFO] [stdout] test credit::tests::agent_with_perfect_history_gets_premium ... ok [INFO] [stdout] test bureau::tests::report_payment_summary_matches_history ... ok [INFO] [stdout] test credit::tests::tier_spending_limits ... ok [INFO] [stdout] test credit::tests::check_credit_exact_limit_approved ... ok [INFO] [stdout] test credit::tests::volume_factor_is_zero_for_no_volume ... ok [INFO] [stdout] test event::tests::all_event_types_have_namespace ... ok [INFO] [stdout] test bureau::tests::risk_rating_high_with_score_between_03_and_05 ... ok [INFO] [stdout] test lending::tests::accrue_interest_with_drawn_balance ... ok [INFO] [stdout] test event::tests::finance_event_serde_roundtrip ... ok [INFO] [stdout] test lending::tests::accrue_interest_zero_balance_returns_zero ... ok [INFO] [stdout] test lending::tests::calculate_interest_half_year ... ok [INFO] [stdout] test lending::tests::calculate_interest_one_year ... ok [INFO] [stdout] test lending::tests::credit_line_status_display ... ok [INFO] [stdout] test lending::tests::credit_line_status_serde_roundtrip ... ok [INFO] [stdout] test lending::tests::default_active_line_succeeds ... ok [INFO] [stdout] test lending::tests::credit_line_serde_roundtrip ... ok [INFO] [stdout] test lending::tests::default_frozen_line_succeeds ... ok [INFO] [stdout] test lending::tests::close_with_balance_fails ... ok [INFO] [stdout] test bureau::tests::no_flags_for_healthy_agent ... ok [INFO] [stdout] test lending::tests::calculate_interest_zero_rate ... ok [INFO] [stdout] test lending::tests::draw_exceeds_limit_rejected ... ok [INFO] [stdout] test lending::tests::draw_on_frozen_line_rejected ... ok [INFO] [stdout] test lending::tests::default_closed_line_fails ... ok [INFO] [stdout] test lending::tests::draw_result_serde_roundtrip ... ok [INFO] [stdout] test event::tests::event_type_format ... ok [INFO] [stdout] test bureau::tests::flag_new_agent_not_triggered_for_old_account ... ok [INFO] [stdout] test lending::tests::draw_zero_amount_is_noop ... ok [INFO] [stdout] test lending::tests::freeze_active_line_succeeds ... ok [INFO] [stdout] test bureau::tests::flag_new_agent_detected_for_young_account ... ok [INFO] [stdout] test lending::tests::freeze_closed_line_fails ... ok [INFO] [stdout] test lending::tests::freeze_frozen_line_is_idempotent ... ok [INFO] [stdout] test credit::tests::tier_display ... ok [INFO] [stdout] test lending::tests::draw_within_limit_approved ... ok [INFO] [stdout] test lending::tests::full_draw_repay_close_lifecycle ... ok [INFO] [stdout] test lending::tests::calculate_interest_zero_principal ... ok [INFO] [stdout] test lending::tests::open_credit_line_standard_tier ... ok [INFO] [stdout] test lending::tests::repay_full_balance_restores_available ... ok [INFO] [stdout] test lending::tests::repay_overpayment_does_not_go_negative ... ok [INFO] [stdout] test lending::tests::repay_interest_first_then_principal ... ok [INFO] [stdout] test payment::tests::payment_request_serde_roundtrip ... ok [INFO] [stdout] test policy::tests::auto_approve_small_amount ... ok [INFO] [stdout] test policy::tests::default_policy ... ok [INFO] [stdout] test policy::tests::deny_large_amount ... ok [INFO] [stdout] test policy::tests::policy_serde_roundtrip ... ok [INFO] [stdout] test lending::tests::unfreeze_active_line_fails ... ok [INFO] [stdout] test lending::tests::unfreeze_frozen_line_succeeds ... ok [INFO] [stdout] test payment::tests::payment_decision_variants ... ok [INFO] [stdout] test receipt::tests::payment_receipt_serde_roundtrip ... ok [INFO] [stdout] test scheme::tests::token_info_usdc_base ... ok [INFO] [stdout] test scheme::tests::payment_scheme_serde_roundtrip ... ok [INFO] [stdout] test receipt::tests::transaction_direction_serde ... ok [INFO] [stdout] test policy::tests::deny_when_disabled ... ok [INFO] [stdout] test policy::tests::require_approval_medium_amount ... ok [INFO] [stdout] test wallet::tests::chain_id_constructors ... ok [INFO] [stdout] test wallet::tests::chain_id_serde_roundtrip ... ok [INFO] [stdout] test lending::tests::open_credit_line_micro_tier ... ok [INFO] [stdout] test wallet::tests::usdc_conversion ... ok [INFO] [stdout] test wallet::tests::wallet_address_display ... ok [INFO] [stdout] test lending::tests::repay_reduces_balance ... ok [INFO] [stdout] test lending::tests::open_credit_line_none_tier_returns_none ... ok [INFO] [stdout] test lending::tests::draw_exact_limit_approved ... ok [INFO] [stdout] test lending::tests::calculate_interest_zero_duration ... ok [INFO] [stdout] test lending::tests::close_zero_balance_succeeds ... ok [INFO] [stderr] Doc-tests haima_core [INFO] [stdout] test lending::tests::draw_on_defaulted_line_rejected ... ok [INFO] [stdout] test lending::tests::interest_rates_by_tier ... ok [INFO] [stdout] test lending::tests::multiple_draws_reduce_available ... ok [INFO] [stdout] test lending::tests::open_credit_line_premium_tier ... ok [INFO] [stdout] test lending::tests::repayment_record_serde_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea7f2499416c8ed1910424a1edf92bcf9dadea0ef45e562aac55dbd1d5d81523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7f2499416c8ed1910424a1edf92bcf9dadea0ef45e562aac55dbd1d5d81523", kill_on_drop: false }` [INFO] [stdout] ea7f2499416c8ed1910424a1edf92bcf9dadea0ef45e562aac55dbd1d5d81523