[INFO] cloning repository https://github.com/Danniel-Ang/adpro-tutorial-08 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danniel-Ang/adpro-tutorial-08" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanniel-Ang%2Fadpro-tutorial-08", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanniel-Ang%2Fadpro-tutorial-08'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13d06f4b42ee9d0d90e2c2beb49ff3b08bd51248 [INFO] checking Danniel-Ang/adpro-tutorial-08 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%2FDanniel-Ang%2Fadpro-tutorial-08" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Danniel-Ang/adpro-tutorial-08 [INFO] finished tweaking git repo https://github.com/Danniel-Ang/adpro-tutorial-08 [INFO] tweaked toml for git repo https://github.com/Danniel-Ang/adpro-tutorial-08 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Danniel-Ang/adpro-tutorial-08 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/Danniel-Ang/adpro-tutorial-08 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c013178addcad4fd6e0f18970a932b25703335dab7e44d72bb864777c8efedb1 [INFO] running `Command { std: "docker" "start" "-a" "c013178addcad4fd6e0f18970a932b25703335dab7e44d72bb864777c8efedb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c013178addcad4fd6e0f18970a932b25703335dab7e44d72bb864777c8efedb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c013178addcad4fd6e0f18970a932b25703335dab7e44d72bb864777c8efedb1", kill_on_drop: false }` [INFO] [stdout] c013178addcad4fd6e0f18970a932b25703335dab7e44d72bb864777c8efedb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3add6a6718ea30f6633bd8348bccfbcb5350e52723b720da21c1983327011ac0 [INFO] running `Command { std: "docker" "start" "-a" "3add6a6718ea30f6633bd8348bccfbcb5350e52723b720da21c1983327011ac0", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling grpc-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let method = ProcessPaymentSvc(inner); [INFO] [stdout] 517 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 518 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 528 | | Ok(res) [INFO] [stdout] 529 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 528 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:533:41 [INFO] [stdout] | [INFO] [stdout] 533 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 534 | | let mut response = http::Response::new( [INFO] [stdout] 535 | | tonic::body::Body::default(), [INFO] [stdout] 536 | | ); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(response) [INFO] [stdout] 549 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:708:42 [INFO] [stdout] | [INFO] [stdout] 708 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 709 | | let method = GetTransactionHistorySvc(inner); [INFO] [stdout] 710 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 711 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 721 | | Ok(res) [INFO] [stdout] 722 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:726:41 [INFO] [stdout] | [INFO] [stdout] 726 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 727 | | let mut response = http::Response::new( [INFO] [stdout] 728 | | tonic::body::Body::default(), [INFO] [stdout] 729 | | ); [INFO] [stdout] ... | [INFO] [stdout] 741 | | Ok(response) [INFO] [stdout] 742 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:894:42 [INFO] [stdout] | [INFO] [stdout] 894 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 895 | | let method = ChatSvc(inner); [INFO] [stdout] 896 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 897 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 907 | | Ok(res) [INFO] [stdout] 908 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:907:25 [INFO] [stdout] | [INFO] [stdout] 907 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:912:41 [INFO] [stdout] | [INFO] [stdout] 912 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 913 | | let mut response = http::Response::new( [INFO] [stdout] 914 | | tonic::body::Body::default(), [INFO] [stdout] 915 | | ); [INFO] [stdout] ... | [INFO] [stdout] 927 | | Ok(response) [INFO] [stdout] 928 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-client" test) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let method = ProcessPaymentSvc(inner); [INFO] [stdout] 517 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 518 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 528 | | Ok(res) [INFO] [stdout] 529 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 528 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:533:41 [INFO] [stdout] | [INFO] [stdout] 533 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 534 | | let mut response = http::Response::new( [INFO] [stdout] 535 | | tonic::body::Body::default(), [INFO] [stdout] 536 | | ); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(response) [INFO] [stdout] 549 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:708:42 [INFO] [stdout] | [INFO] [stdout] 708 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 709 | | let method = GetTransactionHistorySvc(inner); [INFO] [stdout] 710 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 711 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 721 | | Ok(res) [INFO] [stdout] 722 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:726:41 [INFO] [stdout] | [INFO] [stdout] 726 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 727 | | let mut response = http::Response::new( [INFO] [stdout] 728 | | tonic::body::Body::default(), [INFO] [stdout] 729 | | ); [INFO] [stdout] ... | [INFO] [stdout] 741 | | Ok(response) [INFO] [stdout] 742 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:894:42 [INFO] [stdout] | [INFO] [stdout] 894 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 895 | | let method = ChatSvc(inner); [INFO] [stdout] 896 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 897 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 907 | | Ok(res) [INFO] [stdout] 908 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:907:25 [INFO] [stdout] | [INFO] [stdout] 907 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:912:41 [INFO] [stdout] | [INFO] [stdout] 912 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 913 | | let mut response = http::Response::new( [INFO] [stdout] 914 | | tonic::body::Body::default(), [INFO] [stdout] 915 | | ); [INFO] [stdout] ... | [INFO] [stdout] 927 | | Ok(response) [INFO] [stdout] 928 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-client") due to 12 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let method = ProcessPaymentSvc(inner); [INFO] [stdout] 517 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 518 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 528 | | Ok(res) [INFO] [stdout] 529 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 528 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:533:41 [INFO] [stdout] | [INFO] [stdout] 533 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 534 | | let mut response = http::Response::new( [INFO] [stdout] 535 | | tonic::body::Body::default(), [INFO] [stdout] 536 | | ); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(response) [INFO] [stdout] 549 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:708:42 [INFO] [stdout] | [INFO] [stdout] 708 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 709 | | let method = GetTransactionHistorySvc(inner); [INFO] [stdout] 710 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 711 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 721 | | Ok(res) [INFO] [stdout] 722 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:726:41 [INFO] [stdout] | [INFO] [stdout] 726 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 727 | | let mut response = http::Response::new( [INFO] [stdout] 728 | | tonic::body::Body::default(), [INFO] [stdout] 729 | | ); [INFO] [stdout] ... | [INFO] [stdout] 741 | | Ok(response) [INFO] [stdout] 742 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:894:42 [INFO] [stdout] | [INFO] [stdout] 894 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 895 | | let method = ChatSvc(inner); [INFO] [stdout] 896 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 897 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 907 | | Ok(res) [INFO] [stdout] 908 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:907:25 [INFO] [stdout] | [INFO] [stdout] 907 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:912:41 [INFO] [stdout] | [INFO] [stdout] 912 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 913 | | let mut response = http::Response::new( [INFO] [stdout] 914 | | tonic::body::Body::default(), [INFO] [stdout] 915 | | ); [INFO] [stdout] ... | [INFO] [stdout] 927 | | Ok(response) [INFO] [stdout] 928 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-server") due to 12 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let method = ProcessPaymentSvc(inner); [INFO] [stdout] 517 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 518 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 528 | | Ok(res) [INFO] [stdout] 529 | | }; [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, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 528 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:533:41 [INFO] [stdout] | [INFO] [stdout] 533 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 534 | | let mut response = http::Response::new( [INFO] [stdout] 535 | | tonic::body::Body::default(), [INFO] [stdout] 536 | | ); [INFO] [stdout] ... | [INFO] [stdout] 548 | | Ok(response) [INFO] [stdout] 549 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:548:25 [INFO] [stdout] | [INFO] [stdout] 548 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:708:42 [INFO] [stdout] | [INFO] [stdout] 708 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 709 | | let method = GetTransactionHistorySvc(inner); [INFO] [stdout] 710 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 711 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 721 | | Ok(res) [INFO] [stdout] 722 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:721:25 [INFO] [stdout] | [INFO] [stdout] 721 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:726:41 [INFO] [stdout] | [INFO] [stdout] 726 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 727 | | let mut response = http::Response::new( [INFO] [stdout] 728 | | tonic::body::Body::default(), [INFO] [stdout] 729 | | ); [INFO] [stdout] ... | [INFO] [stdout] 741 | | Ok(response) [INFO] [stdout] 742 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:741:25 [INFO] [stdout] | [INFO] [stdout] 741 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:894:42 [INFO] [stdout] | [INFO] [stdout] 894 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 895 | | let method = ChatSvc(inner); [INFO] [stdout] 896 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 897 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 907 | | Ok(res) [INFO] [stdout] 908 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:907:25 [INFO] [stdout] | [INFO] [stdout] 907 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:912:41 [INFO] [stdout] | [INFO] [stdout] 912 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 913 | | let mut response = http::Response::new( [INFO] [stdout] 914 | | tonic::body::Body::default(), [INFO] [stdout] 915 | | ); [INFO] [stdout] ... | [INFO] [stdout] 927 | | Ok(response) [INFO] [stdout] 928 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/grpc-tutorial-040c28da8e23fc1a/out/services.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-tutorial` (bin "grpc-server" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "3add6a6718ea30f6633bd8348bccfbcb5350e52723b720da21c1983327011ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3add6a6718ea30f6633bd8348bccfbcb5350e52723b720da21c1983327011ac0", kill_on_drop: false }` [INFO] [stdout] 3add6a6718ea30f6633bd8348bccfbcb5350e52723b720da21c1983327011ac0