[INFO] fetching crate iceyee_net 12.0.2...
[INFO] testing iceyee_net-12.0.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate iceyee_net 12.0.2 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceyee_net 12.0.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2bb4cd52d3e3d4b3609edc7423610da6afbe40c4578a18d7791c3bcf371cdc8
[INFO] running `Command { std: "docker" "start" "-a" "d2bb4cd52d3e3d4b3609edc7423610da6afbe40c4578a18d7791c3bcf371cdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2bb4cd52d3e3d4b3609edc7423610da6afbe40c4578a18d7791c3bcf371cdc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2bb4cd52d3e3d4b3609edc7423610da6afbe40c4578a18d7791c3bcf371cdc8", kill_on_drop: false }`
[INFO] [stdout] d2bb4cd52d3e3d4b3609edc7423610da6afbe40c4578a18d7791c3bcf371cdc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b70d301e88225a6b6139454e7da8801ce63c8ac46eaf516e46589a666713711f
[INFO] running `Command { std: "docker" "start" "-a" "b70d301e88225a6b6139454e7da8801ce63c8ac46eaf516e46589a666713711f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling iceyee_error v12.0.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime v0.3.17
[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 jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling syn v2.0.101
[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 liblzma-sys v0.4.3
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling liblzma v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling iceyee_time v12.0.0
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling iceyee_logger v12.0.1
[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 55.56s
[INFO] running `Command { std: "docker" "inspect" "b70d301e88225a6b6139454e7da8801ce63c8ac46eaf516e46589a666713711f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70d301e88225a6b6139454e7da8801ce63c8ac46eaf516e46589a666713711f", kill_on_drop: false }`
[INFO] [stdout] b70d301e88225a6b6139454e7da8801ce63c8ac46eaf516e46589a666713711f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 206f96b29267cef7e3b5d81a617050df7620a1d67026e081f523ac2041c9a054
[INFO] running `Command { std: "docker" "start" "-a" "206f96b29267cef7e3b5d81a617050df7620a1d67026e081f523ac2041c9a054", 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 5.20s
[INFO] running `Command { std: "docker" "inspect" "206f96b29267cef7e3b5d81a617050df7620a1d67026e081f523ac2041c9a054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "206f96b29267cef7e3b5d81a617050df7620a1d67026e081f523ac2041c9a054", kill_on_drop: false }`
[INFO] [stdout] 206f96b29267cef7e3b5d81a617050df7620a1d67026e081f523ac2041c9a054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d3676d4b8df06c9d2fd83a1403848447e8b235daa7ea72316b6ff62d93fab57
[INFO] running `Command { std: "docker" "start" "-a" "0d3676d4b8df06c9d2fd83a1403848447e8b235daa7ea72316b6ff62d93fab57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iceyee_net-137837be3dee4ab7)
[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-8be2351237e5fde9)
[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-735d9853027f4713)
[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-08f3291e8db7ea29)
[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-4c835189f548d8c1)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_mail.rs (/opt/rustwide/target/debug/deps/test_http_mail-e9aad91e259eed32)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.311Z      [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: Wed, 11 Mar 2026 06:00:36 +0000
[INFO] [stdout]     
[INFO] [stdout]     2 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.311Z      [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.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_request.rs (/opt/rustwide/target/debug/deps/test_http_request-ac6ed49201120419)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request ... 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_response.rs (/opt/rustwide/target/debug/deps/test_http_response-e47f359956cb33a4)
[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-ec7e406183401e9a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.688Z      [33mWARN [0m # HTTPSERVER START AT localhost 10877 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 建立连接 0000.0000.0000.0000.0000.0000.0000.0001 5944344752829328577 0 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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] 2026-03-11T06:00:36.689Z      [34mINFO [0m # >>> 5944344752829328577 1 GET /first_work 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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=8A0852DC9C6394CD73FCC72012CFE2CA;
[INFO] [stdout]     WWW-Authenticate: Basic realm="Realm"
[INFO] [stdout]     
[INFO] [stdout]     Unauthorized 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [34mINFO [0m # <<< 5944344752829328577 1 401 Unauthorized 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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] 2026-03-11T06:00:36.689Z      [34mINFO [0m # >>> 5944344752829328577 2 GET /error 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [31mERROR[0m # 
[INFO] [stdout]     src/http/server.rs:249:13 iceyee_net::http::server # 
[INFO] [stdout]     /error 5944344752829328577 2 100%触发异常. 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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=4EE7E416B5ACF748E146AC522CFE1A2B;
[INFO] [stdout]     
[INFO] [stdout]     {"success":false,"message":"100%触发异常.","data":false} 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [34mINFO [0m # <<< 5944344752829328577 2 200 OK 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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] 2026-03-11T06:00:36.689Z      [34mINFO [0m # >>> 5944344752829328577 3 GET /json 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [37mDEBUG[0m # 
[INFO] [stdout]     5944344752829328577 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=EB4E6183472AC160A8CC4ABB641FA7B5;
[INFO] [stdout]     
[INFO] [stdout]     {"success":false,"message":"某些错误信息.","data":{"a":"hello world.","b":74591870}} 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.689Z      [34mINFO [0m # <<< 5944344752829328577 3 200 OK 
[INFO] [stdout] 
[INFO] [stdout] 2026-03-11T06:00:36.896Z      [37mDEBUG[0m # 超时异常断开连接 0000.0000.0000.0000.0000.0000.0000.0001 5944344752829328577 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.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_http_url.rs (/opt/rustwide/target/debug/deps/test_http_url-b838024a605cfe14)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_url ... ok
[INFO] [stderr]    Doc-tests iceyee_net
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/http/server.rs - http::server (line 10) ... FAILED
[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/client.rs - http::client::HttpClient::get (line 1068) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server::Filter::do_filter (line 88) ... FAILED
[INFO] [stdout] test src/http/server.rs - http::server::Work (line 173) ... ok
[INFO] [stdout] test src/http/server.rs - http::server::Filter (line 58) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 11 | 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/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] 207 |     &'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[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/http/server.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     context: &'b mut Context,
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 205 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pin` in this scope
[INFO] [stdout]    --> src/http/server.rs:209:6
[INFO] [stdout]     |
[INFO] [stdout] 209 | ) -> 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] 205 + use std::pin::Pin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ResponseObject` in this scope
[INFO] [stdout]    --> src/http/server.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ not found in this scope
[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] 219 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/http/server.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         R::write_json(&mut context.response, &a001);
[INFO] [stdout]     |         ^ use of undeclared type `R`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[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] 115 |     &'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[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/http/server.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |     context: &'b mut Context,
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 113 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pin` in this scope
[INFO] [stdout]    --> src/http/server.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 | ) -> Pin<Box<dyn Future<Output = bool> + Send + 'b>>
[INFO] [stdout]     |      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 113 + use std::pin::Pin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ResponseObject` in this scope
[INFO] [stdout]    --> src/http/server.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ not found in this scope
[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] 127 |         let a001: ResponseObject<bool> = ResponseObject {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/http/server.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         R::write_json(&mut context.response, &a001);
[INFO] [stdout]     |         ^ use of undeclared type `R`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/client.rs - http::client::HttpClient::get (line 1068) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `url` in this scope
[INFO] [stdout]     --> src/http/client.rs:1070:14
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     .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] 1068 | 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] 1074 |     .await;
[INFO] [stdout]      |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HttpClient` in this scope
[INFO] [stdout]     --> src/http/client.rs:1069:1
[INFO] [stdout]      |
[INFO] [stdout] 1069 | HttpClient::new()
[INFO] [stdout]      | ^^^^^^^^^^ use of undeclared type `HttpClient`
[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::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] 90 |     &'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[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/http/server.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |     context: &'b mut Context,
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 88 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pin` in this scope
[INFO] [stdout]   --> src/http/server.rs:92:6
[INFO] [stdout]    |
[INFO] [stdout] 92 | ) -> 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] 88 + 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 E0425`.
[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.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.87s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0d3676d4b8df06c9d2fd83a1403848447e8b235daa7ea72316b6ff62d93fab57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3676d4b8df06c9d2fd83a1403848447e8b235daa7ea72316b6ff62d93fab57", kill_on_drop: false }`
[INFO] [stdout] 0d3676d4b8df06c9d2fd83a1403848447e8b235daa7ea72316b6ff62d93fab57
