[INFO] cloning repository https://github.com/eswolinsky3241/hatchet-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eswolinsky3241/hatchet-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feswolinsky3241%2Fhatchet-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feswolinsky3241%2Fhatchet-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e73dcf5b68a1bee32274961d9c2eebf36b22bd6a
[INFO] checking eswolinsky3241/hatchet-rust-sdk 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%2Feswolinsky3241%2Fhatchet-rust-sdk" "/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/eswolinsky3241/hatchet-rust-sdk
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/eswolinsky3241/hatchet-rust-sdk
[INFO] tweaked toml for git repo https://github.com/eswolinsky3241/hatchet-rust-sdk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eswolinsky3241/hatchet-rust-sdk 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 322 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.1)
[INFO] [stderr]       Adding prost-types v0.13.5 (available: v0.14.1)
[INFO] [stderr]       Adding tonic v0.13.1 (available: v0.14.2)
[INFO] [stderr]       Adding tonic-build v0.13.1 (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-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] 460168401f4a2929d6789ff3200a92583d03941f0386fd9cf82b244f171b5386
[INFO] running `Command { std: "docker" "start" "-a" "460168401f4a2929d6789ff3200a92583d03941f0386fd9cf82b244f171b5386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "460168401f4a2929d6789ff3200a92583d03941f0386fd9cf82b244f171b5386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460168401f4a2929d6789ff3200a92583d03941f0386fd9cf82b244f171b5386", kill_on_drop: false }`
[INFO] [stdout] 460168401f4a2929d6789ff3200a92583d03941f0386fd9cf82b244f171b5386
[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] 64667a7f2ed807b3d807f6ba0f240a41f129db1a0bfa2e91348e559b64eb1a53
[INFO] running `Command { std: "docker" "start" "-a" "64667a7f2ed807b3d807f6ba0f240a41f129db1a0bfa2e91348e559b64eb1a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling hatchet-sdk v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking astral-tokio-tar v0.5.6
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]     Checking bollard v0.19.4
[INFO] [stderr]     Checking testcontainers v0.25.2
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:403:42
[INFO] [stdout]     |
[INFO] [stdout] 403 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 404 | |                         let method = RegisterDurableEventSvc(inner);
[INFO] [stdout] 405 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 406 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 416 | |                         Ok(res)
[INFO] [stdout] 417 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:456:42
[INFO] [stdout]     |
[INFO] [stdout] 456 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 457 | |                         let method = ListenForDurableEventSvc(inner);
[INFO] [stdout] 458 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 459 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |                         Ok(res)
[INFO] [stdout] 470 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:469:25
[INFO] [stdout]     |
[INFO] [stdout] 469 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:474:41
[INFO] [stdout]     |
[INFO] [stdout] 474 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 475 | |                         let mut response = http::Response::new(
[INFO] [stdout] 476 | |                             tonic::body::Body::default(),
[INFO] [stdout] 477 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 489 | |                         Ok(response)
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:489:25
[INFO] [stdout]     |
[INFO] [stdout] 489 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1216:42
[INFO] [stdout]      |
[INFO] [stdout] 1216 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1217 | |                         let method = PutWorkflowSvc(inner);
[INFO] [stdout] 1218 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1219 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1229 | |                         Ok(res)
[INFO] [stdout] 1230 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1229:25
[INFO] [stdout]      |
[INFO] [stdout] 1229 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1261:42
[INFO] [stdout]      |
[INFO] [stdout] 1261 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1262 | |                         let method = CancelTasksSvc(inner);
[INFO] [stdout] 1263 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1264 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1274 | |                         Ok(res)
[INFO] [stdout] 1275 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1274:25
[INFO] [stdout]      |
[INFO] [stdout] 1274 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1306:42
[INFO] [stdout]      |
[INFO] [stdout] 1306 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1307 | |                         let method = ReplayTasksSvc(inner);
[INFO] [stdout] 1308 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1309 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |                         Ok(res)
[INFO] [stdout] 1320 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1319:25
[INFO] [stdout]      |
[INFO] [stdout] 1319 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1352:42
[INFO] [stdout]      |
[INFO] [stdout] 1352 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1353 | |                         let method = TriggerWorkflowRunSvc(inner);
[INFO] [stdout] 1354 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1355 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1365 | |                         Ok(res)
[INFO] [stdout] 1366 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1365:25
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1370:41
[INFO] [stdout]      |
[INFO] [stdout] 1370 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1371 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1372 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1373 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1385 | |                         Ok(response)
[INFO] [stdout] 1386 | |                     })
[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/hatchet-sdk-cebe7e65ba73f6f1/out/v1.rs:1385:25
[INFO] [stdout]      |
[INFO] [stdout] 1385 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1198:42
[INFO] [stdout]      |
[INFO] [stdout] 1198 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1199 | |                         let method = RegisterSvc(inner);
[INFO] [stdout] 1200 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1201 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1211 | |                         Ok(res)
[INFO] [stdout] 1212 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1211:25
[INFO] [stdout]      |
[INFO] [stdout] 1211 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1244:42
[INFO] [stdout]      |
[INFO] [stdout] 1244 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1245 | |                         let method = ListenSvc(inner);
[INFO] [stdout] 1246 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1247 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1257 | |                         Ok(res)
[INFO] [stdout] 1258 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1257:25
[INFO] [stdout]      |
[INFO] [stdout] 1257 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1290:42
[INFO] [stdout]      |
[INFO] [stdout] 1290 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1291 | |                         let method = ListenV2Svc(inner);
[INFO] [stdout] 1292 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1293 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1303 | |                         Ok(res)
[INFO] [stdout] 1304 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1303:25
[INFO] [stdout]      |
[INFO] [stdout] 1303 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1335:42
[INFO] [stdout]      |
[INFO] [stdout] 1335 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1336 | |                         let method = HeartbeatSvc(inner);
[INFO] [stdout] 1337 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1338 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1348 | |                         Ok(res)
[INFO] [stdout] 1349 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1348:25
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1388:42
[INFO] [stdout]      |
[INFO] [stdout] 1388 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1389 | |                         let method = SubscribeToWorkflowEventsSvc(inner);
[INFO] [stdout] 1390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1391 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1401 | |                         Ok(res)
[INFO] [stdout] 1402 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1401:25
[INFO] [stdout]      |
[INFO] [stdout] 1401 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1441:42
[INFO] [stdout]      |
[INFO] [stdout] 1441 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1442 | |                         let method = SubscribeToWorkflowRunsSvc(inner);
[INFO] [stdout] 1443 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1444 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1454 | |                         Ok(res)
[INFO] [stdout] 1455 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1454:25
[INFO] [stdout]      |
[INFO] [stdout] 1454 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1487:42
[INFO] [stdout]      |
[INFO] [stdout] 1487 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1488 | |                         let method = SendStepActionEventSvc(inner);
[INFO] [stdout] 1489 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1490 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1500 | |                         Ok(res)
[INFO] [stdout] 1501 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1500:25
[INFO] [stdout]      |
[INFO] [stdout] 1500 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1536:42
[INFO] [stdout]      |
[INFO] [stdout] 1536 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1537 | |                         let method = SendGroupKeyActionEventSvc(inner);
[INFO] [stdout] 1538 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1539 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1549 | |                         Ok(res)
[INFO] [stdout] 1550 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1549:25
[INFO] [stdout]      |
[INFO] [stdout] 1549 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1579:42
[INFO] [stdout]      |
[INFO] [stdout] 1579 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1580 | |                         let method = PutOverridesDataSvc(inner);
[INFO] [stdout] 1581 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1582 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1592 | |                         Ok(res)
[INFO] [stdout] 1593 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1592:25
[INFO] [stdout]      |
[INFO] [stdout] 1592 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1624:42
[INFO] [stdout]      |
[INFO] [stdout] 1624 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1625 | |                         let method = UnsubscribeSvc(inner);
[INFO] [stdout] 1626 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1627 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1637 | |                         Ok(res)
[INFO] [stdout] 1638 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1637:25
[INFO] [stdout]      |
[INFO] [stdout] 1637 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1669:42
[INFO] [stdout]      |
[INFO] [stdout] 1669 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1670 | |                         let method = RefreshTimeoutSvc(inner);
[INFO] [stdout] 1671 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1672 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1682 | |                         Ok(res)
[INFO] [stdout] 1683 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1682:25
[INFO] [stdout]      |
[INFO] [stdout] 1682 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1714:42
[INFO] [stdout]      |
[INFO] [stdout] 1714 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1715 | |                         let method = ReleaseSlotSvc(inner);
[INFO] [stdout] 1716 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1717 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1727 | |                         Ok(res)
[INFO] [stdout] 1728 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1727:25
[INFO] [stdout]      |
[INFO] [stdout] 1727 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1760:42
[INFO] [stdout]      |
[INFO] [stdout] 1760 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1761 | |                         let method = UpsertWorkerLabelsSvc(inner);
[INFO] [stdout] 1762 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1763 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1773 | |                         Ok(res)
[INFO] [stdout] 1774 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1773:25
[INFO] [stdout]      |
[INFO] [stdout] 1773 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1778:41
[INFO] [stdout]      |
[INFO] [stdout] 1778 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1779 | |                         let mut response = http::Response::new(
[INFO] [stdout] 1780 | |                             tonic::body::Body::default(),
[INFO] [stdout] 1781 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 1793 | |                         Ok(response)
[INFO] [stdout] 1794 | |                     })
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:1793:25
[INFO] [stdout]      |
[INFO] [stdout] 1793 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2253 | |                         let method = PushSvc(inner);
[INFO] [stdout] 2254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2265 | |                         Ok(res)
[INFO] [stdout] 2266 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2265:25
[INFO] [stdout]      |
[INFO] [stdout] 2265 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2297:42
[INFO] [stdout]      |
[INFO] [stdout] 2297 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2298 | |                         let method = BulkPushSvc(inner);
[INFO] [stdout] 2299 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2300 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2310 | |                         Ok(res)
[INFO] [stdout] 2311 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2310:25
[INFO] [stdout]      |
[INFO] [stdout] 2310 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2343:42
[INFO] [stdout]      |
[INFO] [stdout] 2343 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2344 | |                         let method = ReplaySingleEventSvc(inner);
[INFO] [stdout] 2345 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2346 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2356 | |                         Ok(res)
[INFO] [stdout] 2357 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2356:25
[INFO] [stdout]      |
[INFO] [stdout] 2356 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2388:42
[INFO] [stdout]      |
[INFO] [stdout] 2388 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2389 | |                         let method = PutLogSvc(inner);
[INFO] [stdout] 2390 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2391 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2401 | |                         Ok(res)
[INFO] [stdout] 2402 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2401:25
[INFO] [stdout]      |
[INFO] [stdout] 2401 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2434:42
[INFO] [stdout]      |
[INFO] [stdout] 2434 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2435 | |                         let method = PutStreamEventSvc(inner);
[INFO] [stdout] 2436 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 2437 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 2447 | |                         Ok(res)
[INFO] [stdout] 2448 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2447:25
[INFO] [stdout]      |
[INFO] [stdout] 2447 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2452:41
[INFO] [stdout]      |
[INFO] [stdout] 2452 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2453 | |                         let mut response = http::Response::new(
[INFO] [stdout] 2454 | |                             tonic::body::Body::default(),
[INFO] [stdout] 2455 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 2467 | |                         Ok(response)
[INFO] [stdout] 2468 | |                     })
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:2467:25
[INFO] [stdout]      |
[INFO] [stdout] 2467 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3327:42
[INFO] [stdout]      |
[INFO] [stdout] 3327 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3328 | |                         let method = PutWorkflowSvc(inner);
[INFO] [stdout] 3329 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3330 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3340 | |                         Ok(res)
[INFO] [stdout] 3341 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3340:25
[INFO] [stdout]      |
[INFO] [stdout] 3340 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3373:42
[INFO] [stdout]      |
[INFO] [stdout] 3373 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3374 | |                         let method = ScheduleWorkflowSvc(inner);
[INFO] [stdout] 3375 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3376 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3386 | |                         Ok(res)
[INFO] [stdout] 3387 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3386:25
[INFO] [stdout]      |
[INFO] [stdout] 3386 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3419:42
[INFO] [stdout]      |
[INFO] [stdout] 3419 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3420 | |                         let method = TriggerWorkflowSvc(inner);
[INFO] [stdout] 3421 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3422 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3432 | |                         Ok(res)
[INFO] [stdout] 3433 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3432:25
[INFO] [stdout]      |
[INFO] [stdout] 3432 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3468:42
[INFO] [stdout]      |
[INFO] [stdout] 3468 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3469 | |                         let method = BulkTriggerWorkflowSvc(inner);
[INFO] [stdout] 3470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3471 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3481 | |                         Ok(res)
[INFO] [stdout] 3482 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3481:25
[INFO] [stdout]      |
[INFO] [stdout] 3481 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3514:42
[INFO] [stdout]      |
[INFO] [stdout] 3514 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3515 | |                         let method = PutRateLimitSvc(inner);
[INFO] [stdout] 3516 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 3517 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 3527 | |                         Ok(res)
[INFO] [stdout] 3528 | |                     };
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3527:25
[INFO] [stdout]      |
[INFO] [stdout] 3527 |                         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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3532:41
[INFO] [stdout]      |
[INFO] [stdout] 3532 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3533 | |                         let mut response = http::Response::new(
[INFO] [stdout] 3534 | |                             tonic::body::Body::default(),
[INFO] [stdout] 3535 | |                         );
[INFO] [stdout] ...    |
[INFO] [stdout] 3547 | |                         Ok(response)
[INFO] [stdout] 3548 | |                     })
[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/hatchet-sdk-cebe7e65ba73f6f1/out/_.rs:3547:25
[INFO] [stdout]      |
[INFO] [stdout] 3547 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hatchet-sdk` (lib) due to 68 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "64667a7f2ed807b3d807f6ba0f240a41f129db1a0bfa2e91348e559b64eb1a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64667a7f2ed807b3d807f6ba0f240a41f129db1a0bfa2e91348e559b64eb1a53", kill_on_drop: false }`
[INFO] [stdout] 64667a7f2ed807b3d807f6ba0f240a41f129db1a0bfa2e91348e559b64eb1a53
