[INFO] fetching crate indradb-proto 5.0.0...
[INFO] checking indradb-proto-5.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate indradb-proto 5.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate indradb-proto 5.0.0
[INFO] finished tweaking crates.io crate indradb-proto 5.0.0
[INFO] tweaked toml for crates.io crate indradb-proto 5.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate indradb-proto 5.0.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 indradb-proto 5.0.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-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] cfc8d65c9f8e6e8485d9b09b2053810968a36f3816cc552ef834dfc5537b266c
[INFO] running `Command { std: "docker" "start" "-a" "cfc8d65c9f8e6e8485d9b09b2053810968a36f3816cc552ef834dfc5537b266c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfc8d65c9f8e6e8485d9b09b2053810968a36f3816cc552ef834dfc5537b266c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc8d65c9f8e6e8485d9b09b2053810968a36f3816cc552ef834dfc5537b266c", kill_on_drop: false }`
[INFO] [stdout] cfc8d65c9f8e6e8485d9b09b2053810968a36f3816cc552ef834dfc5537b266c
[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] 8751f2a1c316ce42efa3fd202fbb90bb01795d732da52dd293a57d340bb53e04
[INFO] running `Command { std: "docker" "start" "-a" "8751f2a1c316ce42efa3fd202fbb90bb01795d732da52dd293a57d340bb53e04", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling indradb-proto v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]     Checking indradb-lib v5.0.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:978:42
[INFO] [stdout]     |
[INFO] [stdout] 978 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 979 | |                         let method = PingSvc(inner);
[INFO] [stdout] 980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 981 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                         Ok(res)
[INFO] [stdout] 992 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:991:25
[INFO] [stdout]     |
[INFO] [stdout] 991 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1017:42
[INFO] [stdout]      |
[INFO] [stdout] 1017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1018 | |                         let method = SyncSvc(inner);
[INFO] [stdout] 1019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1020 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                         Ok(res)
[INFO] [stdout] 1031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1060:42
[INFO] [stdout]      |
[INFO] [stdout] 1060 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1061 | |                         let method = CreateVertexSvc(inner);
[INFO] [stdout] 1062 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1063 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |                         Ok(res)
[INFO] [stdout] 1074 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1073:25
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1104:42
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1105 | |                         let method = CreateVertexFromTypeSvc(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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1147:42
[INFO] [stdout]      |
[INFO] [stdout] 1147 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1148 | |                         let method = CreateEdgeSvc(inner);
[INFO] [stdout] 1149 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1150 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1160 | |                         Ok(res)
[INFO] [stdout] 1161 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1160:25
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1191:42
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1192 | |                         let method = GetSvc(inner);
[INFO] [stdout] 1193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1194 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1204 | |                         Ok(res)
[INFO] [stdout] 1205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1204:25
[INFO] [stdout]      |
[INFO] [stdout] 1204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1234:42
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1235 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 1236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1237 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1247 | |                         Ok(res)
[INFO] [stdout] 1248 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1247:25
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1279:42
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1280 | |                         let method = SetPropertiesSvc(inner);
[INFO] [stdout] 1281 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1282 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1292 | |                         Ok(res)
[INFO] [stdout] 1293 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1292:25
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1326:42
[INFO] [stdout]      |
[INFO] [stdout] 1326 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1327 | |                         let method = BulkInsertSvc(inner);
[INFO] [stdout] 1328 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1329 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1339 | |                         Ok(res)
[INFO] [stdout] 1340 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1339:25
[INFO] [stdout]      |
[INFO] [stdout] 1339 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1371:42
[INFO] [stdout]      |
[INFO] [stdout] 1371 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1372 | |                         let method = IndexPropertySvc(inner);
[INFO] [stdout] 1373 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1374 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1384 | |                         Ok(res)
[INFO] [stdout] 1385 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1384:25
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1416:42
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1417 | |                         let method = ExecutePluginSvc(inner);
[INFO] [stdout] 1418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1419 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1429 | |                         Ok(res)
[INFO] [stdout] 1430 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1429:25
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1434:41
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1435 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1436 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1437 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1447 | |                         Ok(response)
[INFO] [stdout] 1448 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1447:25
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indradb-proto` (lib test) due to 24 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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:978:42
[INFO] [stdout]     |
[INFO] [stdout] 978 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 979 | |                         let method = PingSvc(inner);
[INFO] [stdout] 980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 981 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                         Ok(res)
[INFO] [stdout] 992 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:991:25
[INFO] [stdout]     |
[INFO] [stdout] 991 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1017:42
[INFO] [stdout]      |
[INFO] [stdout] 1017 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1018 | |                         let method = SyncSvc(inner);
[INFO] [stdout] 1019 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1020 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                         Ok(res)
[INFO] [stdout] 1031 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1030:25
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1060:42
[INFO] [stdout]      |
[INFO] [stdout] 1060 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1061 | |                         let method = CreateVertexSvc(inner);
[INFO] [stdout] 1062 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1063 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1073 | |                         Ok(res)
[INFO] [stdout] 1074 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1073:25
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1104:42
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1105 | |                         let method = CreateVertexFromTypeSvc(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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.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<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1147:42
[INFO] [stdout]      |
[INFO] [stdout] 1147 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1148 | |                         let method = CreateEdgeSvc(inner);
[INFO] [stdout] 1149 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1150 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1160 | |                         Ok(res)
[INFO] [stdout] 1161 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1160:25
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1191:42
[INFO] [stdout]      |
[INFO] [stdout] 1191 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1192 | |                         let method = GetSvc(inner);
[INFO] [stdout] 1193 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1194 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1204 | |                         Ok(res)
[INFO] [stdout] 1205 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1204:25
[INFO] [stdout]      |
[INFO] [stdout] 1204 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1234:42
[INFO] [stdout]      |
[INFO] [stdout] 1234 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1235 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 1236 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1237 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1247 | |                         Ok(res)
[INFO] [stdout] 1248 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1247:25
[INFO] [stdout]      |
[INFO] [stdout] 1247 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1279:42
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1280 | |                         let method = SetPropertiesSvc(inner);
[INFO] [stdout] 1281 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1282 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1292 | |                         Ok(res)
[INFO] [stdout] 1293 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1292:25
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1326:42
[INFO] [stdout]      |
[INFO] [stdout] 1326 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1327 | |                         let method = BulkInsertSvc(inner);
[INFO] [stdout] 1328 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1329 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1339 | |                         Ok(res)
[INFO] [stdout] 1340 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1339:25
[INFO] [stdout]      |
[INFO] [stdout] 1339 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1371:42
[INFO] [stdout]      |
[INFO] [stdout] 1371 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1372 | |                         let method = IndexPropertySvc(inner);
[INFO] [stdout] 1373 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1374 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1384 | |                         Ok(res)
[INFO] [stdout] 1385 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1384:25
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1416:42
[INFO] [stdout]      |
[INFO] [stdout] 1416 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1417 | |                         let method = ExecutePluginSvc(inner);
[INFO] [stdout] 1418 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1419 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1429 | |                         Ok(res)
[INFO] [stdout] 1430 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1429:25
[INFO] [stdout]      |
[INFO] [stdout] 1429 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1434:41
[INFO] [stdout]      |
[INFO] [stdout] 1434 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1435 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1436 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1437 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1447 | |                         Ok(response)
[INFO] [stdout] 1448 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/indradb-proto-120ce770dc3f64f9/out/indradb.rs:1447:25
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indradb-proto` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "8751f2a1c316ce42efa3fd202fbb90bb01795d732da52dd293a57d340bb53e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8751f2a1c316ce42efa3fd202fbb90bb01795d732da52dd293a57d340bb53e04", kill_on_drop: false }`
[INFO] [stdout] 8751f2a1c316ce42efa3fd202fbb90bb01795d732da52dd293a57d340bb53e04
