[INFO] fetching crate cuberef_core 0.0.1...
[INFO] checking cuberef_core-0.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate cuberef_core 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cuberef_core 0.0.1
[INFO] finished tweaking crates.io crate cuberef_core 0.0.1
[INFO] tweaked toml for crates.io crate cuberef_core 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuberef_core 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 137 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.11.9 (available: v0.14.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tonic v0.9.2 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.9.2 (available: v0.14.2)
[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] 7f3db5df17e00c17f79e34d4b1103b7c0bcc7ac2cf788254652dc566fef1d6bb
[INFO] running `Command { std: "docker" "start" "-a" "7f3db5df17e00c17f79e34d4b1103b7c0bcc7ac2cf788254652dc566fef1d6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f3db5df17e00c17f79e34d4b1103b7c0bcc7ac2cf788254652dc566fef1d6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3db5df17e00c17f79e34d4b1103b7c0bcc7ac2cf788254652dc566fef1d6bb", kill_on_drop: false }`
[INFO] [stdout] 7f3db5df17e00c17f79e34d4b1103b7c0bcc7ac2cf788254652dc566fef1d6bb
[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] b73fae8705229267a61c40e6c8c91692083ce08d5df4d90a9bd90532682c8540
[INFO] running `Command { std: "docker" "start" "-a" "b73fae8705229267a61c40e6c8c91692083ce08d5df4d90a9bd90532682c8540", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]     Checking nearly_eq v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking vec3D v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]    Compiling cuberef_core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]    --> src/coordinates.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg_attr(feature = "arbitrary", derive(arbitrary::Arbitrary))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]    --> src/coordinates.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg_attr(feature = "arbitrary", derive(arbitrary::Arbitrary))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:676:42
[INFO] [stdout]     |
[INFO] [stdout] 676 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 677 | |                         let inner = inner.0;
[INFO] [stdout] 678 | |                         let method = GameStreamSvc(inner);
[INFO] [stdout] 679 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |                         Ok(res)
[INFO] [stdout] 691 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:690:25
[INFO] [stdout]     |
[INFO] [stdout] 690 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:720:42
[INFO] [stdout]     |
[INFO] [stdout] 720 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 721 | |                         let inner = inner.0;
[INFO] [stdout] 722 | |                         let method = AuthenticateSvc(inner);
[INFO] [stdout] 723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |                         Ok(res)
[INFO] [stdout] 735 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:734:25
[INFO] [stdout]     |
[INFO] [stdout] 734 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:766:42
[INFO] [stdout]     |
[INFO] [stdout] 766 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 767 | |                         let inner = inner.0;
[INFO] [stdout] 768 | |                         let method = GetBlockDefsSvc(inner);
[INFO] [stdout] 769 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |                         Ok(res)
[INFO] [stdout] 781 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:780:25
[INFO] [stdout]     |
[INFO] [stdout] 780 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                         let inner = inner.0;
[INFO] [stdout] 814 | |                         let method = GetItemDefsSvc(inner);
[INFO] [stdout] 815 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                         Ok(res)
[INFO] [stdout] 827 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:826:25
[INFO] [stdout]     |
[INFO] [stdout] 826 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let inner = inner.0;
[INFO] [stdout] 858 | |                         let method = ListMediaSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                         let inner = inner.0;
[INFO] [stdout] 902 | |                         let method = GetMediaSvc(inner);
[INFO] [stdout] 903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(res)
[INFO] [stdout] 915 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:919:41
[INFO] [stdout]     |
[INFO] [stdout] 919 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 920 | |                         Ok(
[INFO] [stdout] 921 | |                             http::Response::builder()
[INFO] [stdout] 922 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 928 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:920:25
[INFO] [stdout]     |
[INFO] [stdout] 920 | /                         Ok(
[INFO] [stdout] 921 | |                             http::Response::builder()
[INFO] [stdout] 922 | |                                 .status(200)
[INFO] [stdout] 923 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 926 | |                                 .unwrap(),
[INFO] [stdout] 927 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cuberef_core` (lib) due to 14 previous errors; 1 warning emitted
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:676:42
[INFO] [stdout]     |
[INFO] [stdout] 676 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 677 | |                         let inner = inner.0;
[INFO] [stdout] 678 | |                         let method = GameStreamSvc(inner);
[INFO] [stdout] 679 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 690 | |                         Ok(res)
[INFO] [stdout] 691 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[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::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:690:25
[INFO] [stdout]     |
[INFO] [stdout] 690 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:720:42
[INFO] [stdout]     |
[INFO] [stdout] 720 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 721 | |                         let inner = inner.0;
[INFO] [stdout] 722 | |                         let method = AuthenticateSvc(inner);
[INFO] [stdout] 723 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 734 | |                         Ok(res)
[INFO] [stdout] 735 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:734:25
[INFO] [stdout]     |
[INFO] [stdout] 734 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:766:42
[INFO] [stdout]     |
[INFO] [stdout] 766 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 767 | |                         let inner = inner.0;
[INFO] [stdout] 768 | |                         let method = GetBlockDefsSvc(inner);
[INFO] [stdout] 769 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 780 | |                         Ok(res)
[INFO] [stdout] 781 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:780:25
[INFO] [stdout]     |
[INFO] [stdout] 780 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                         let inner = inner.0;
[INFO] [stdout] 814 | |                         let method = GetItemDefsSvc(inner);
[INFO] [stdout] 815 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                         Ok(res)
[INFO] [stdout] 827 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:826:25
[INFO] [stdout]     |
[INFO] [stdout] 826 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:856:42
[INFO] [stdout]     |
[INFO] [stdout] 856 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 857 | |                         let inner = inner.0;
[INFO] [stdout] 858 | |                         let method = ListMediaSvc(inner);
[INFO] [stdout] 859 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 870 | |                         Ok(res)
[INFO] [stdout] 871 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:870:25
[INFO] [stdout]     |
[INFO] [stdout] 870 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 901 | |                         let inner = inner.0;
[INFO] [stdout] 902 | |                         let method = GetMediaSvc(inner);
[INFO] [stdout] 903 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                         Ok(res)
[INFO] [stdout] 915 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:914:25
[INFO] [stdout]     |
[INFO] [stdout] 914 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:919:41
[INFO] [stdout]     |
[INFO] [stdout] 919 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 920 | |                         Ok(
[INFO] [stdout] 921 | |                             http::Response::builder()
[INFO] [stdout] 922 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 928 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/cuberef_core-ea926824a9baee74/out/cuberef.protocol.game_rpc.rs:920:25
[INFO] [stdout]     |
[INFO] [stdout] 920 | /                         Ok(
[INFO] [stdout] 921 | |                             http::Response::builder()
[INFO] [stdout] 922 | |                                 .status(200)
[INFO] [stdout] 923 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 926 | |                                 .unwrap(),
[INFO] [stdout] 927 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cuberef_core` (lib test) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b73fae8705229267a61c40e6c8c91692083ce08d5df4d90a9bd90532682c8540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73fae8705229267a61c40e6c8c91692083ce08d5df4d90a9bd90532682c8540", kill_on_drop: false }`
[INFO] [stdout] b73fae8705229267a61c40e6c8c91692083ce08d5df4d90a9bd90532682c8540
