[INFO] fetching crate surrealdb-protocol 0.6.0... [INFO] checking surrealdb-protocol-0.6.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate surrealdb-protocol 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate surrealdb-protocol 0.6.0 [INFO] finished tweaking crates.io crate surrealdb-protocol 0.6.0 [INFO] tweaked toml for crates.io crate surrealdb-protocol 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate surrealdb-protocol 0.6.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate surrealdb-protocol 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1dd9afcbbaa2a0d4fb26185e7b4719d1a25818353b9cf0793dbf7b183013b20b [INFO] running `Command { std: "docker" "start" "-a" "1dd9afcbbaa2a0d4fb26185e7b4719d1a25818353b9cf0793dbf7b183013b20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd9afcbbaa2a0d4fb26185e7b4719d1a25818353b9cf0793dbf7b183013b20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd9afcbbaa2a0d4fb26185e7b4719d1a25818353b9cf0793dbf7b183013b20b", kill_on_drop: false }` [INFO] [stdout] 1dd9afcbbaa2a0d4fb26185e7b4719d1a25818353b9cf0793dbf7b183013b20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2ba8943b758d601be6e49daaea924c8b8babe10f3b2e962d3a16529560cd9605 [INFO] running `Command { std: "docker" "start" "-a" "2ba8943b758d601be6e49daaea924c8b8babe10f3b2e962d3a16529560cd9605", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking i_key_sort v0.2.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking i_tree v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking geographiclib-rs v0.2.5 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking spade v2.14.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking geo-types v0.7.16 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking i_float v1.7.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking i_shape v1.7.0 [INFO] [stderr] Checking i_overlay v2.0.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking geo v0.30.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking surrealdb-protocol v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:717:42 [INFO] [stdout] | [INFO] [stdout] 717 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 718 | | let method = HealthSvc(inner); [INFO] [stdout] 719 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 720 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 730 | | Ok(res) [INFO] [stdout] 731 | | }; [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>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:730:25 [INFO] [stdout] | [INFO] [stdout] 730 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:762:42 [INFO] [stdout] | [INFO] [stdout] 762 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 763 | | let method = VersionSvc(inner); [INFO] [stdout] 764 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 765 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 775 | | Ok(res) [INFO] [stdout] 776 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:775:25 [INFO] [stdout] | [INFO] [stdout] 775 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:807:42 [INFO] [stdout] | [INFO] [stdout] 807 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 808 | | let method = SignupSvc(inner); [INFO] [stdout] 809 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 810 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 820 | | Ok(res) [INFO] [stdout] 821 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:820:25 [INFO] [stdout] | [INFO] [stdout] 820 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:852:42 [INFO] [stdout] | [INFO] [stdout] 852 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 853 | | let method = SigninSvc(inner); [INFO] [stdout] 854 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 855 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 865 | | Ok(res) [INFO] [stdout] 866 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:865:25 [INFO] [stdout] | [INFO] [stdout] 865 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:897:42 [INFO] [stdout] | [INFO] [stdout] 897 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 898 | | let method = AuthenticateSvc(inner); [INFO] [stdout] 899 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 900 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 910 | | Ok(res) [INFO] [stdout] 911 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:910:25 [INFO] [stdout] | [INFO] [stdout] 910 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:941:42 [INFO] [stdout] | [INFO] [stdout] 941 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 942 | | let method = UseSvc(inner); [INFO] [stdout] 943 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 944 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 954 | | Ok(res) [INFO] [stdout] 955 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:954:25 [INFO] [stdout] | [INFO] [stdout] 954 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:985:42 [INFO] [stdout] | [INFO] [stdout] 985 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 986 | | let method = SetSvc(inner); [INFO] [stdout] 987 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 988 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 998 | | Ok(res) [INFO] [stdout] 999 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:998:25 [INFO] [stdout] | [INFO] [stdout] 998 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1029:42 [INFO] [stdout] | [INFO] [stdout] 1029 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1030 | | let method = UnsetSvc(inner); [INFO] [stdout] 1031 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1032 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1042 | | Ok(res) [INFO] [stdout] 1043 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1042:25 [INFO] [stdout] | [INFO] [stdout] 1042 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1074:42 [INFO] [stdout] | [INFO] [stdout] 1074 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1075 | | let method = InvalidateSvc(inner); [INFO] [stdout] 1076 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1077 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1087 | | Ok(res) [INFO] [stdout] 1088 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1087:25 [INFO] [stdout] | [INFO] [stdout] 1087 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1118:42 [INFO] [stdout] | [INFO] [stdout] 1118 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1119 | | let method = ResetSvc(inner); [INFO] [stdout] 1120 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1121 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1131 | | Ok(res) [INFO] [stdout] 1132 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1131 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1165:42 [INFO] [stdout] | [INFO] [stdout] 1165 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1166 | | let method = ImportSqlSvc(inner); [INFO] [stdout] 1167 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1168 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1178 | | Ok(res) [INFO] [stdout] 1179 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1178:25 [INFO] [stdout] | [INFO] [stdout] 1178 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1211:42 [INFO] [stdout] | [INFO] [stdout] 1211 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1212 | | let method = ExportSqlSvc(inner); [INFO] [stdout] 1213 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1214 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1224 | | Ok(res) [INFO] [stdout] 1225 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1224:25 [INFO] [stdout] | [INFO] [stdout] 1224 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1258:42 [INFO] [stdout] | [INFO] [stdout] 1258 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1259 | | let method = ExportMlModelSvc(inner); [INFO] [stdout] 1260 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1261 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1271 | | Ok(res) [INFO] [stdout] 1272 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1271:25 [INFO] [stdout] | [INFO] [stdout] 1271 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1304:42 [INFO] [stdout] | [INFO] [stdout] 1304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1305 | | let method = QuerySvc(inner); [INFO] [stdout] 1306 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1307 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1317 | | Ok(res) [INFO] [stdout] 1318 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1317:25 [INFO] [stdout] | [INFO] [stdout] 1317 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1350:42 [INFO] [stdout] | [INFO] [stdout] 1350 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1351 | | let method = SubscribeSvc(inner); [INFO] [stdout] 1352 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1353 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1363 | | Ok(res) [INFO] [stdout] 1364 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1363:25 [INFO] [stdout] | [INFO] [stdout] 1363 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1368:41 [INFO] [stdout] | [INFO] [stdout] 1368 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1369 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1370 | | let headers = response.headers_mut(); [INFO] [stdout] 1371 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1381 | | Ok(response) [INFO] [stdout] 1382 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1381:25 [INFO] [stdout] | [INFO] [stdout] 1381 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `surrealdb-protocol` (lib) due to 32 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>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:717:42 [INFO] [stdout] | [INFO] [stdout] 717 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 718 | | let method = HealthSvc(inner); [INFO] [stdout] 719 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 720 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 730 | | Ok(res) [INFO] [stdout] 731 | | }; [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>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:730:25 [INFO] [stdout] | [INFO] [stdout] 730 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:762:42 [INFO] [stdout] | [INFO] [stdout] 762 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 763 | | let method = VersionSvc(inner); [INFO] [stdout] 764 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 765 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 775 | | Ok(res) [INFO] [stdout] 776 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:775:25 [INFO] [stdout] | [INFO] [stdout] 775 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:807:42 [INFO] [stdout] | [INFO] [stdout] 807 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 808 | | let method = SignupSvc(inner); [INFO] [stdout] 809 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 810 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 820 | | Ok(res) [INFO] [stdout] 821 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:820:25 [INFO] [stdout] | [INFO] [stdout] 820 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:852:42 [INFO] [stdout] | [INFO] [stdout] 852 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 853 | | let method = SigninSvc(inner); [INFO] [stdout] 854 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 855 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 865 | | Ok(res) [INFO] [stdout] 866 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:865:25 [INFO] [stdout] | [INFO] [stdout] 865 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:897:42 [INFO] [stdout] | [INFO] [stdout] 897 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 898 | | let method = AuthenticateSvc(inner); [INFO] [stdout] 899 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 900 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 910 | | Ok(res) [INFO] [stdout] 911 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:910:25 [INFO] [stdout] | [INFO] [stdout] 910 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:941:42 [INFO] [stdout] | [INFO] [stdout] 941 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 942 | | let method = UseSvc(inner); [INFO] [stdout] 943 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 944 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 954 | | Ok(res) [INFO] [stdout] 955 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:954:25 [INFO] [stdout] | [INFO] [stdout] 954 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:985:42 [INFO] [stdout] | [INFO] [stdout] 985 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 986 | | let method = SetSvc(inner); [INFO] [stdout] 987 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 988 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 998 | | Ok(res) [INFO] [stdout] 999 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:998:25 [INFO] [stdout] | [INFO] [stdout] 998 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1029:42 [INFO] [stdout] | [INFO] [stdout] 1029 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1030 | | let method = UnsetSvc(inner); [INFO] [stdout] 1031 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1032 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1042 | | Ok(res) [INFO] [stdout] 1043 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1042:25 [INFO] [stdout] | [INFO] [stdout] 1042 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1074:42 [INFO] [stdout] | [INFO] [stdout] 1074 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1075 | | let method = InvalidateSvc(inner); [INFO] [stdout] 1076 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1077 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1087 | | Ok(res) [INFO] [stdout] 1088 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1087:25 [INFO] [stdout] | [INFO] [stdout] 1087 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1118:42 [INFO] [stdout] | [INFO] [stdout] 1118 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1119 | | let method = ResetSvc(inner); [INFO] [stdout] 1120 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1121 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1131 | | Ok(res) [INFO] [stdout] 1132 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1131 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1165:42 [INFO] [stdout] | [INFO] [stdout] 1165 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1166 | | let method = ImportSqlSvc(inner); [INFO] [stdout] 1167 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1168 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1178 | | Ok(res) [INFO] [stdout] 1179 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1178:25 [INFO] [stdout] | [INFO] [stdout] 1178 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1211:42 [INFO] [stdout] | [INFO] [stdout] 1211 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1212 | | let method = ExportSqlSvc(inner); [INFO] [stdout] 1213 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1214 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1224 | | Ok(res) [INFO] [stdout] 1225 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1224:25 [INFO] [stdout] | [INFO] [stdout] 1224 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1258:42 [INFO] [stdout] | [INFO] [stdout] 1258 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1259 | | let method = ExportMlModelSvc(inner); [INFO] [stdout] 1260 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1261 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1271 | | Ok(res) [INFO] [stdout] 1272 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1271:25 [INFO] [stdout] | [INFO] [stdout] 1271 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1304:42 [INFO] [stdout] | [INFO] [stdout] 1304 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1305 | | let method = QuerySvc(inner); [INFO] [stdout] 1306 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1307 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1317 | | Ok(res) [INFO] [stdout] 1318 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1317:25 [INFO] [stdout] | [INFO] [stdout] 1317 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1350:42 [INFO] [stdout] | [INFO] [stdout] 1350 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 1351 | | let method = SubscribeSvc(inner); [INFO] [stdout] 1352 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 1353 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 1363 | | Ok(res) [INFO] [stdout] 1364 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1363:25 [INFO] [stdout] | [INFO] [stdout] 1363 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1368:41 [INFO] [stdout] | [INFO] [stdout] 1368 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 1369 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 1370 | | let headers = response.headers_mut(); [INFO] [stdout] 1371 | | headers [INFO] [stdout] ... | [INFO] [stdout] 1381 | | Ok(response) [INFO] [stdout] 1382 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> rust/../gen/rust/proto/surrealdb.protocol.rpc.v1.tonic.rs:1381:25 [INFO] [stdout] | [INFO] [stdout] 1381 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `surrealdb-protocol` (lib test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "2ba8943b758d601be6e49daaea924c8b8babe10f3b2e962d3a16529560cd9605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba8943b758d601be6e49daaea924c8b8babe10f3b2e962d3a16529560cd9605", kill_on_drop: false }` [INFO] [stdout] 2ba8943b758d601be6e49daaea924c8b8babe10f3b2e962d3a16529560cd9605