[INFO] cloning repository https://github.com/iopsystems/rpc-perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iopsystems/rpc-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiopsystems%2Frpc-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiopsystems%2Frpc-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb3a9ad785d58a7a972a91999c4faec6ed6f14ef [INFO] checking iopsystems/rpc-perf 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%2Fiopsystems%2Frpc-perf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iopsystems/rpc-perf [INFO] finished tweaking git repo https://github.com/iopsystems/rpc-perf [INFO] tweaked toml for git repo https://github.com/iopsystems/rpc-perf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iopsystems/rpc-perf on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iopsystems/rpc-perf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98f90682d44646833aa624cfced2c3878514437c7bd38cffa96b39b4bc234cf9 [INFO] running `Command { std: "docker" "start" "-a" "98f90682d44646833aa624cfced2c3878514437c7bd38cffa96b39b4bc234cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98f90682d44646833aa624cfced2c3878514437c7bd38cffa96b39b4bc234cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f90682d44646833aa624cfced2c3878514437c7bd38cffa96b39b4bc234cf9", kill_on_drop: false }` [INFO] [stdout] 98f90682d44646833aa624cfced2c3878514437c7bd38cffa96b39b4bc234cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d848a603d0ea47cac870c84f8e4ad38449b789292503a8d295b6d1801d47890b [INFO] running `Command { std: "docker" "start" "-a" "d848a603d0ea47cac870c84f8e4ad38449b789292503a8d295b6d1801d47890b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling aws-lc-rs v1.12.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking arrow-schema v54.2.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling linkme-impl v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling metriken-core v0.1.3 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Checking time-core v0.1.3 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking mpmc v0.1.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling readme-rustdocifier v0.1.1 [INFO] [stderr] Checking clocksource v0.8.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Checking pelikan-net v0.4.1 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v54.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Compiling ring v0.17.12 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking arrow-data v54.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling prettyplease v0.2.30 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling k-lock v0.2.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking storage-types v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking url-escape v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling metriken-derive v0.5.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking linkme v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking ringlog v0.8.0 [INFO] [stderr] Checking ratelimit v0.10.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking histogram v0.11.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking metriken v0.7.0 [INFO] [stderr] Checking ringlog v0.7.0 [INFO] [stderr] Checking common v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking arrow-array v54.2.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rsa v0.9.7 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking h3 v0.0.6 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking protosocket v0.11.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking config v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking arrow-select v54.2.1 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking arrow-ipc v54.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking arrow-cast v54.2.1 [INFO] [stderr] Checking arrow-ord v54.2.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking logger v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking protocol-common v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking arrow-string v54.2.1 [INFO] [stderr] Checking arrow-arith v54.2.1 [INFO] [stderr] Checking arrow-row v54.2.1 [INFO] [stderr] Checking protosocket-prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking arrow-json v54.2.1 [INFO] [stderr] Checking arrow-csv v54.2.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking parquet v54.2.1 [INFO] [stderr] Checking protocol-memcache v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking protocol-ping v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Checking session v0.3.2 (https://github.com/pelikan-io/pelikan#4afdd11a) [INFO] [stderr] Checking arrow v54.2.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling rpc-perf v5.21.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling sqlx-mysql v0.8.3 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Checking metriken-exposition v0.12.2 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking rustls-platform-verifier v0.4.0 [INFO] [stderr] Checking quinn-proto v0.11.9 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking protosocket-rpc v0.11.0 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking momento-protos v0.127.3 [INFO] [stderr] Checking quinn v0.11.6 [INFO] [stderr] Checking h3-quinn v0.0.7 [INFO] [stderr] Checking momento v0.57.0 [INFO] [stderr] Checking pelikan-net v0.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking sqlx v0.8.3 [INFO] [stdout] warning: field `private_key_password` is never read [INFO] [stdout] --> src/config/tls.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Tls { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 9 | private_key: Option, [INFO] [stdout] 10 | private_key_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tls` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `private_key_password` is never used [INFO] [stdout] --> src/config/tls.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Tls { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn private_key_password(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `partitions` and `replications` are never read [INFO] [stdout] --> src/workload/mod.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 569 | pub struct Topics { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 570 | topics: Vec>, [INFO] [stdout] 571 | partitions: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 572 | replications: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Topics` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `partitions` and `replications` are never used [INFO] [stdout] --> src/workload/mod.rs:653:12 [INFO] [stdout] | [INFO] [stdout] 582 | impl Topics { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 653 | pub fn partitions(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 657 | pub fn replications(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `private_key_password` is never read [INFO] [stdout] --> src/config/tls.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Tls { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 9 | private_key: Option, [INFO] [stdout] 10 | private_key_password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tls` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `private_key_password` is never used [INFO] [stdout] --> src/config/tls.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Tls { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn private_key_password(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `partitions` and `replications` are never read [INFO] [stdout] --> src/workload/mod.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 569 | pub struct Topics { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 570 | topics: Vec>, [INFO] [stdout] 571 | partitions: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 572 | replications: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Topics` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `partitions` and `replications` are never used [INFO] [stdout] --> src/workload/mod.rs:653:12 [INFO] [stdout] | [INFO] [stdout] 582 | impl Topics { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 653 | pub fn partitions(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 657 | pub fn replications(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | let _ = admin::handlers::update_ratelimit( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 280 | | ratelimit_controller.next_ratelimit(), [INFO] [stdout] 281 | | workload_ratelimit.clone(), [INFO] [stdout] 282 | | ) [INFO] [stdout] 283 | | .await; [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | let _ = admin::handlers::update_ratelimit( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 280 | | ratelimit_controller.next_ratelimit(), [INFO] [stdout] 281 | | workload_ratelimit.clone(), [INFO] [stdout] 282 | | ) [INFO] [stdout] 283 | | .await; [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:132:77 [INFO] [stdout] | [INFO] [stdout] 132 | pub async fn prometheus_stats() -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 133 | | let mut data = Vec::new(); [INFO] [stdout] 134 | | [INFO] [stdout] 135 | | let metrics_snapshot = METRICS_SNAPSHOT.read().await; [INFO] [stdout] ... | [INFO] [stdout] 194 | | Ok(parts.join("_")) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:132:77 [INFO] [stdout] | [INFO] [stdout] 132 | pub async fn prometheus_stats() -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 133 | | let mut data = Vec::new(); [INFO] [stdout] 134 | | [INFO] [stdout] 135 | | let metrics_snapshot = METRICS_SNAPSHOT.read().await; [INFO] [stdout] ... | [INFO] [stdout] 194 | | Ok(parts.join("_")) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | Ok(parts.join("_")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:205:71 [INFO] [stdout] | [INFO] [stdout] 205 | pub async fn json_stats() -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 206 | | let data = human_formatted_stats().await; [INFO] [stdout] 207 | | [INFO] [stdout] 208 | | let mut content = "{".to_string(); [INFO] [stdout] ... | [INFO] [stdout] 212 | | Ok(content) [INFO] [stdout] 213 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:205:71 [INFO] [stdout] | [INFO] [stdout] 205 | pub async fn json_stats() -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 206 | | let data = human_formatted_stats().await; [INFO] [stdout] 207 | | [INFO] [stdout] 208 | | let mut content = "{".to_string(); [INFO] [stdout] ... | [INFO] [stdout] 212 | | Ok(content) [INFO] [stdout] 213 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | Ok(content) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:223:72 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn human_stats() -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 224 | | let data = human_formatted_stats().await; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | let mut content = data.join("\n"); [INFO] [stdout] 227 | | content += "\n"; [INFO] [stdout] 228 | | Ok(content) [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:223:72 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn human_stats() -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 224 | | let data = human_formatted_stats().await; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | let mut content = data.join("\n"); [INFO] [stdout] 227 | | content += "\n"; [INFO] [stdout] 228 | | Ok(content) [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | Ok(content) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 235 | | if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 257 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 235 | | if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 257 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | / if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 255 | | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] 256 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:235:36 [INFO] [stdout] | [INFO] [stdout] 235 | if let Some(r) = ratelimit { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 253 | | Ok(StatusCode::OK) [INFO] [stdout] 254 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(StatusCode::OK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 255 | | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] 256 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | pub async fn quitquitquit() -> Result { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 262 | | RUNNING.store(false, Ordering::Relaxed); [INFO] [stdout] 263 | | [INFO] [stdout] 264 | | Ok(StatusCode::OK) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | pub async fn quitquitquit() -> Result { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 262 | | RUNNING.store(false, Ordering::Relaxed); [INFO] [stdout] 263 | | [INFO] [stdout] 264 | | Ok(StatusCode::OK) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Ok(StatusCode::OK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | let _ = admin::handlers::update_ratelimit( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 280 | | ratelimit_controller.next_ratelimit(), [INFO] [stdout] 281 | | workload_ratelimit.clone(), [INFO] [stdout] 282 | | ) [INFO] [stdout] 283 | | .await; [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/main.rs:279:29 [INFO] [stdout] | [INFO] [stdout] 279 | let _ = admin::handlers::update_ratelimit( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 280 | | ratelimit_controller.next_ratelimit(), [INFO] [stdout] 281 | | workload_ratelimit.clone(), [INFO] [stdout] 282 | | ) [INFO] [stdout] 283 | | .await; [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:237:42 [INFO] [stdout] | [INFO] [stdout] 237 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 238 | | let method = PingSvc(inner); [INFO] [stdout] 239 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 240 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 250 | | Ok(res) [INFO] [stdout] 251 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 256 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 257 | | let headers = response.headers_mut(); [INFO] [stdout] 258 | | headers [INFO] [stdout] ... | [INFO] [stdout] 268 | | Ok(response) [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:132:77 [INFO] [stdout] | [INFO] [stdout] 132 | pub async fn prometheus_stats() -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 133 | | let mut data = Vec::new(); [INFO] [stdout] 134 | | [INFO] [stdout] 135 | | let metrics_snapshot = METRICS_SNAPSHOT.read().await; [INFO] [stdout] ... | [INFO] [stdout] 194 | | Ok(parts.join("_")) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:132:77 [INFO] [stdout] | [INFO] [stdout] 132 | pub async fn prometheus_stats() -> Result { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 133 | | let mut data = Vec::new(); [INFO] [stdout] 134 | | [INFO] [stdout] 135 | | let metrics_snapshot = METRICS_SNAPSHOT.read().await; [INFO] [stdout] ... | [INFO] [stdout] 194 | | Ok(parts.join("_")) [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | Ok(parts.join("_")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:205:71 [INFO] [stdout] | [INFO] [stdout] 205 | pub async fn json_stats() -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 206 | | let data = human_formatted_stats().await; [INFO] [stdout] 207 | | [INFO] [stdout] 208 | | let mut content = "{".to_string(); [INFO] [stdout] ... | [INFO] [stdout] 212 | | Ok(content) [INFO] [stdout] 213 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:205:71 [INFO] [stdout] | [INFO] [stdout] 205 | pub async fn json_stats() -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 206 | | let data = human_formatted_stats().await; [INFO] [stdout] 207 | | [INFO] [stdout] 208 | | let mut content = "{".to_string(); [INFO] [stdout] ... | [INFO] [stdout] 212 | | Ok(content) [INFO] [stdout] 213 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpc-perf` (bin "rpc-perf") due to 26 previous errors; 4 warnings emitted [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | Ok(content) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:223:72 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn human_stats() -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 224 | | let data = human_formatted_stats().await; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | let mut content = data.join("\n"); [INFO] [stdout] 227 | | content += "\n"; [INFO] [stdout] 228 | | Ok(content) [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:223:72 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn human_stats() -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 224 | | let data = human_formatted_stats().await; [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | let mut content = data.join("\n"); [INFO] [stdout] 227 | | content += "\n"; [INFO] [stdout] 228 | | Ok(content) [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | Ok(content) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 235 | | if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 257 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 235 | | if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 257 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | / if let Some(r) = ratelimit { [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 255 | | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] 256 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:235:36 [INFO] [stdout] | [INFO] [stdout] 235 | if let Some(r) = ratelimit { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 236 | | let amount = (rate as f64 / 1_000_000.0).ceil() as u64; [INFO] [stdout] 237 | | RATELIMIT_CURR.set(rate as i64); [INFO] [stdout] ... | [INFO] [stdout] 253 | | Ok(StatusCode::OK) [INFO] [stdout] 254 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(StatusCode::OK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:254:16 [INFO] [stdout] | [INFO] [stdout] 254 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 255 | | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] 256 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | Ok(StatusCode::NOT_FOUND) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | pub async fn quitquitquit() -> Result { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 262 | | RUNNING.store(false, Ordering::Relaxed); [INFO] [stdout] 263 | | [INFO] [stdout] 264 | | Ok(StatusCode::OK) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:261:73 [INFO] [stdout] | [INFO] [stdout] 261 | pub async fn quitquitquit() -> Result { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 262 | | RUNNING.store(false, Ordering::Relaxed); [INFO] [stdout] 263 | | [INFO] [stdout] 264 | | Ok(StatusCode::OK) [INFO] [stdout] 265 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/admin/mod.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | Ok(StatusCode::OK) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:237:42 [INFO] [stdout] | [INFO] [stdout] 237 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 238 | | let method = PingSvc(inner); [INFO] [stdout] 239 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] 240 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 250 | | Ok(res) [INFO] [stdout] 251 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 256 | | let mut response = http::Response::new(empty_body()); [INFO] [stdout] 257 | | let headers = response.headers_mut(); [INFO] [stdout] 258 | | headers [INFO] [stdout] ... | [INFO] [stdout] 268 | | Ok(response) [INFO] [stdout] 269 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/rpc-perf-8f94f10cc8c7ccdf/out/pingpong.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpc-perf` (bin "rpc-perf" test) due to 26 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d848a603d0ea47cac870c84f8e4ad38449b789292503a8d295b6d1801d47890b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d848a603d0ea47cac870c84f8e4ad38449b789292503a8d295b6d1801d47890b", kill_on_drop: false }` [INFO] [stdout] d848a603d0ea47cac870c84f8e4ad38449b789292503a8d295b6d1801d47890b