[INFO] fetching crate iceyee_net 12.0.2...
[INFO] testing iceyee_net-12.0.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate iceyee_net 12.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate iceyee_net 12.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iceyee_net 12.0.2
[INFO] tweaked toml for crates.io crate iceyee_net 12.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceyee_net 12.0.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iceyee_net 12.0.2 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2d24713a9df487ea8d09471b0eae1943bebb54bc67e543f860f32156200cbed
[INFO] running `Command { std: "docker" "start" "-a" "e2d24713a9df487ea8d09471b0eae1943bebb54bc67e543f860f32156200cbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2d24713a9df487ea8d09471b0eae1943bebb54bc67e543f860f32156200cbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d24713a9df487ea8d09471b0eae1943bebb54bc67e543f860f32156200cbed", kill_on_drop: false }`
[INFO] [stdout] e2d24713a9df487ea8d09471b0eae1943bebb54bc67e543f860f32156200cbed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 580e8a64fe549b898504d739876a3a95f74b994259d939da2813846aaad473c7
[INFO] running `Command { std: "docker" "start" "-a" "580e8a64fe549b898504d739876a3a95f74b994259d939da2813846aaad473c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling iceyee_error v12.0.0
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling iceyee_encoder v12.0.0
[INFO] [stderr]    Compiling iceyee_random v12.0.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.4.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling liblzma v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling iceyee_time v12.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling iceyee_logger v12.0.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling iceyee_net v12.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] running `Command { std: "docker" "inspect" "580e8a64fe549b898504d739876a3a95f74b994259d939da2813846aaad473c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "580e8a64fe549b898504d739876a3a95f74b994259d939da2813846aaad473c7", kill_on_drop: false }`
[INFO] [stdout] 580e8a64fe549b898504d739876a3a95f74b994259d939da2813846aaad473c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d30a2ba5252f44405ea4792197b4e20b1fed03d9b585f7b236c706767b184fae
[INFO] running `Command { std: "docker" "start" "-a" "d30a2ba5252f44405ea4792197b4e20b1fed03d9b585f7b236c706767b184fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling iceyee_net v12.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.84s
[INFO] running `Command { std: "docker" "inspect" "d30a2ba5252f44405ea4792197b4e20b1fed03d9b585f7b236c706767b184fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d30a2ba5252f44405ea4792197b4e20b1fed03d9b585f7b236c706767b184fae", kill_on_drop: false }`
[INFO] [stdout] d30a2ba5252f44405ea4792197b4e20b1fed03d9b585f7b236c706767b184fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5dfaef71fc5aa1a468926ea6b61d3521d08d819f68b0c46d856c5a3832d116c2
[INFO] running `Command { std: "docker" "start" "-a" "5dfaef71fc5aa1a468926ea6b61d3521d08d819f68b0c46d856c5a3832d116c2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iceyee_net-a7158bb8c8168b99)
[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] [stderr]      Running tests/test_http_args.rs (/opt/rustwide/target/debug/deps/test_http_args-be564516b5263c72)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_client_http_proxy.rs (/opt/rustwide/target/debug/deps/test_http_client_http_proxy-72caf84565d3dbe5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_httpclient_http_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_client_no_proxy.rs (/opt/rustwide/target/debug/deps/test_http_client_no_proxy-570dfbbfba0a39e0)
[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] [stderr]      Running tests/test_http_client_socks5_proxy.rs (/opt/rustwide/target/debug/deps/test_http_client_socks5_proxy-e446104b2594957b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_httpclient_socks5_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_mail.rs (/opt/rustwide/target/debug/deps/test_http_mail-6897a496c62ba6af)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.596Z      [33mWARN [0m # 
[INFO] [stdout]     Sender: 709565591@qq.com
[INFO] [stdout]     From: 709565591@qq.com
[INFO] [stdout]     To: 709565591@qq.com
[INFO] [stdout]     Subject: 1
[INFO] [stdout]     Content-Transfer-Encoding: 7bit
[INFO] [stdout]     Date: Tue, 14 Oct 2025 09:10:05 +0000
[INFO] [stdout]     
[INFO] [stdout]     2 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.596Z      [31mERROR[0m # 
[INFO] [stdout]     src/smtp.rs:37:13 iceyee_net::smtp # 
[INFO] [stdout]     Create error at src/smtp.rs:67:26, Connection error: failed to lookup address information: Temporary failure in name resolution 
[INFO] [stdout] test test_mail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_request.rs (/opt/rustwide/target/debug/deps/test_http_request-9b8562ad31e6c4c3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_response.rs (/opt/rustwide/target/debug/deps/test_http_response-5ec35271c4d8ff1b)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_response ... ok
[INFO] [stdout] test test_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_server.rs (/opt/rustwide/target/debug/deps/test_http_server-484a2836ca44e586)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [33mWARN [0m # HTTPSERVER START AT localhost 10877 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 建立连接 0000.0000.0000.0000.0000.0000.0000.0001 1332660237749613426 0 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 1 
[INFO] [stdout]     >>>
[INFO] [stdout]     GET /first_work HTTP/1.1
[INFO] [stdout]     Accept: */*
[INFO] [stdout]     Accept-Encoding: gzip
[INFO] [stdout]     Accept-Language: zh
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Length: 0
[INFO] [stdout]     Host: localhost
[INFO] [stdout]     Referer: http://localhost:10877/
[INFO] [stdout]     User-Agent: ICEYEE/1
[INFO] [stdout]     X-Requested-With: XMLHttpRequest
[INFO] [stdout]     
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # >>> 1332660237749613426 1 GET /first_work 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 1 
[INFO] [stdout]     <<<
[INFO] [stdout]     HTTP/1.1 401 Unauthorized
[INFO] [stdout]     Access-Control-Allow-Origin: *
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Type: text/plain
[INFO] [stdout]     Set-Cookie: session_id=3A08521442D21B363FFCC7D1ED742129;
[INFO] [stdout]     WWW-Authenticate: Basic realm="Realm"
[INFO] [stdout]     
[INFO] [stdout]     Unauthorized 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # <<< 1332660237749613426 1 401 Unauthorized 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 2 
[INFO] [stdout]     >>>
[INFO] [stdout]     GET /error HTTP/1.1
[INFO] [stdout]     Accept: */*
[INFO] [stdout]     Accept-Encoding: gzip
[INFO] [stdout]     Accept-Language: zh
[INFO] [stdout]     Authorization: Basic aWNleWVlOjc0NTkxODcw
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Length: 0
[INFO] [stdout]     Host: localhost
[INFO] [stdout]     Referer: http://localhost:10877/
[INFO] [stdout]     User-Agent: ICEYEE/1
[INFO] [stdout]     X-Requested-With: XMLHttpRequest
[INFO] [stdout]     
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # >>> 1332660237749613426 2 GET /error 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [31mERROR[0m # 
[INFO] [stdout]     src/http/server.rs:249:13 iceyee_net::http::server # 
[INFO] [stdout]     /error 1332660237749613426 2 100%触发异常. 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 2 
[INFO] [stdout]     <<<
[INFO] [stdout]     HTTP/1.1 200 OK
[INFO] [stdout]     Access-Control-Allow-Origin: *
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Type: application/json
[INFO] [stdout]     Set-Cookie: session_id=7DE7E463829A9FA30D86AC539DC20002;
[INFO] [stdout]     
[INFO] [stdout]     {"success":false,"message":"100%触发异常.","data":false} 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # <<< 1332660237749613426 2 200 OK 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 3 
[INFO] [stdout]     >>>
[INFO] [stdout]     GET /json HTTP/1.1
[INFO] [stdout]     Accept: */*
[INFO] [stdout]     Accept-Encoding: gzip
[INFO] [stdout]     Accept-Language: zh
[INFO] [stdout]     Authorization: Basic aWNleWVlOjc0NTkxODcw
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Length: 0
[INFO] [stdout]     Host: localhost
[INFO] [stdout]     Referer: http://localhost:10877/
[INFO] [stdout]     User-Agent: ICEYEE/1
[INFO] [stdout]     X-Requested-With: XMLHttpRequest
[INFO] [stdout]     
[INFO] [stdout]     
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # >>> 1332660237749613426 3 GET /json 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [37mDEBUG[0m # 
[INFO] [stdout]     1332660237749613426 3 
[INFO] [stdout]     <<<
[INFO] [stdout]     HTTP/1.1 200 OK
[INFO] [stdout]     Access-Control-Allow-Origin: *
[INFO] [stdout]     Connection: keep-alive
[INFO] [stdout]     Content-Type: application/json
[INFO] [stdout]     Set-Cookie: session_id=525E617FFEF817DA4A104A8906B9A20C;
[INFO] [stdout]     
[INFO] [stdout]     {"success":false,"message":"某些错误信息.","data":{"a":"hello world.","b":74591870}} 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.729Z      [34mINFO [0m # <<< 1332660237749613426 3 200 OK 
[INFO] [stdout] 
[INFO] [stdout] 2025-10-14T09:10:05.932Z      [37mDEBUG[0m # 超时异常断开连接 0000.0000.0000.0000.0000.0000.0000.0001 1332660237749613426 4 
[INFO] [stdout] test test_first_work ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_url.rs (/opt/rustwide/target/debug/deps/test_http_url-35d0ab9c8821b8e9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iceyee_net
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/http/server.rs - http::server::Filter::do_filter (line 88) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server (line 10) ... FAILED
[INFO] [stdout] test src/http/client.rs - http::client::HttpClient::get (line 1068) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server::Filter (line 58) ... ok
[INFO] [stdout] test src/http/server.rs - http::server::Work::on_error (line 205) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server::Filter::on_error (line 113) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server::Work (line 173) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http/server.rs - http::server::Filter::do_filter (line 88) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/http/server.rs:90:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     &'a self,
[INFO] [stdout]   |     ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/http/server.rs:91:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     context: &'b mut Context,
[INFO] [stdout]   |                      ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use iceyee_net::http::server::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope
[INFO] [stdout]  --> src/http/server.rs:92:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | ) -> Pin<Box<dyn Future<Output = Result<bool, String>> + Send + 'b>>
[INFO] [stdout]   |      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::pin::Pin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/server.rs - http::server (line 10) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `do_filter`
[INFO] [stdout]  --> src/http/server.rs:11:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | Filter    do_filter(), 返回值,
[INFO] [stdout]   |           ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/client.rs - http::client::HttpClient::get (line 1068) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpClient`
[INFO] [stdout]  --> src/http/client.rs:1069:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | HttpClient::new()
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared type `HttpClient`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use iceyee_net::http::client::HttpClient;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `url` in this scope
[INFO] [stdout]  --> src/http/client.rs:1070:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     .set_url(url)
[INFO] [stdout]   |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/http/client.rs:1074:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_http_client_rs_1068_0() {
[INFO] [stdout]   |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 8 |     .await;
[INFO] [stdout]   |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/server.rs - http::server::Work::on_error (line 205) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/http/server.rs:207:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     &'a self,
[INFO] [stdout]   |     ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/http/server.rs:208:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     context: &'b mut Context,
[INFO] [stdout]   |                      ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use iceyee_net::http::server::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope
[INFO] [stdout]  --> src/http/server.rs:209:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | ) -> Pin<Box<dyn Future<Output = ()> + Send + 'b>>
[INFO] [stdout]   |      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::pin::Pin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResponseObject` in this scope
[INFO] [stdout]   --> src/http/server.rs:219:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::ResponseObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseObject` in this scope
[INFO] [stdout]   --> src/http/server.rs:219:42
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::ResponseObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `R`
[INFO] [stdout]   --> src/http/server.rs:224:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         R::write_json(&mut context.response, &a001);
[INFO] [stdout]    |         ^ use of undeclared type `R`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::R;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/server.rs - http::server::Filter::on_error (line 113) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/http/server.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     &'a self,
[INFO] [stdout]   |     ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/http/server.rs:116:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     context: &'b mut Context,
[INFO] [stdout]   |                      ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use iceyee_net::http::server::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Pin` in this scope
[INFO] [stdout]  --> src/http/server.rs:117:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | ) -> Pin<Box<dyn Future<Output = bool> + Send + 'b>>
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::pin::Pin;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResponseObject` in this scope
[INFO] [stdout]   --> src/http/server.rs:127:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::ResponseObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseObject` in this scope
[INFO] [stdout]   --> src/http/server.rs:127:42
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::ResponseObject;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `R`
[INFO] [stdout]   --> src/http/server.rs:132:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         R::write_json(&mut context.response, &a001);
[INFO] [stdout]    |         ^ use of undeclared type `R`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use iceyee_net::http::server::R;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http/client.rs - http::client::HttpClient::get (line 1068)
[INFO] [stdout]     src/http/server.rs - http::server (line 10)
[INFO] [stdout]     src/http/server.rs - http::server::Filter::do_filter (line 88)
[INFO] [stdout]     src/http/server.rs - http::server::Filter::on_error (line 113)
[INFO] [stdout]     src/http/server.rs - http::server::Work::on_error (line 205)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5dfaef71fc5aa1a468926ea6b61d3521d08d819f68b0c46d856c5a3832d116c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dfaef71fc5aa1a468926ea6b61d3521d08d819f68b0c46d856c5a3832d116c2", kill_on_drop: false }`
[INFO] [stdout] 5dfaef71fc5aa1a468926ea6b61d3521d08d819f68b0c46d856c5a3832d116c2
