[INFO] cloning repository https://github.com/Luboy23/rust_with_zkp_chaum_pedersen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luboy23/rust_with_zkp_chaum_pedersen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuboy23%2Frust_with_zkp_chaum_pedersen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuboy23%2Frust_with_zkp_chaum_pedersen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cd34483b88225815d1846a1d32e93df2b80268a
[INFO] checking Luboy23/rust_with_zkp_chaum_pedersen against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuboy23%2Frust_with_zkp_chaum_pedersen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Luboy23/rust_with_zkp_chaum_pedersen
[INFO] finished tweaking git repo https://github.com/Luboy23/rust_with_zkp_chaum_pedersen
[INFO] tweaked toml for git repo https://github.com/Luboy23/rust_with_zkp_chaum_pedersen written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luboy23/rust_with_zkp_chaum_pedersen on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luboy23/rust_with_zkp_chaum_pedersen 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05a2c37ef2311cfda5ba604b94a68cae853afceae3ef5a3c414e386a97da8c47
[INFO] running `Command { std: "docker" "start" "-a" "05a2c37ef2311cfda5ba604b94a68cae853afceae3ef5a3c414e386a97da8c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05a2c37ef2311cfda5ba604b94a68cae853afceae3ef5a3c414e386a97da8c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05a2c37ef2311cfda5ba604b94a68cae853afceae3ef5a3c414e386a97da8c47", kill_on_drop: false }`
[INFO] [stdout] 05a2c37ef2311cfda5ba604b94a68cae853afceae3ef5a3c414e386a97da8c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28768ac432ae903a1e89ce742d116b25095a319802e73f587ba4c16dc89d4854
[INFO] running `Command { std: "docker" "start" "-a" "28768ac432ae903a1e89ce742d116b25095a319802e73f587ba4c16dc89d4854", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling zkp_chaum_pedersen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let password = BigUint::from_bytes_be(buf.trim().as_bytes()); // 将输入的密码转为大整数 BigUint 类型
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let inner = inner.0;
[INFO] [stdout] 422 | |                         let method = CreateAuthenticationChallengeSvc(inner);
[INFO] [stdout] 423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |                         Ok(res)
[INFO] [stdout] 435 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:434:25
[INFO] [stdout]     |
[INFO] [stdout] 434 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let inner = inner.0;
[INFO] [stdout] 468 | |                         let method = VerifyAuthenticationSvc(inner);
[INFO] [stdout] 469 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |                         Ok(res)
[INFO] [stdout] 481 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:480:25
[INFO] [stdout]     |
[INFO] [stdout] 480 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:485:41
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 486 | |                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] 489 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                                 .unwrap(),
[INFO] [stdout] 493 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkp_chaum_pedersen` (bin "client") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `s` and `session_id` are never read
[INFO] [stdout]   --> src/server.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct UserInfo {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub s: BigUint, // 验证时的响应值 s
[INFO] [stdout]    |         ^
[INFO] [stdout] 39 |     pub session_id: String, // 用户会话的 session_id
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserInfo` has a derived impl for the trait `Debug`, but this is 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] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let inner = inner.0;
[INFO] [stdout] 422 | |                         let method = CreateAuthenticationChallengeSvc(inner);
[INFO] [stdout] 423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |                         Ok(res)
[INFO] [stdout] 435 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:434:25
[INFO] [stdout]     |
[INFO] [stdout] 434 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let inner = inner.0;
[INFO] [stdout] 468 | |                         let method = VerifyAuthenticationSvc(inner);
[INFO] [stdout] 469 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |                         Ok(res)
[INFO] [stdout] 481 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:480:25
[INFO] [stdout]     |
[INFO] [stdout] 480 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:485:41
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 486 | |                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] 489 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                                 .unwrap(),
[INFO] [stdout] 493 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkp_chaum_pedersen` (bin "server") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let password = BigUint::from_bytes_be(buf.trim().as_bytes()); // 将输入的密码转为大整数 BigUint 类型
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let inner = inner.0;
[INFO] [stdout] 422 | |                         let method = CreateAuthenticationChallengeSvc(inner);
[INFO] [stdout] 423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |                         Ok(res)
[INFO] [stdout] 435 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:434:25
[INFO] [stdout]     |
[INFO] [stdout] 434 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let inner = inner.0;
[INFO] [stdout] 468 | |                         let method = VerifyAuthenticationSvc(inner);
[INFO] [stdout] 469 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |                         Ok(res)
[INFO] [stdout] 481 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:480:25
[INFO] [stdout]     |
[INFO] [stdout] 480 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:485:41
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 486 | |                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] 489 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                                 .unwrap(),
[INFO] [stdout] 493 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkp_chaum_pedersen` (bin "client" test) due to 8 previous errors; 1 warning emitted
[INFO] [stdout] warning: fields `s` and `session_id` are never read
[INFO] [stdout]   --> src/server.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct UserInfo {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub s: BigUint, // 验证时的响应值 s
[INFO] [stdout]    |         ^
[INFO] [stdout] 39 |     pub session_id: String, // 用户会话的 session_id
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserInfo` has a derived impl for the trait `Debug`, but this is 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] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 373 | |                         let inner = inner.0;
[INFO] [stdout] 374 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 386 | |                         Ok(res)
[INFO] [stdout] 387 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:420:42
[INFO] [stdout]     |
[INFO] [stdout] 420 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 421 | |                         let inner = inner.0;
[INFO] [stdout] 422 | |                         let method = CreateAuthenticationChallengeSvc(inner);
[INFO] [stdout] 423 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 434 | |                         Ok(res)
[INFO] [stdout] 435 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:434:25
[INFO] [stdout]     |
[INFO] [stdout] 434 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:466:42
[INFO] [stdout]     |
[INFO] [stdout] 466 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 467 | |                         let inner = inner.0;
[INFO] [stdout] 468 | |                         let method = VerifyAuthenticationSvc(inner);
[INFO] [stdout] 469 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |                         Ok(res)
[INFO] [stdout] 481 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:480:25
[INFO] [stdout]     |
[INFO] [stdout] 480 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:485:41
[INFO] [stdout]     |
[INFO] [stdout] 485 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 486 | |                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 494 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> src/./zkp_auth.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 | /                         Ok(
[INFO] [stdout] 487 | |                             http::Response::builder()
[INFO] [stdout] 488 | |                                 .status(200)
[INFO] [stdout] 489 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |                                 .unwrap(),
[INFO] [stdout] 493 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zkp_chaum_pedersen` (bin "server" test) due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "28768ac432ae903a1e89ce742d116b25095a319802e73f587ba4c16dc89d4854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28768ac432ae903a1e89ce742d116b25095a319802e73f587ba4c16dc89d4854", kill_on_drop: false }`
[INFO] [stdout] 28768ac432ae903a1e89ce742d116b25095a319802e73f587ba4c16dc89d4854
