[INFO] cloning repository https://github.com/thefluxapp/flux-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefluxapp/flux-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefluxapp%2Fflux-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefluxapp%2Fflux-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d179540e4f6cd7c5d38f9d517a0693f7a43cd95
[INFO] checking thefluxapp/flux-core 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%2Fthefluxapp%2Fflux-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thefluxapp/flux-core
[INFO] finished tweaking git repo https://github.com/thefluxapp/flux-core
[INFO] tweaked toml for git repo https://github.com/thefluxapp/flux-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefluxapp/flux-core 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/thefluxapp/flux-core 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] acfd7ab09b0d6e907b67f811b7bee03c8253a4a2c43d99dfa7f7c535c7a93ef2
[INFO] running `Command { std: "docker" "start" "-a" "acfd7ab09b0d6e907b67f811b7bee03c8253a4a2c43d99dfa7f7c535c7a93ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acfd7ab09b0d6e907b67f811b7bee03c8253a4a2c43d99dfa7f7c535c7a93ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfd7ab09b0d6e907b67f811b7bee03c8253a4a2c43d99dfa7f7c535c7a93ef2", kill_on_drop: false }`
[INFO] [stdout] acfd7ab09b0d6e907b67f811b7bee03c8253a4a2c43d99dfa7f7c535c7a93ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fb22547eaee161435599f69e608ee1b09a5be059dab06bc99ddf6d5b14eae956
[INFO] running `Command { std: "docker" "start" "-a" "fb22547eaee161435599f69e608ee1b09a5be059dab06bc99ddf6d5b14eae956", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tonic-build v0.14.1
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tonic-prost-build v0.14.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling flux-messages-api v0.1.0 (/opt/rustwide/workdir/lib/api)
[INFO] [stderr]     Checking sea-orm-cli v1.1.14
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking signatory v0.27.1
[INFO] [stderr]    Compiling flux-ai-api v0.1.0 (https://github.com/thefluxapp/flux-ai.git#d010dcd7)
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking nkeys v0.4.4
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking tryhard v0.5.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking nuid v0.5.0
[INFO] [stderr]     Checking sea-orm v1.1.14
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking serde_nanos v0.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking async-nats v0.42.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking tonic v0.14.1
[INFO] [stderr]     Checking flux-lib v0.1.0 (https://github.com/thefluxapp/flux-lib.git#2632cc47)
[INFO] [stderr]     Checking tonic-prost v0.14.1
[INFO] [stderr]     Checking tonic-reflection v0.14.1
[INFO] [stderr]     Checking tonic-health v0.14.1
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:336:42
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 337 | |                         let method = CreateMessageSvc(inner);
[INFO] [stdout] 338 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 339 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                         Ok(res)
[INFO] [stdout] 350 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:381:42
[INFO] [stdout]     |
[INFO] [stdout] 381 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 382 | |                         let method = GetMessageSvc(inner);
[INFO] [stdout] 383 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 384 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |                         Ok(res)
[INFO] [stdout] 395 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:399:41
[INFO] [stdout]     |
[INFO] [stdout] 399 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 400 | |                         let mut response = http::Response::new(
[INFO] [stdout] 401 | |                             tonic::body::Body::default(),
[INFO] [stdout] 402 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 414 | |                         Ok(response)
[INFO] [stdout] 415 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:414:25
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let method = GetLastStreamsSvc(inner);
[INFO] [stdout] 387 | |                         let codec = tonic_prost::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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let method = GetUserStreamsSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 434 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:476:42
[INFO] [stdout]     |
[INFO] [stdout] 476 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 477 | |                         let method = GetStreamsSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 479 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:494:41
[INFO] [stdout]     |
[INFO] [stdout] 494 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 495 | |                         let mut response = http::Response::new(
[INFO] [stdout] 496 | |                             tonic::body::Body::default(),
[INFO] [stdout] 497 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |                         Ok(response)
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flux-messages-api` (lib) due to 14 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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:336:42
[INFO] [stdout]     |
[INFO] [stdout] 336 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 337 | |                         let method = CreateMessageSvc(inner);
[INFO] [stdout] 338 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 339 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                         Ok(res)
[INFO] [stdout] 350 | |                     };
[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<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:381:42
[INFO] [stdout]     |
[INFO] [stdout] 381 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 382 | |                         let method = GetMessageSvc(inner);
[INFO] [stdout] 383 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 384 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |                         Ok(res)
[INFO] [stdout] 395 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:399:41
[INFO] [stdout]     |
[INFO] [stdout] 399 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 400 | |                         let mut response = http::Response::new(
[INFO] [stdout] 401 | |                             tonic::body::Body::default(),
[INFO] [stdout] 402 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 414 | |                         Ok(response)
[INFO] [stdout] 415 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.messages.rs:414:25
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:385:42
[INFO] [stdout]     |
[INFO] [stdout] 385 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 386 | |                         let method = GetLastStreamsSvc(inner);
[INFO] [stdout] 387 | |                         let codec = tonic_prost::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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:431:42
[INFO] [stdout]     |
[INFO] [stdout] 431 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 432 | |                         let method = GetUserStreamsSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 434 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:476:42
[INFO] [stdout]     |
[INFO] [stdout] 476 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 477 | |                         let method = GetStreamsSvc(inner);
[INFO] [stdout] 478 | |                         let codec = tonic_prost::ProstCodec::default();
[INFO] [stdout] 479 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(res)
[INFO] [stdout] 490 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:494:41
[INFO] [stdout]     |
[INFO] [stdout] 494 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 495 | |                         let mut response = http::Response::new(
[INFO] [stdout] 496 | |                             tonic::body::Body::default(),
[INFO] [stdout] 497 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 509 | |                         Ok(response)
[INFO] [stdout] 510 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/flux-messages-api-0034e79a1e99a407/out/flux.streams.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flux-messages-api` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "fb22547eaee161435599f69e608ee1b09a5be059dab06bc99ddf6d5b14eae956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb22547eaee161435599f69e608ee1b09a5be059dab06bc99ddf6d5b14eae956", kill_on_drop: false }`
[INFO] [stdout] fb22547eaee161435599f69e608ee1b09a5be059dab06bc99ddf6d5b14eae956
