[INFO] fetching crate scion-protobuf 0.2.0... [INFO] checking scion-protobuf-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate scion-protobuf 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate scion-protobuf 0.2.0 [INFO] finished tweaking crates.io crate scion-protobuf 0.2.0 [INFO] tweaked toml for crates.io crate scion-protobuf 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scion-protobuf 0.2.0 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 scion-protobuf 0.2.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 515bd05face6906ccb80b99da29318c0405d78c70886a6c6fa98b2a5ddc0df39 [INFO] running `Command { std: "docker" "start" "-a" "515bd05face6906ccb80b99da29318c0405d78c70886a6c6fa98b2a5ddc0df39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "515bd05face6906ccb80b99da29318c0405d78c70886a6c6fa98b2a5ddc0df39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515bd05face6906ccb80b99da29318c0405d78c70886a6c6fa98b2a5ddc0df39", kill_on_drop: false }` [INFO] [stdout] 515bd05face6906ccb80b99da29318c0405d78c70886a6c6fa98b2a5ddc0df39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 7fc164e4f01b745822bb5b81acee7952dea102f983d59aa96f36757f10281137 [INFO] running `Command { std: "docker" "start" "-a" "7fc164e4f01b745822bb5b81acee7952dea102f983d59aa96f36757f10281137", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking scion-protobuf v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:789:42 [INFO] [stdout] | [INFO] [stdout] 789 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 790 | | let method = PathsSvc(inner); [INFO] [stdout] 791 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 792 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 802 | | Ok(res) [INFO] [stdout] 803 | | }; [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] --> src/proto/proto.daemon.v1.rs:802:25 [INFO] [stdout] | [INFO] [stdout] 802 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:832:42 [INFO] [stdout] | [INFO] [stdout] 832 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 833 | | let method = ASSvc(inner); [INFO] [stdout] 834 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 835 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 845 | | Ok(res) [INFO] [stdout] 846 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:845:25 [INFO] [stdout] | [INFO] [stdout] 845 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:877:42 [INFO] [stdout] | [INFO] [stdout] 877 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 878 | | let method = InterfacesSvc(inner); [INFO] [stdout] 879 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 880 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 890 | | Ok(res) [INFO] [stdout] 891 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:890:25 [INFO] [stdout] | [INFO] [stdout] 890 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:922:42 [INFO] [stdout] | [INFO] [stdout] 922 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 923 | | let method = ServicesSvc(inner); [INFO] [stdout] 924 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 925 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 935 | | Ok(res) [INFO] [stdout] 936 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:968:42 [INFO] [stdout] | [INFO] [stdout] 968 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 969 | | let method = NotifyInterfaceDownSvc(inner); [INFO] [stdout] 970 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 971 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 981 | | Ok(res) [INFO] [stdout] 982 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:981:25 [INFO] [stdout] | [INFO] [stdout] 981 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1013:42 [INFO] [stdout] | [INFO] [stdout] 1013 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1014 | | let method = DRKeyASHostSvc(inner); [INFO] [stdout] 1015 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1016 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1026 | | Ok(res) [INFO] [stdout] 1027 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1026:25 [INFO] [stdout] | [INFO] [stdout] 1026 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1058:42 [INFO] [stdout] | [INFO] [stdout] 1058 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1059 | | let method = DRKeyHostASSvc(inner); [INFO] [stdout] 1060 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1061 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1071 | | Ok(res) [INFO] [stdout] 1072 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1071:25 [INFO] [stdout] | [INFO] [stdout] 1071 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1104:42 [INFO] [stdout] | [INFO] [stdout] 1104 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1105 | | let method = DRKeyHostHostSvc(inner); [INFO] [stdout] 1106 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1107 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1117 | | Ok(res) [INFO] [stdout] 1118 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1117:25 [INFO] [stdout] | [INFO] [stdout] 1117 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1122:41 [INFO] [stdout] | [INFO] [stdout] 1122 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1123 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1124 | | let headers = response.headers_mut(); [INFO] [stdout] 1125 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1135 | | Ok(response) [INFO] [stdout] 1136 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1135:25 [INFO] [stdout] | [INFO] [stdout] 1135 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 345 | | let method = ChainsSvc(inner); [INFO] [stdout] 346 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 347 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 357 | | Ok(res) [INFO] [stdout] 358 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:357:25 [INFO] [stdout] | [INFO] [stdout] 357 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:388:42 [INFO] [stdout] | [INFO] [stdout] 388 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 389 | | let method = TRCSvc(inner); [INFO] [stdout] 390 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 391 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 401 | | Ok(res) [INFO] [stdout] 402 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:406:41 [INFO] [stdout] | [INFO] [stdout] 406 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 407 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 408 | | let headers = response.headers_mut(); [INFO] [stdout] 409 | | headers [INFO] [stdout] ... | [INFO] [stdout] 419 | | Ok(response) [INFO] [stdout] 420 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1102:42 [INFO] [stdout] | [INFO] [stdout] 1102 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1103 | | let method = DRKeyLevel1Svc(inner); [INFO] [stdout] 1104 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1105 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1115 | | Ok(res) [INFO] [stdout] 1116 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1115:25 [INFO] [stdout] | [INFO] [stdout] 1115 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1120:41 [INFO] [stdout] | [INFO] [stdout] 1120 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1121 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1122 | | let headers = response.headers_mut(); [INFO] [stdout] 1123 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1133 | | Ok(response) [INFO] [stdout] 1134 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1133:25 [INFO] [stdout] | [INFO] [stdout] 1133 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1319:42 [INFO] [stdout] | [INFO] [stdout] 1319 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1320 | | let method = DRKeyIntraLevel1Svc(inner); [INFO] [stdout] 1321 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1322 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1332 | | Ok(res) [INFO] [stdout] 1333 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1332:25 [INFO] [stdout] | [INFO] [stdout] 1332 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1365:42 [INFO] [stdout] | [INFO] [stdout] 1365 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1366 | | let method = DRKeyASHostSvc(inner); [INFO] [stdout] 1367 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1368 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1378 | | Ok(res) [INFO] [stdout] 1379 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1378:25 [INFO] [stdout] | [INFO] [stdout] 1378 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1411:42 [INFO] [stdout] | [INFO] [stdout] 1411 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1412 | | let method = DRKeyHostASSvc(inner); [INFO] [stdout] 1413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1414 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1424 | | Ok(res) [INFO] [stdout] 1425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1424:25 [INFO] [stdout] | [INFO] [stdout] 1424 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1457:42 [INFO] [stdout] | [INFO] [stdout] 1457 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1458 | | let method = DRKeyHostHostSvc(inner); [INFO] [stdout] 1459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1460 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1470 | | Ok(res) [INFO] [stdout] 1471 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1470:25 [INFO] [stdout] | [INFO] [stdout] 1470 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1506:42 [INFO] [stdout] | [INFO] [stdout] 1506 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1507 | | let method = DRKeySecretValueSvc(inner); [INFO] [stdout] 1508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1509 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1519 | | Ok(res) [INFO] [stdout] 1520 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1519:25 [INFO] [stdout] | [INFO] [stdout] 1519 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1524:41 [INFO] [stdout] | [INFO] [stdout] 1524 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1525 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1526 | | let headers = response.headers_mut(); [INFO] [stdout] 1527 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1537 | | Ok(response) [INFO] [stdout] 1538 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1537:25 [INFO] [stdout] | [INFO] [stdout] 1537 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1847:42 [INFO] [stdout] | [INFO] [stdout] 1847 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1848 | | let method = ChainRenewalSvc(inner); [INFO] [stdout] 1849 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1850 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1860 | | Ok(res) [INFO] [stdout] 1861 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1860:25 [INFO] [stdout] | [INFO] [stdout] 1860 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1865:41 [INFO] [stdout] | [INFO] [stdout] 1865 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1866 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1867 | | let headers = response.headers_mut(); [INFO] [stdout] 1868 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1878 | | Ok(response) [INFO] [stdout] 1879 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1878:25 [INFO] [stdout] | [INFO] [stdout] 1878 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2781:42 [INFO] [stdout] | [INFO] [stdout] 2781 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2782 | | let method = SegmentsSvc(inner); [INFO] [stdout] 2783 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2784 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2794 | | Ok(res) [INFO] [stdout] 2795 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2794:25 [INFO] [stdout] | [INFO] [stdout] 2794 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2799:41 [INFO] [stdout] | [INFO] [stdout] 2799 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2800 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2801 | | let headers = response.headers_mut(); [INFO] [stdout] 2802 | | headers [INFO] [stdout] ... | [INFO] [stdout] 2812 | | Ok(response) [INFO] [stdout] 2813 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2812:25 [INFO] [stdout] | [INFO] [stdout] 2812 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2969:42 [INFO] [stdout] | [INFO] [stdout] 2969 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2970 | | let method = SegmentsRegistrationSvc(inner); [INFO] [stdout] 2971 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2972 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2982 | | Ok(res) [INFO] [stdout] 2983 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2982:25 [INFO] [stdout] | [INFO] [stdout] 2982 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2987:41 [INFO] [stdout] | [INFO] [stdout] 2987 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2988 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2989 | | let headers = response.headers_mut(); [INFO] [stdout] 2990 | | headers [INFO] [stdout] ... | [INFO] [stdout] 3000 | | Ok(response) [INFO] [stdout] 3001 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3000:25 [INFO] [stdout] | [INFO] [stdout] 3000 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3148:42 [INFO] [stdout] | [INFO] [stdout] 3148 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3149 | | let method = BeaconSvc(inner); [INFO] [stdout] 3150 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 3151 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3161 | | Ok(res) [INFO] [stdout] 3162 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3161:25 [INFO] [stdout] | [INFO] [stdout] 3161 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3166:41 [INFO] [stdout] | [INFO] [stdout] 3166 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3167 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 3168 | | let headers = response.headers_mut(); [INFO] [stdout] 3169 | | headers [INFO] [stdout] ... | [INFO] [stdout] 3179 | | Ok(response) [INFO] [stdout] 3180 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3179:25 [INFO] [stdout] | [INFO] [stdout] 3179 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scion-protobuf` (lib test) due to 56 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] --> src/proto/proto.daemon.v1.rs:789:42 [INFO] [stdout] | [INFO] [stdout] 789 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 790 | | let method = PathsSvc(inner); [INFO] [stdout] 791 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 792 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 802 | | Ok(res) [INFO] [stdout] 803 | | }; [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] --> src/proto/proto.daemon.v1.rs:802:25 [INFO] [stdout] | [INFO] [stdout] 802 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:832:42 [INFO] [stdout] | [INFO] [stdout] 832 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 833 | | let method = ASSvc(inner); [INFO] [stdout] 834 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 835 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 845 | | Ok(res) [INFO] [stdout] 846 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:845:25 [INFO] [stdout] | [INFO] [stdout] 845 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:877:42 [INFO] [stdout] | [INFO] [stdout] 877 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 878 | | let method = InterfacesSvc(inner); [INFO] [stdout] 879 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 880 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 890 | | Ok(res) [INFO] [stdout] 891 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:890:25 [INFO] [stdout] | [INFO] [stdout] 890 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:922:42 [INFO] [stdout] | [INFO] [stdout] 922 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 923 | | let method = ServicesSvc(inner); [INFO] [stdout] 924 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 925 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 935 | | Ok(res) [INFO] [stdout] 936 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:935:25 [INFO] [stdout] | [INFO] [stdout] 935 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:968:42 [INFO] [stdout] | [INFO] [stdout] 968 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 969 | | let method = NotifyInterfaceDownSvc(inner); [INFO] [stdout] 970 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 971 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 981 | | Ok(res) [INFO] [stdout] 982 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:981:25 [INFO] [stdout] | [INFO] [stdout] 981 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1013:42 [INFO] [stdout] | [INFO] [stdout] 1013 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1014 | | let method = DRKeyASHostSvc(inner); [INFO] [stdout] 1015 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1016 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1026 | | Ok(res) [INFO] [stdout] 1027 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1026:25 [INFO] [stdout] | [INFO] [stdout] 1026 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1058:42 [INFO] [stdout] | [INFO] [stdout] 1058 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1059 | | let method = DRKeyHostASSvc(inner); [INFO] [stdout] 1060 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1061 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1071 | | Ok(res) [INFO] [stdout] 1072 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1071:25 [INFO] [stdout] | [INFO] [stdout] 1071 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1104:42 [INFO] [stdout] | [INFO] [stdout] 1104 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1105 | | let method = DRKeyHostHostSvc(inner); [INFO] [stdout] 1106 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1107 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1117 | | Ok(res) [INFO] [stdout] 1118 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1117:25 [INFO] [stdout] | [INFO] [stdout] 1117 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1122:41 [INFO] [stdout] | [INFO] [stdout] 1122 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1123 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1124 | | let headers = response.headers_mut(); [INFO] [stdout] 1125 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1135 | | Ok(response) [INFO] [stdout] 1136 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.daemon.v1.rs:1135:25 [INFO] [stdout] | [INFO] [stdout] 1135 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:344:42 [INFO] [stdout] | [INFO] [stdout] 344 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 345 | | let method = ChainsSvc(inner); [INFO] [stdout] 346 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 347 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 357 | | Ok(res) [INFO] [stdout] 358 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:357:25 [INFO] [stdout] | [INFO] [stdout] 357 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:388:42 [INFO] [stdout] | [INFO] [stdout] 388 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 389 | | let method = TRCSvc(inner); [INFO] [stdout] 390 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 391 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 401 | | Ok(res) [INFO] [stdout] 402 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:406:41 [INFO] [stdout] | [INFO] [stdout] 406 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 407 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 408 | | let headers = response.headers_mut(); [INFO] [stdout] 409 | | headers [INFO] [stdout] ... | [INFO] [stdout] 419 | | Ok(response) [INFO] [stdout] 420 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1102:42 [INFO] [stdout] | [INFO] [stdout] 1102 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1103 | | let method = DRKeyLevel1Svc(inner); [INFO] [stdout] 1104 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1105 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1115 | | Ok(res) [INFO] [stdout] 1116 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1115:25 [INFO] [stdout] | [INFO] [stdout] 1115 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1120:41 [INFO] [stdout] | [INFO] [stdout] 1120 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1121 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1122 | | let headers = response.headers_mut(); [INFO] [stdout] 1123 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1133 | | Ok(response) [INFO] [stdout] 1134 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1133:25 [INFO] [stdout] | [INFO] [stdout] 1133 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1319:42 [INFO] [stdout] | [INFO] [stdout] 1319 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1320 | | let method = DRKeyIntraLevel1Svc(inner); [INFO] [stdout] 1321 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1322 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1332 | | Ok(res) [INFO] [stdout] 1333 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1332:25 [INFO] [stdout] | [INFO] [stdout] 1332 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1365:42 [INFO] [stdout] | [INFO] [stdout] 1365 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1366 | | let method = DRKeyASHostSvc(inner); [INFO] [stdout] 1367 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1368 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1378 | | Ok(res) [INFO] [stdout] 1379 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1378:25 [INFO] [stdout] | [INFO] [stdout] 1378 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1411:42 [INFO] [stdout] | [INFO] [stdout] 1411 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1412 | | let method = DRKeyHostASSvc(inner); [INFO] [stdout] 1413 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1414 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1424 | | Ok(res) [INFO] [stdout] 1425 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1424:25 [INFO] [stdout] | [INFO] [stdout] 1424 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1457:42 [INFO] [stdout] | [INFO] [stdout] 1457 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1458 | | let method = DRKeyHostHostSvc(inner); [INFO] [stdout] 1459 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1460 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1470 | | Ok(res) [INFO] [stdout] 1471 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1470:25 [INFO] [stdout] | [INFO] [stdout] 1470 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1506:42 [INFO] [stdout] | [INFO] [stdout] 1506 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1507 | | let method = DRKeySecretValueSvc(inner); [INFO] [stdout] 1508 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1509 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1519 | | Ok(res) [INFO] [stdout] 1520 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1519:25 [INFO] [stdout] | [INFO] [stdout] 1519 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1524:41 [INFO] [stdout] | [INFO] [stdout] 1524 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1525 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1526 | | let headers = response.headers_mut(); [INFO] [stdout] 1527 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1537 | | Ok(response) [INFO] [stdout] 1538 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1537:25 [INFO] [stdout] | [INFO] [stdout] 1537 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1847:42 [INFO] [stdout] | [INFO] [stdout] 1847 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1848 | | let method = ChainRenewalSvc(inner); [INFO] [stdout] 1849 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1850 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1860 | | Ok(res) [INFO] [stdout] 1861 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1860:25 [INFO] [stdout] | [INFO] [stdout] 1860 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1865:41 [INFO] [stdout] | [INFO] [stdout] 1865 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1866 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1867 | | let headers = response.headers_mut(); [INFO] [stdout] 1868 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1878 | | Ok(response) [INFO] [stdout] 1879 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:1878:25 [INFO] [stdout] | [INFO] [stdout] 1878 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2781:42 [INFO] [stdout] | [INFO] [stdout] 2781 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2782 | | let method = SegmentsSvc(inner); [INFO] [stdout] 2783 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2784 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2794 | | Ok(res) [INFO] [stdout] 2795 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2794:25 [INFO] [stdout] | [INFO] [stdout] 2794 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2799:41 [INFO] [stdout] | [INFO] [stdout] 2799 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2800 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2801 | | let headers = response.headers_mut(); [INFO] [stdout] 2802 | | headers [INFO] [stdout] ... | [INFO] [stdout] 2812 | | Ok(response) [INFO] [stdout] 2813 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2812:25 [INFO] [stdout] | [INFO] [stdout] 2812 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2969:42 [INFO] [stdout] | [INFO] [stdout] 2969 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 2970 | | let method = SegmentsRegistrationSvc(inner); [INFO] [stdout] 2971 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 2972 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 2982 | | Ok(res) [INFO] [stdout] 2983 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2982:25 [INFO] [stdout] | [INFO] [stdout] 2982 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:2987:41 [INFO] [stdout] | [INFO] [stdout] 2987 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 2988 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 2989 | | let headers = response.headers_mut(); [INFO] [stdout] 2990 | | headers [INFO] [stdout] ... | [INFO] [stdout] 3000 | | Ok(response) [INFO] [stdout] 3001 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3000:25 [INFO] [stdout] | [INFO] [stdout] 3000 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3148:42 [INFO] [stdout] | [INFO] [stdout] 3148 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 3149 | | let method = BeaconSvc(inner); [INFO] [stdout] 3150 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 3151 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 3161 | | Ok(res) [INFO] [stdout] 3162 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3161:25 [INFO] [stdout] | [INFO] [stdout] 3161 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3166:41 [INFO] [stdout] | [INFO] [stdout] 3166 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 3167 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 3168 | | let headers = response.headers_mut(); [INFO] [stdout] 3169 | | headers [INFO] [stdout] ... | [INFO] [stdout] 3179 | | Ok(response) [INFO] [stdout] 3180 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/proto/proto.control_plane.v1.rs:3179:25 [INFO] [stdout] | [INFO] [stdout] 3179 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scion-protobuf` (lib) due to 56 previous errors [INFO] running `Command { std: "docker" "inspect" "7fc164e4f01b745822bb5b81acee7952dea102f983d59aa96f36757f10281137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc164e4f01b745822bb5b81acee7952dea102f983d59aa96f36757f10281137", kill_on_drop: false }` [INFO] [stdout] 7fc164e4f01b745822bb5b81acee7952dea102f983d59aa96f36757f10281137