[INFO] cloning repository https://github.com/luowei729/srt-vpn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luowei729/srt-vpn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluowei729%2Fsrt-vpn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluowei729%2Fsrt-vpn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f963bc31bff28feee9b522433a71140cba034592
[INFO] documenting luowei729/srt-vpn against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluowei729%2Fsrt-vpn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luowei729/srt-vpn
[INFO] finished tweaking git repo https://github.com/luowei729/srt-vpn
[INFO] tweaked toml for git repo https://github.com/luowei729/srt-vpn written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luowei729/srt-vpn on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luowei729/srt-vpn 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f
[INFO] running `Command { std: "docker" "start" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f", 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" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling srt-vpn v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]  Documenting srt-vpn v0.5.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `供诊断日志`
[INFO] [stdout]   --> src/auth/challenge.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// 返回 (是否通过, 时钟偏差秒数[供诊断日志])。
[INFO] [stdout]    |                                  ^^^^^^^^^^ no item named `供诊断日志` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `::1`
[INFO] [stdout]   --> src/client/http_proxy.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 | /// 拆分 authority（host:port），支持 IPv6 [::1]:port，无端口用默认
[INFO] [stdout]    |                                             ^^^ no item named `1` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]   --> src/tunnel/mod.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// [4]      Version (1)
[INFO] [stdout]    |      ^ no item named `4` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `5`
[INFO] [stdout]   --> src/tunnel/mod.rs:92:6
[INFO] [stdout]    |
[INFO] [stdout] 92 | /// [5]      Type (FrameType)
[INFO] [stdout]    |      ^ no item named `5` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `14`
[INFO] [stdout]   --> src/tunnel/mod.rs:96:6
[INFO] [stdout]    |
[INFO] [stdout] 96 | /// [14]     标志位 (1B)
[INFO] [stdout]    |      ^^ no item named `14` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `hex`
[INFO] [stdout]   --> src/auth/mod.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | /// 例：#!::r=live/srtvpn,m=video,k=<hex token>
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `version`
[INFO] [stdout]   --> src/cli.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 | /// - `-V / --version`：clap 自动生成，输出 "srt-vpn <version>"（短参数 -V 大写，与 -v 日志级别不冲突）
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]   --> src/cli.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// 2026-08-19 审查修复：改为 Option<u8>（无默认值），以便区分
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// 2026-08-19 审查修复：改为 `Option<u8>`（无默认值），以便区分
[INFO] [stdout]    |                                   +          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Sender`
[INFO] [stdout]    --> src/srt/connection.rs:281:38
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// 2026-08-19 S1 修复：Mutex<Option<Sender>> 包装--
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// 2026-08-19 S1 修复：`Mutex<Option<Sender>>` 包装--
[INFO] [stdout]     |                             +                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]    --> src/srt/connection.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// v0.5.2：条目类型 Vec<u8> → SendItem（携带可靠/TTL 语义，支撑 QUIC 双通道）
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 284 |     /// v0.5.2：条目类型 `Vec<u8>` → SendItem（携带可靠/TTL 语义，支撑 QUIC 双通道）
[INFO] [stdout]     |                          +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `bool`
[INFO] [stdout]    --> src/srt/connection.rs:303:45
[INFO] [stdout]     |
[INFO] [stdout] 303 |     /// 2026-08-19 S1 修复：旧 closed: Arc<Mutex<bool>> 无幂等保护，
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 303 |     /// 2026-08-19 S1 修复：旧 closed: `Arc<Mutex<bool>>` 无幂等保护，
[INFO] [stdout]     |                                        +                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.22s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/srt_vpn/index.html
[INFO] running `Command { std: "docker" "inspect" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f", kill_on_drop: false }`
[INFO] [stdout] 791ea535274ccf07bd14eee8a2155bf8227ebd375986661065b6e8209780659f
