[INFO] cloning repository https://github.com/moonheart/proxy-health-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonheart/proxy-health-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart%2Fproxy-health-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart%2Fproxy-health-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1c088bdb863fa9e70c28d9d560803f6c932c9fa
[INFO] checking moonheart/proxy-health-monitor against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonheart%2Fproxy-health-monitor" "/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/moonheart/proxy-health-monitor
[INFO] finished tweaking git repo https://github.com/moonheart/proxy-health-monitor
[INFO] tweaked toml for git repo https://github.com/moonheart/proxy-health-monitor written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moonheart/proxy-health-monitor on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moonheart/proxy-health-monitor 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded prometheus-reqwest-remote-write v0.3.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d18ed063f20c31926648ae0ead9ef9d99379e75842eb1ea2c323ec5b43cf0abe
[INFO] running `Command { std: "docker" "start" "-a" "d18ed063f20c31926648ae0ead9ef9d99379e75842eb1ea2c323ec5b43cf0abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d18ed063f20c31926648ae0ead9ef9d99379e75842eb1ea2c323ec5b43cf0abe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d18ed063f20c31926648ae0ead9ef9d99379e75842eb1ea2c323ec5b43cf0abe", kill_on_drop: false }`
[INFO] [stdout] d18ed063f20c31926648ae0ead9ef9d99379e75842eb1ea2c323ec5b43cf0abe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffcb36f0123aa4cc80544d1541074759efae3fe0a8fdf72bc972cfe754bd6031
[INFO] running `Command { std: "docker" "start" "-a" "ffcb36f0123aa4cc80544d1541074759efae3fe0a8fdf72bc972cfe754bd6031", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-rustls v0.27.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.18
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking prometheus-reqwest-remote-write v0.3.0
[INFO] [stderr]     Checking proxy-health-monitor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]  --> src/model.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct HistoryEntry {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     pub time: String, // 考虑使用 chrono::DateTime<chrono::FixedOffset> 或直接解析为 DateTime
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HistoryEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alive` is never read
[INFO] [stdout]   --> src/model.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub alive: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alive`, `now`, and `udp` are never read
[INFO] [stdout]   --> src/model.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ProxyDetail {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout] 20 |     pub alive: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub now: Option<String>, // 策略组当前选择的节点
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 30 |     pub udp: Option<bool>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyDetail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `time` is never read
[INFO] [stdout]  --> src/model.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct HistoryEntry {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 6 |     pub time: String, // 考虑使用 chrono::DateTime<chrono::FixedOffset> 或直接解析为 DateTime
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `HistoryEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alive` is never read
[INFO] [stdout]   --> src/model.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub alive: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alive`, `now`, and `udp` are never read
[INFO] [stdout]   --> src/model.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ProxyDetail {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout] 20 |     pub alive: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub now: Option<String>, // 策略组当前选择的节点
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 30 |     pub udp: Option<bool>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProxyDetail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.24s
[INFO] running `Command { std: "docker" "inspect" "ffcb36f0123aa4cc80544d1541074759efae3fe0a8fdf72bc972cfe754bd6031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcb36f0123aa4cc80544d1541074759efae3fe0a8fdf72bc972cfe754bd6031", kill_on_drop: false }`
[INFO] [stdout] ffcb36f0123aa4cc80544d1541074759efae3fe0a8fdf72bc972cfe754bd6031
