[INFO] cloning repository https://github.com/kasuha07/gpu-usage-ntfy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kasuha07/gpu-usage-ntfy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuha07%2Fgpu-usage-ntfy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuha07%2Fgpu-usage-ntfy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e344ab4c196c6914125658b114363a1f80d8c02
[INFO] testing kasuha07/gpu-usage-ntfy against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuha07%2Fgpu-usage-ntfy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kasuha07/gpu-usage-ntfy
[INFO] finished tweaking git repo https://github.com/kasuha07/gpu-usage-ntfy
[INFO] tweaked toml for git repo https://github.com/kasuha07/gpu-usage-ntfy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kasuha07/gpu-usage-ntfy on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kasuha07/gpu-usage-ntfy 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nvml-wrapper v0.12.0
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4
[INFO] running `Command { std: "docker" "start" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", 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" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", 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" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling nvml-wrapper-sys v0.9.0
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling nvml-wrapper v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gpu-usage-ntfy v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", 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" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling gpu-usage-ntfy v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 48.62s
[INFO] running `Command { std: "docker" "inspect" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", 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" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/gpu_usage_ntfy-ab371e5ba051d5fa)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test app::tests::identical_aggregated_repeat_notification_is_deduped ... ok
[INFO] [stdout] test app::tests::dedupe_resets_after_alerts_clear_without_recovery_notification ... ok
[INFO] [stdout] test app::tests::recovery_notification_can_include_remaining_idle_gpu_summary ... ok
[INFO] [stdout] test app::tests::events_in_same_poll_are_sent_in_single_batch ... ok
[INFO] [stdout] test app::tests::notification_failure_rolls_back_alert_state ... ok
[INFO] [stdout] test app::tests::quiet_hours_suppression_does_not_commit_alert_state ... ok
[INFO] [stdout] test app::tests::later_idle_notification_includes_existing_active_idle_gpus ... ok
[INFO] [stdout] test app::tests::reload_applies_new_config_and_rebuilds_notifier ... ok
[INFO] [stdout] test app::tests::reload_skips_disk_parse_when_config_file_is_unchanged ... ok
[INFO] [stdout] test app::tests::reload_invalid_config_keeps_previous_config ... ok
[INFO] [stdout] test app::tests::reload_notifier_build_failure_keeps_previous_config ... ok
[INFO] [stdout] test config::tests::bench_parse_with_source_vs_unchanged_raw_short_circuit ... ignored, manual microbenchmark
[INFO] [stdout] test config::tests::allows_http_server_when_explicitly_enabled ... ok
[INFO] [stdout] test config::tests::clock_time_display ... ok
[INFO] [stdout] test config::tests::env_ref_parse ... ok
[INFO] [stdout] test config::tests::parse_minimal_config_applies_defaults ... ok
[INFO] [stdout] test app::tests::reload_without_policy_change_preserves_active_alert_state ... ok
[INFO] [stdout] test config::tests::quiet_hours_cross_day ... ok
[INFO] [stdout] test app::tests::shutdown_notification_uses_chinese_content ... ok
[INFO] [stdout] test config::tests::quiet_hours_same_day ... ok
[INFO] [stdout] test app::tests::repeat_dedupe_ignores_metric_drift_after_summary ... ok
[INFO] [stdout] test config::tests::rejects_server_urls_with_query_or_fragment ... ok
[INFO] [stdout] test app::tests::startup_notification_uses_chinese_content ... ok
[INFO] [stdout] test config::tests::rejects_server_urls_with_embedded_credentials ... ok
[INFO] [stdout] test notify::tests::bench_rows_fingerprint_vs_full_render_path ... ignored, manual microbenchmark
[INFO] [stdout] test app::tests::repeated_reload_failure_is_debounced_until_file_changes ... ok
[INFO] [stdout] test config::tests::rejects_unsupported_token_env_name ... ok
[INFO] [stdout] test notify::tests::build_request_allows_utf8_title_and_tags ... ok
[INFO] [stdout] test notify::tests::build_request_contains_expected_headers ... ok
[INFO] [stdout] test app::tests::staggered_idle_gpus_expand_the_summary_instead_of_fragmenting ... ok
[INFO] [stdout] test notify::tests::build_request_encodes_topic_as_single_path_segment ... ok
[INFO] [stdout] test notify::tests::auth_error_contains_actionable_hint ... ok
[INFO] [stdout] test notify::tests::event_status_text_is_chinese ... ok
[INFO] [stdout] test notify::tests::forbidden_is_not_retryable ... ok
[INFO] [stdout] test notify::tests::gpu_name_is_abbreviated_for_table_display ... ok
[INFO] [stdout] test notify::tests::markdown_body_uses_table_format_and_memory_gb ... ok
[INFO] [stdout] test notify::tests::markdown_table_padding_uses_display_width_for_cjk_text ... ok
[INFO] [stdout] test notify::tests::multiple_events_are_merged_and_tags_deduped ... ok
[INFO] [stdout] test notify::tests::notification_payload_fingerprint_changes_with_rendered_summary ... ok
[INFO] [stdout] test notify::tests::too_many_requests_is_retryable ... ok
[INFO] [stdout] test notify::tests::build_request_skips_optional_headers_when_empty ... ok
[INFO] [stdout] test policy::tests::emits_alert_after_consecutive_trigger_count ... ok
[INFO] [stdout] test notify::tests::notifier_topic_url ... ok
[INFO] [stdout] test policy::tests::emits_recovery_after_consecutive_non_idle_samples ... ok
[INFO] [stdout] test notify::tests::reason_text_is_localized_to_chinese ... ok
[INFO] [stdout] test policy::tests::continuous_idle_does_not_resend_by_default ... ok
[INFO] [stdout] test policy::tests::rollback_recovery_when_notification_not_sent ... ok
[INFO] [stdout] test policy::tests::trigger_mode_both_requires_both_thresholds ... ok
[INFO] [stdout] test config::tests::rejects_http_server_without_explicit_opt_in ... ok
[INFO] [stdout] test config::tests::rejects_unsupported_token_env_reference ... ok
[INFO] [stdout] test config::tests::rejects_zero_timeout ... ok
[INFO] [stdout] test policy::tests::respects_resend_cooldown_when_repeat_enabled ... ok
[INFO] [stdout] test policy::tests::rollback_alert_when_notification_not_sent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4", kill_on_drop: false }`
[INFO] [stdout] 3bb9429e8bba26db3b43826e3d9264a4d450d236033f0e09e04378ea693de7f4
