[INFO] fetching crate denkproto-rs 1.0.91... [INFO] checking denkproto-rs-1.0.91 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate denkproto-rs 1.0.91 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate denkproto-rs 1.0.91 [INFO] finished tweaking crates.io crate denkproto-rs 1.0.91 [INFO] tweaked toml for crates.io crate denkproto-rs 1.0.91 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate denkproto-rs 1.0.91 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 crates.io crate denkproto-rs 1.0.91 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6aba0b8f9c4e7c4f62726071bc99e58ecddc8c07c91826562999251709b2946b [INFO] running `Command { std: "docker" "start" "-a" "6aba0b8f9c4e7c4f62726071bc99e58ecddc8c07c91826562999251709b2946b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aba0b8f9c4e7c4f62726071bc99e58ecddc8c07c91826562999251709b2946b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aba0b8f9c4e7c4f62726071bc99e58ecddc8c07c91826562999251709b2946b", kill_on_drop: false }` [INFO] [stdout] 6aba0b8f9c4e7c4f62726071bc99e58ecddc8c07c91826562999251709b2946b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1b6324deef9ec6766cdb473f7139bd7e322c820b857cbb8a961b4ad64d00794d [INFO] running `Command { std: "docker" "start" "-a" "1b6324deef9ec6766cdb473f7139bd7e322c820b857cbb8a961b4ad64d00794d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost-reflect-derive v0.14.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-reflect v0.14.7 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling prost-reflect-build v0.14.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Compiling prost-validate-types v0.2.7 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling prost-validate-derive-core v0.2.7 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling prost-validate-build v0.2.7 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Compiling prost-validate-derive v0.2.7 [INFO] [stderr] Compiling denkproto-rs v1.0.91 (/opt/rustwide/workdir) [INFO] [stderr] Checking prost-validate v0.2.7 [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:651:42 [INFO] [stdout] | [INFO] [stdout] 651 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 652 | | let method = ChangeSettingsSvc(inner); [INFO] [stdout] 653 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 654 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 664 | | Ok(res) [INFO] [stdout] 665 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:664:25 [INFO] [stdout] | [INFO] [stdout] 664 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:696:42 [INFO] [stdout] | [INFO] [stdout] 696 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 697 | | let method = PingPongSvc(inner); [INFO] [stdout] 698 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 699 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 709 | | Ok(res) [INFO] [stdout] 710 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:709:25 [INFO] [stdout] | [INFO] [stdout] 709 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:741:42 [INFO] [stdout] | [INFO] [stdout] 741 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 742 | | let method = InvalidateObjectSvc(inner); [INFO] [stdout] 743 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 744 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 754 | | Ok(res) [INFO] [stdout] 755 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:754:25 [INFO] [stdout] | [INFO] [stdout] 754 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:786:42 [INFO] [stdout] | [INFO] [stdout] 786 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 787 | | let method = HasObjectCachedSvc(inner); [INFO] [stdout] 788 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 789 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 799 | | Ok(res) [INFO] [stdout] 800 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:799:25 [INFO] [stdout] | [INFO] [stdout] 799 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:831:42 [INFO] [stdout] | [INFO] [stdout] 831 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 832 | | let method = ObjectExistsSvc(inner); [INFO] [stdout] 833 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 834 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 844 | | Ok(res) [INFO] [stdout] 845 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:844:25 [INFO] [stdout] | [INFO] [stdout] 844 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:876:42 [INFO] [stdout] | [INFO] [stdout] 876 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 877 | | let method = GetObjectSvc(inner); [INFO] [stdout] 878 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 879 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 889 | | Ok(res) [INFO] [stdout] 890 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:889:25 [INFO] [stdout] | [INFO] [stdout] 889 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:921:42 [INFO] [stdout] | [INFO] [stdout] 921 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 922 | | let method = CacheObjectSvc(inner); [INFO] [stdout] 923 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 924 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 934 | | Ok(res) [INFO] [stdout] 935 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:934:25 [INFO] [stdout] | [INFO] [stdout] 934 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:966:42 [INFO] [stdout] | [INFO] [stdout] 966 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 967 | | let method = GetCachedObjectSvc(inner); [INFO] [stdout] 968 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 969 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 979 | | Ok(res) [INFO] [stdout] 980 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:979:25 [INFO] [stdout] | [INFO] [stdout] 979 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:984:41 [INFO] [stdout] | [INFO] [stdout] 984 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 985 | | let mut response = http::Response::new( [INFO] [stdout] 986 | | tonic::body::Body::default(), [INFO] [stdout] 987 | | ); [INFO] [stdout] ... | [INFO] [stdout] 999 | | Ok(response) [INFO] [stdout] 1000 | | }) [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:999:25 [INFO] [stdout] | [INFO] [stdout] 999 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:651:42 [INFO] [stdout] | [INFO] [stdout] 651 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 652 | | let method = ChangeSettingsSvc(inner); [INFO] [stdout] 653 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 654 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 664 | | Ok(res) [INFO] [stdout] 665 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:664:25 [INFO] [stdout] | [INFO] [stdout] 664 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:696:42 [INFO] [stdout] | [INFO] [stdout] 696 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 697 | | let method = PingPongSvc(inner); [INFO] [stdout] 698 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 699 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 709 | | Ok(res) [INFO] [stdout] 710 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:709:25 [INFO] [stdout] | [INFO] [stdout] 709 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:741:42 [INFO] [stdout] | [INFO] [stdout] 741 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 742 | | let method = InvalidateObjectSvc(inner); [INFO] [stdout] 743 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 744 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 754 | | Ok(res) [INFO] [stdout] 755 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:754:25 [INFO] [stdout] | [INFO] [stdout] 754 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:786:42 [INFO] [stdout] | [INFO] [stdout] 786 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 787 | | let method = HasObjectCachedSvc(inner); [INFO] [stdout] 788 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 789 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 799 | | Ok(res) [INFO] [stdout] 800 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:799:25 [INFO] [stdout] | [INFO] [stdout] 799 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:831:42 [INFO] [stdout] | [INFO] [stdout] 831 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 832 | | let method = ObjectExistsSvc(inner); [INFO] [stdout] 833 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 834 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 844 | | Ok(res) [INFO] [stdout] 845 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:844:25 [INFO] [stdout] | [INFO] [stdout] 844 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:876:42 [INFO] [stdout] | [INFO] [stdout] 876 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 877 | | let method = GetObjectSvc(inner); [INFO] [stdout] 878 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 879 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 889 | | Ok(res) [INFO] [stdout] 890 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:889:25 [INFO] [stdout] | [INFO] [stdout] 889 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:921:42 [INFO] [stdout] | [INFO] [stdout] 921 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 922 | | let method = CacheObjectSvc(inner); [INFO] [stdout] 923 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 924 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 934 | | Ok(res) [INFO] [stdout] 935 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:934:25 [INFO] [stdout] | [INFO] [stdout] 934 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:966:42 [INFO] [stdout] | [INFO] [stdout] 966 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 967 | | let method = GetCachedObjectSvc(inner); [INFO] [stdout] 968 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 969 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 979 | | Ok(res) [INFO] [stdout] 980 | | }; [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:979:25 [INFO] [stdout] | [INFO] [stdout] 979 | 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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:984:41 [INFO] [stdout] | [INFO] [stdout] 984 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 985 | | let mut response = http::Response::new( [INFO] [stdout] 986 | | tonic::body::Body::default(), [INFO] [stdout] 987 | | ); [INFO] [stdout] ... | [INFO] [stdout] 999 | | Ok(response) [INFO] [stdout] 1000 | | }) [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/denkproto-rs-a1d9031ad5338896/out/denkcache.rs:999:25 [INFO] [stdout] | [INFO] [stdout] 999 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `denkproto-rs` (lib test) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `denkproto-rs` (lib) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "1b6324deef9ec6766cdb473f7139bd7e322c820b857cbb8a961b4ad64d00794d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6324deef9ec6766cdb473f7139bd7e322c820b857cbb8a961b4ad64d00794d", kill_on_drop: false }` [INFO] [stdout] 1b6324deef9ec6766cdb473f7139bd7e322c820b857cbb8a961b4ad64d00794d