[INFO] cloning repository https://github.com/kingwingfly/ratchetx2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kingwingfly/ratchetx2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingwingfly%2Fratchetx2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingwingfly%2Fratchetx2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aa6a51a367943c86f3ef411bae967e5b2ad5955
[INFO] checking kingwingfly/ratchetx2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkingwingfly%2Fratchetx2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kingwingfly/ratchetx2
[INFO] finished tweaking git repo https://github.com/kingwingfly/ratchetx2
[INFO] tweaked toml for git repo https://github.com/kingwingfly/ratchetx2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kingwingfly/ratchetx2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kingwingfly/ratchetx2 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] 34fc8e4a967471983d16b67e36bc7a933620b7823a875ccd0b3a0e60acb50c7c
[INFO] running `Command { std: "docker" "start" "-a" "34fc8e4a967471983d16b67e36bc7a933620b7823a875ccd0b3a0e60acb50c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34fc8e4a967471983d16b67e36bc7a933620b7823a875ccd0b3a0e60acb50c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fc8e4a967471983d16b67e36bc7a933620b7823a875ccd0b3a0e60acb50c7c", kill_on_drop: false }`
[INFO] [stdout] 34fc8e4a967471983d16b67e36bc7a933620b7823a875ccd0b3a0e60acb50c7c
[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] a916f10e122c771b0f6a79d3064623c770a821f221560a5830b711d772913ed7
[INFO] running `Command { std: "docker" "start" "-a" "a916f10e122c771b0f6a79d3064623c770a821f221560a5830b711d772913ed7", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking rgb v0.8.51
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking icy_sixel v0.1.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]    Compiling ratchetx2 v0.3.8 (/opt/rustwide/workdir/ratchetx2)
[INFO] [stderr]    Compiling ratchetx2 v0.3.7
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking ratatui-image v5.0.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stdout] warning: value assigned to `private_key` is never read
[INFO] [stdout]   --> ratchetx2/src/ratchet/dh_root.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     private_key: EphemeralPrivateKey,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `private_key` is never read
[INFO] [stdout]   --> ratchetx2/src/ratchet/dh_root.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     private_key: EphemeralPrivateKey,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let method = PushMessageSvc(inner);
[INFO] [stdout] 300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |                         Ok(res)
[INFO] [stdout] 312 | |                     };
[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: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let method = FetchMessagesSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                         Ok(res)
[INFO] [stdout] 357 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:361:41
[INFO] [stdout]     |
[INFO] [stdout] 361 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 362 | |                         let mut response = http::Response::new(
[INFO] [stdout] 363 | |                             tonic::body::Body::default(),
[INFO] [stdout] 364 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(response)
[INFO] [stdout] 377 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let method = PublishKeysSvc(inner);
[INFO] [stdout] 387 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 388 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 398 | |                         Ok(res)
[INFO] [stdout] 399 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let method = FetchKeysSvc(inner);
[INFO] [stdout] 432 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 433 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                         Ok(res)
[INFO] [stdout] 444 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:475:42
[INFO] [stdout]     |
[INFO] [stdout] 475 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 476 | |                         let method = AddAttemptSvc(inner);
[INFO] [stdout] 477 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 478 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |                         Ok(res)
[INFO] [stdout] 489 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:488:25
[INFO] [stdout]     |
[INFO] [stdout] 488 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 521 | |                         let method = ListAttemptSvc(inner);
[INFO] [stdout] 522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 523 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                         Ok(res)
[INFO] [stdout] 534 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:533:25
[INFO] [stdout]     |
[INFO] [stdout] 533 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:538:41
[INFO] [stdout]     |
[INFO] [stdout] 538 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 539 | |                         let mut response = http::Response::new(
[INFO] [stdout] 540 | |                             tonic::body::Body::default(),
[INFO] [stdout] 541 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 553 | |                         Ok(response)
[INFO] [stdout] 554 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:298:42
[INFO] [stdout]     |
[INFO] [stdout] 298 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 299 | |                         let method = PushMessageSvc(inner);
[INFO] [stdout] 300 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 301 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 311 | |                         Ok(res)
[INFO] [stdout] 312 | |                     };
[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: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:311:25
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:343:42
[INFO] [stdout]     |
[INFO] [stdout] 343 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 344 | |                         let method = FetchMessagesSvc(inner);
[INFO] [stdout] 345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                         Ok(res)
[INFO] [stdout] 357 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:361:41
[INFO] [stdout]     |
[INFO] [stdout] 361 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 362 | |                         let mut response = http::Response::new(
[INFO] [stdout] 363 | |                             tonic::body::Body::default(),
[INFO] [stdout] 364 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 376 | |                         Ok(response)
[INFO] [stdout] 377 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/message.rs:376:25
[INFO] [stdout]     |
[INFO] [stdout] 376 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let method = PublishKeysSvc(inner);
[INFO] [stdout] 387 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 388 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 398 | |                         Ok(res)
[INFO] [stdout] 399 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let method = FetchKeysSvc(inner);
[INFO] [stdout] 432 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 433 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |                         Ok(res)
[INFO] [stdout] 444 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:475:42
[INFO] [stdout]     |
[INFO] [stdout] 475 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 476 | |                         let method = AddAttemptSvc(inner);
[INFO] [stdout] 477 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 478 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |                         Ok(res)
[INFO] [stdout] 489 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:488:25
[INFO] [stdout]     |
[INFO] [stdout] 488 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 521 | |                         let method = ListAttemptSvc(inner);
[INFO] [stdout] 522 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 523 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 533 | |                         Ok(res)
[INFO] [stdout] 534 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:533:25
[INFO] [stdout]     |
[INFO] [stdout] 533 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:538:41
[INFO] [stdout]     |
[INFO] [stdout] 538 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 539 | |                         let mut response = http::Response::new(
[INFO] [stdout] 540 | |                             tonic::body::Body::default(),
[INFO] [stdout] 541 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 553 | |                         Ok(response)
[INFO] [stdout] 554 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ratchetx2-74d98bc49d305051/out/x3dh.rs:553:25
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratchetx2` (lib) due to 16 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ratchetx2` (lib test) due to 16 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a916f10e122c771b0f6a79d3064623c770a821f221560a5830b711d772913ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a916f10e122c771b0f6a79d3064623c770a821f221560a5830b711d772913ed7", kill_on_drop: false }`
[INFO] [stdout] a916f10e122c771b0f6a79d3064623c770a821f221560a5830b711d772913ed7
