[INFO] cloning repository https://github.com/ruma/ruma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruma/ruma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede7601aa9dec0f2f9bf12fc55dfba1617691f83 [INFO] testing ruma/ruma against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruma/ruma on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ruma/ruma [INFO] finished tweaking git repo https://github.com/ruma/ruma [INFO] tweaked toml for git repo https://github.com/ruma/ruma written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js_int v0.2.1 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded toml_edit v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b98ad52b5c57888c7acb994e60606f54bf7e085fa6fa843c702a4bb5204aaa7 [INFO] running `Command { std: "docker" "start" "-a" "3b98ad52b5c57888c7acb994e60606f54bf7e085fa6fa843c702a4bb5204aaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b98ad52b5c57888c7acb994e60606f54bf7e085fa6fa843c702a4bb5204aaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b98ad52b5c57888c7acb994e60606f54bf7e085fa6fa843c702a4bb5204aaa7", kill_on_drop: false }` [INFO] [stdout] 3b98ad52b5c57888c7acb994e60606f54bf7e085fa6fa843c702a4bb5204aaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ea94dba0465544399b67ea9d0df71f637d228ede479daa426e5ffef8bb0087 [INFO] running `Command { std: "docker" "start" "-a" "53ea94dba0465544399b67ea9d0df71f637d228ede479daa426e5ffef8bb0087", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling ruma-client v0.8.0 (/opt/rustwide/workdir/crates/ruma-client) [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Compiling xflags-macros v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling xshell v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling xflags v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling ruma-identifiers-validation v0.7.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation) [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ruma-identifiers-macros v0.22.0 (/opt/rustwide/workdir/crates/ruma-identifiers-macros) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling toml_edit v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-serde-macros v0.6.0 (/opt/rustwide/workdir/crates/ruma-serde-macros) [INFO] [stderr] Compiling ruma-api-macros v0.20.0 (/opt/rustwide/workdir/crates/ruma-api-macros) [INFO] [stderr] Compiling ruma-macros v0.1.0 (/opt/rustwide/workdir/crates/ruma-macros) [INFO] [stderr] Compiling ruma-serde v0.6.0 (/opt/rustwide/workdir/crates/ruma-serde) [INFO] [stderr] Compiling ruma-identifiers v0.22.0 (/opt/rustwide/workdir/crates/ruma-identifiers) [INFO] [stderr] Compiling ruma-common v0.8.0 (/opt/rustwide/workdir/crates/ruma-common) [INFO] [stderr] Compiling ruma-api v0.20.0 (/opt/rustwide/workdir/crates/ruma-api) [INFO] [stderr] Compiling ruma-signatures v0.10.0 (/opt/rustwide/workdir/crates/ruma-signatures) [INFO] [stderr] Compiling ruma-events v0.26.0 (/opt/rustwide/workdir/crates/ruma-events) [INFO] [stderr] Compiling ruma-identity-service-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api) [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub room_type: Option<&'a RoomType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ruma-client-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-client-api) [INFO] [stderr] Compiling ruma-push-gateway-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api) [INFO] [stderr] Compiling ruma-state-res v0.6.0 (/opt/rustwide/workdir/crates/ruma-state-res) [INFO] [stderr] Compiling ruma-federation-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-federation-api) [INFO] [stderr] Compiling ruma-appservice-api v0.5.0 (/opt/rustwide/workdir/crates/ruma-appservice-api) [INFO] [stdout] warning: field is never read: `notification` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub notification: Notification<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / ruma_api! { [INFO] [stdout] 26 | | metadata: { [INFO] [stdout] 27 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 28 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Request more history from another homeserver", [INFO] [stdout] 19 | | name: "get_backfill", [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub filter: Filter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `min_depth` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub min_depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub kind: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub content: RoomMemberEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unsigned` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub unsigned: UnsignedEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub room_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Invites a remote user to a room.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_type` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub event_type: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub content: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub field: Option<&'a ProfileField>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 19 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 22 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 48 | | response: {} [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub kind: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / ruma_api! { [INFO] [stdout] 19 | | metadata: { [INFO] [stdout] 20 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 21 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 51 | | response: {} [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub content: &'a ThirdPartyInvite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / ruma_api! { [INFO] [stdout] 19 | | metadata: { [INFO] [stdout] 20 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 21 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 51 | | response: {} [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Send transaction messages to another server", [INFO] [stdout] 23 | | name: "send_transaction_message", [INFO] [stdout] ... | [INFO] [stdout] 68 | | } [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Add contact information to a user's account", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: UiaaResponse [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub identity_server_info: IdentityServerInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Bind a 3PID to a user's account on an identity server", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 41 | | error: crate::Error [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logout_devices` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub logout_devices: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub password: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub username: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inhibit_login` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | pub inhibit_login: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_type` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub login_type: Option<&'a LoginType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a device for authenticated user.", [INFO] [stdout] 16 | | method: DELETE, [INFO] [stdout] ... | [INFO] [stdout] 38 | | error: UiaaResponse [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete specified devices.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: UiaaResponse [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub filter: Filter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub filter: FilterDefinition<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Create a new filter for event retrieval.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_keys` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub device_keys: BTreeMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub token: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `master_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub master_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `self_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub self_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub user_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Knock on a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub filename: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upload content to the media store.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ts` [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get a preview for a URL.", [INFO] [stdout] 16 | | name: "get_media_preview", [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Ban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `at` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub at: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `not_membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub not_membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipient` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub recipient: InvitationRecipient<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Kick a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Leave a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Unban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub to: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub dir: Direction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `presence` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub presence: PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status_msg` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub status_msg: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the avatar URL of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displayname` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub displayname: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the display name of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub from: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `only` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub only: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pattern` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `before` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub before: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `after` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub after: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `read_receipt` [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub read_receipt: Option<&'a EventId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Sets the position of the read marker for a given room, and optionally the read receipt's location.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Redact an event, stripping all information not critical to the event graph integrity.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation_content` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub creation_content: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_direct` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | pub is_direct: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power_level_content_override` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub power_level_content_override: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `preset` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub preset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias_name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub room_alias_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub room_version: Option<&'a RoomVersionId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topic` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | pub topic: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | pub visibility: Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `score` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub score: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub new_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upgrades a room to a particular version.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: crate::Error [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_categories` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub search_categories: Categories<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_batch` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_batch: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_info` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub login_info: LoginInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub filter: Option<&'a Filter<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_state` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub full_state: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `set_presence` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | pub set_presence: &'a PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Performs a search for users.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma v0.5.0 (/opt/rustwide/workdir/crates/ruma) [INFO] [stderr] Compiling joke_bot v0.1.0 (/opt/rustwide/workdir/examples/joke_bot) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "53ea94dba0465544399b67ea9d0df71f637d228ede479daa426e5ffef8bb0087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ea94dba0465544399b67ea9d0df71f637d228ede479daa426e5ffef8bb0087", kill_on_drop: false }` [INFO] [stdout] 53ea94dba0465544399b67ea9d0df71f637d228ede479daa426e5ffef8bb0087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ace339def95f1301c87ac562794cd6026ef2a1d3f5da13d8c8522a4ef181aca [INFO] running `Command { std: "docker" "start" "-a" "1ace339def95f1301c87ac562794cd6026ef2a1d3f5da13d8c8522a4ef181aca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling trybuild v1.0.56 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.7.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.22.0 (/opt/rustwide/workdir/crates/ruma-identifiers-macros) [INFO] [stderr] Compiling ruma-api-macros v0.20.0 (/opt/rustwide/workdir/crates/ruma-api-macros) [INFO] [stderr] Compiling ruma-serde-macros v0.6.0 (/opt/rustwide/workdir/crates/ruma-serde-macros) [INFO] [stderr] Compiling ruma-macros v0.1.0 (/opt/rustwide/workdir/crates/ruma-macros) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling ruma-serde v0.6.0 (/opt/rustwide/workdir/crates/ruma-serde) [INFO] [stderr] Compiling ruma-common v0.8.0 (/opt/rustwide/workdir/crates/ruma-common) [INFO] [stderr] Compiling ruma-signatures v0.10.0 (/opt/rustwide/workdir/crates/ruma-signatures) [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub room_type: Option<&'a RoomType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-identity-service-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api) [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Add contact information to a user's account", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: UiaaResponse [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub identity_server_info: IdentityServerInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Bind a 3PID to a user's account on an identity server", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 41 | | error: crate::Error [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logout_devices` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub logout_devices: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub password: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub username: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inhibit_login` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | pub inhibit_login: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_type` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub login_type: Option<&'a LoginType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a device for authenticated user.", [INFO] [stdout] 16 | | method: DELETE, [INFO] [stdout] ... | [INFO] [stdout] 38 | | error: UiaaResponse [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete specified devices.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: UiaaResponse [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub filter: Filter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub filter: FilterDefinition<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Create a new filter for event retrieval.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_keys` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub device_keys: BTreeMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub token: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `master_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub master_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `self_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub self_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub user_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Knock on a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub filename: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upload content to the media store.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ts` [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get a preview for a URL.", [INFO] [stdout] 16 | | name: "get_media_preview", [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Ban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `at` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub at: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `not_membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub not_membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipient` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub recipient: InvitationRecipient<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Kick a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Leave a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Unban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub to: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub dir: Direction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `presence` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub presence: PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status_msg` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub status_msg: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the avatar URL of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displayname` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub displayname: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the display name of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub from: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `only` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub only: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pattern` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `before` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub before: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `after` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub after: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `read_receipt` [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub read_receipt: Option<&'a EventId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Sets the position of the read marker for a given room, and optionally the read receipt's location.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Redact an event, stripping all information not critical to the event graph integrity.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation_content` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub creation_content: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_direct` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | pub is_direct: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power_level_content_override` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub power_level_content_override: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `preset` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub preset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias_name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub room_alias_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub room_version: Option<&'a RoomVersionId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topic` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | pub topic: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | pub visibility: Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `score` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub score: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub new_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upgrades a room to a particular version.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: crate::Error [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_categories` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub search_categories: Categories<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_batch` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_batch: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_info` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub login_info: LoginInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub filter: Option<&'a Filter<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_state` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub full_state: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `set_presence` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | pub set_presence: &'a PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Performs a search for users.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notification` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub notification: Notification<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / ruma_api! { [INFO] [stdout] 26 | | metadata: { [INFO] [stdout] 27 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 28 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Request more history from another homeserver", [INFO] [stdout] 19 | | name: "get_backfill", [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 17 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub filter: Filter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `min_depth` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub min_depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub kind: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub content: RoomMemberEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unsigned` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub unsigned: UnsignedEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Invites a remote user to a room.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub room_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Invites a remote user to a room.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-push-gateway-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api) [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-federation-api v0.4.0 (/opt/rustwide/workdir/crates/ruma-federation-api) [INFO] [stdout] warning: field is never read: `event_type` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub event_type: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-client-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-client-api) [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub content: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-client v0.8.0 (/opt/rustwide/workdir/crates/ruma-client) [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 16 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling joke_bot v0.1.0 (/opt/rustwide/workdir/examples/joke_bot) [INFO] [stdout] warning: field is never read: `field` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub field: Option<&'a ProfileField>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 19 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 22 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 48 | | response: {} [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub kind: EventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / ruma_api! { [INFO] [stdout] 19 | | metadata: { [INFO] [stdout] 20 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 21 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 51 | | response: {} [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub content: &'a ThirdPartyInvite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / ruma_api! { [INFO] [stdout] 19 | | metadata: { [INFO] [stdout] 20 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 21 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 51 | | response: {} [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Send transaction messages to another server", [INFO] [stdout] 23 | | name: "send_transaction_message", [INFO] [stdout] ... | [INFO] [stdout] 68 | | } [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] warning: field is never read: `notification` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub notification: Notification<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / ruma_api! { [INFO] [stdout] 26 | | metadata: { [INFO] [stdout] 27 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 28 | | name: "send_event_notification", [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a8bd890171e48bbb -C extra-filename=-a8bd890171e48bbb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub room_type: Option<&'a RoomType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 94 | | } [INFO] [stdout] 95 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] {"message":"field is never read: `send_attempt`","code":{"code":"dead_code","explanation":null},"level":"warning","spans":[{"file_name":"crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs","byte_start":1210,"byte_end":1232,"line_start":34,"line_end":34,"column_start":13,"column_end":35,"is_primary":true,"text":[{"text":" pub send_attempt: UInt,","highlight_start":13,"highlight_end":35}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"`IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis","code":null,"level":"note","spans":[{"file_name":"crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs","byte_start":377,"byte_end":1675,"line_start":14,"line_end":48,"column_start":5,"column_end":6,"is_primary":true,"text":[{"text":" ruma_api! {","highlight_start":5,"highlight_end":16},{"text":" metadata: {","highlight_start":1,"highlight_end":20},{"text":" description: \"Creates a session for validating an email address.\",","highlight_start":1,"highlight_end":79},{"text":" method: POST,","highlight_start":1,"highlight_end":26},{"text":" name: \"create_email_validation_session\",","highlight_start":1,"highlight_end":53},{"text":" stable_path: \"/_matrix/identity/v2/validate/email/requestToken\",","highlight_start":1,"highlight_end":77},{"text":" authentication: AccessToken,","highlight_start":1,"highlight_end":41},{"text":" rate_limited: false,","highlight_start":1,"highlight_end":33},{"text":" added: 1.0,","highlight_start":1,"highlight_end":24},{"text":" }","highlight_start":1,"highlight_end":10},{"text":"","highlight_start":1,"highlight_end":1},{"text":" request: {","highlight_start":1,"highlight_end":19},{"text":" /// A unique string generated by the client, and used to identify the validation attempt.","highlight_start":1,"highlight_end":102},{"text":" pub client_secret: &'a ClientSecret,","highlight_start":1,"highlight_end":49},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// The email address to validate.","highlight_start":1,"highlight_end":47},{"text":" pub email: &'a str,","highlight_start":1,"highlight_end":32},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// The server will only send an email if the send_attempt is a number greater than the","highlight_start":1,"highlight_end":100},{"text":" /// most recent one which it has seen, scoped to that email + client_secret pair.","highlight_start":1,"highlight_end":94},{"text":" pub send_attempt: UInt,","highlight_start":1,"highlight_end":36},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// When the validation is completed, the identity server will redirect the user to this","highlight_start":1,"highlight_end":101},{"text":" /// URL.","highlight_start":1,"highlight_end":21},{"text":" #[serde(skip_serializing_if = \"Option::is_none\")]","highlight_start":1,"highlight_end":62},{"text":" pub next_link: Option<&'a str>,","highlight_start":1,"highlight_end":44},{"text":" }","highlight_start":1,"highlight_end":10},{"text":"","highlight_start":1,"highlight_end":1},{"text":" response: {","highlight_start":1,"highlight_end":20},{"text":" /// The session ID.","highlight_start":1,"highlight_end":32},{"text":" ///","highlight_start":1,"highlight_end":16},{"text":" /// Session IDs are opaque strings generated by the identity server.","highlight_start":1,"highlight_end":81},{"text":" pub sid: Box,","highlight_start":1,"highlight_end":37},{"text":" }","highlight_start":1,"highlight_end":10},{"text":" }","highlight_start":1,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs","byte_start":377,"byte_end":1675,"line_start":14,"line_end":48,"column_start":5,"column_end":6,"is_primary":false,"text":[{"text":" ruma_api! {","highlight_start":5,"highlight_end":16},{"text":" metadata: {","highlight_start":1,"highlight_end":20},{"text":" description: \"Creates a session for validating an email address.\",","highlight_start":1,"highlight_end":79},{"text":" method: POST,","highlight_start":1,"highlight_end":26},{"text":" name: \"create_email_validation_session\",","highlight_start":1,"highlight_end":53},{"text":" stable_path: \"/_matrix/identity/v2/validate/email/requestToken\",","highlight_start":1,"highlight_end":77},{"text":" authentication: AccessToken,","highlight_start":1,"highlight_end":41},{"text":" rate_limited: false,","highlight_start":1,"highlight_end":33},{"text":" added: 1.0,","highlight_start":1,"highlight_end":24},{"text":" }","highlight_start":1,"highlight_end":10},{"text":"","highlight_start":1,"highlight_end":1},{"text":" request: {","highlight_start":1,"highlight_end":19},{"text":" /// A unique string generated by the client, and used to identify the validation attempt.","highlight_start":1,"highlight_end":102},{"text":" pub client_secret: &'a ClientSecret,","highlight_start":1,"highlight_end":49},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// The email address to validate.","highlight_start":1,"highlight_end":47},{"text":" pub email: &'a str,","highlight_start":1,"highlight_end":32},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// The server will only send an email if the send_attempt is a number greater than the","highlight_start":1,"highlight_end":100},{"text":" /// most recent one which it has seen, scoped to that email + client_secret pair.","highlight_start":1,"highlight_end":94},{"text":" pub send_attempt: UInt,","highlight_start":1,"highlight_end":36},{"text":"","highlight_start":1,"highlight_end":1},{"text":" /// When the validation is completed, the identity server will redirect the user to this","highlight_start":1,"highlight_end":101},{"text":" /// URL.","highlight_start":1,"highlight_end":21},{"text":" #[serde(skip_serializing_if = \"Option::is_none\")]","highlight_start":1,"highlight_end":62},{"text":" pub next_link: Option<&'a str>,","highlight_start":1,"highlight_end":44},{"text":" }","highlight_start":1,"highlight_end":10},{"text":"","highlight_start":1,"highlight_end":1},{"text":" response: {","highlight_start":1,"highlight_end":20},{"text":" /// The session ID.","highlight_start":1,"highlight_end":32},{"text":" ///","highlight_start":1,"highlight_end":16},{"text":" /// Session IDs are opaque strings generated by the identity server.","highlight_start":1,"highlight_end":81},{"text":" pub sid: Box,","highlight_start":1,"highlight_end":37},{"text":" }","highlight_start":1,"highlight_end":10},{"text":" }","highlight_start":1,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"#[derive(Debug)]","def_site_span":{"file_name":"/rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs","byte_start":23269,"byte_end":23336,"line_start":690,"line_end":692,"column_start":5,"column_end":6,"is_primary":false,"text":[],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}}],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[33mwarning\u001b[0m\u001b[0m\u001b[1m: field is never read: `send_attempt`\u001b[0m\n\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0mcrates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:34:13\u001b[0m\n\u001b[0m [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login_fallback.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Get login fallback web page.", [INFO] [stdout] 11 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/add_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Add contact information to a user's account", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: UiaaResponse [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub identity_server_info: IdentityServerInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/bind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Bind a 3PID to a user's account on an identity server", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 41 | | error: crate::Error [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logout_devices` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub logout_devices: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/change_password.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Change the password of the current user's account.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | error: UiaaResponse [INFO] [stdout] 47 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/deactivate.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Deactivate the current user's account.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 44 | | error: UiaaResponse [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/delete_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub password: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub username: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inhibit_login` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | pub inhibit_login: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_type` [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub login_type: Option<&'a LoginType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Register an account on this homeserver.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 103 | | error: UiaaResponse [INFO] [stdout] 104 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_3pid_management_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a 3PID management token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request that a password change token is sent to the given email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_password_change_token_via_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Request that a password change token is sent to the given phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_email.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a 3rd party email.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 65 | | error: crate::Error [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identity_server_info` [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub identity_server_info: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/request_registration_token_via_msisdn.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Request a registration token with a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 68 | | error: crate::Error [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_server` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub id_server: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/account/unbind_3pid.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Unbind a 3PID from a user's account on an identity server.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/context/get_context.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Get the events immediately preceding and following a given event.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 83 | | error: crate::Error [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete a device for authenticated user.", [INFO] [stdout] 16 | | method: DELETE, [INFO] [stdout] ... | [INFO] [stdout] 38 | | error: UiaaResponse [INFO] [stdout] 39 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/device/delete_devices.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Delete specified devices.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: UiaaResponse [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub filter: Filter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_network` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `server` [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub server: Option<&'a ServerName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/directory/get_public_rooms_filtered.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the list of rooms in this homeserver's public directory.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 71 | | error: crate::Error [INFO] [stdout] 72 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub filter: FilterDefinition<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/filter/create_filter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Create a new filter for event retrieval.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 42 | | error: crate::Error [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_keys` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub device_keys: BTreeMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub token: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/get_keys.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 79 | | error: crate::Error [INFO] [stdout] 80 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub auth: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `master_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub master_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `self_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub self_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_signing_key` [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub user_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/keys/upload_signing_keys.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Publishes cross signing keys for the user.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 54 | | error: UiaaResponse [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/knock/knock_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Knock on a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub filename: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/create_content.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upload content to the media store.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ts` [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/media/get_media_preview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get a preview for a URL.", [INFO] [stdout] 16 | | name: "get_media_preview", [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/ban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Ban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `at` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub at: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `not_membership` [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub not_membership: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/get_member_events.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get membership events for a room.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `recipient` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub recipient: InvitationRecipient<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/invite_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Invite a user to a room.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `third_party_signed` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub third_party_signed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/join_room_by_id_or_alias.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Join a room using its ID or one of its aliases.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/kick_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Kick a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/leave_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Leave a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/membership/unban_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Unban a user from a room.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | error: crate::Error [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub to: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub dir: Direction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub filter: RoomEventFilter<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/message/get_message_events.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Get message events for a room.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 90 | | error: crate::Error [INFO] [stdout] 91 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `presence` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub presence: PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status_msg` [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub status_msg: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/presence/set_presence.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Set presence status for this user.", [INFO] [stdout] 15 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 40 | | error: crate::Error [INFO] [stdout] 41 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_avatar_url.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the avatar URL of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 60 | | error: crate::Error [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displayname` [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub displayname: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/profile/set_display_name.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Set the display name of the user.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 36 | | error: crate::Error [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `from` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub from: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `only` [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub only: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/get_notifications.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Paginate through the list of events that the user has been, or would have been notified about.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 62 | | error: crate::Error [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pattern` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub pattern: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `before` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub before: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `after` [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub after: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/push/set_pushrule.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "This endpoint allows the creation, modification and deletion of pushers for this user ID.", [INFO] [stdout] 16 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 69 | | error: crate::Error [INFO] [stdout] 70 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `read_receipt` [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub read_receipt: Option<&'a EventId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/read_marker/set_read_marker.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Sets the position of the read marker for a given room, and optionally the read receipt's location.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/redact/redact_event.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Redact an event, stripping all information not critical to the event graph integrity.", [INFO] [stdout] 14 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | error: crate::Error [INFO] [stdout] 50 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation_content` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub creation_content: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_direct` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | pub is_direct: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | pub name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power_level_content_override` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub power_level_content_override: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `preset` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | pub preset: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias_name` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | pub room_alias_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub room_version: Option<&'a RoomVersionId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `topic` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | pub topic: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | pub visibility: Visibility, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/create_room.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / ruma_api! { [INFO] [stdout] 29 | | metadata: { [INFO] [stdout] 30 | | description: "Create a new room.", [INFO] [stdout] 31 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 107 | | error: crate::Error [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `score` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub score: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reason` [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub reason: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/report_content.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Report content as inappropriate.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | error: crate::Error [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `new_version` [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub new_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/room/upgrade_room.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / ruma_api! { [INFO] [stdout] 12 | | metadata: { [INFO] [stdout] 13 | | description: "Upgrades a room to a particular version.", [INFO] [stdout] 14 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | error: crate::Error [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `search_categories` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub search_categories: Categories<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_batch` [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_batch: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/search/search_events.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / ruma_api! { [INFO] [stdout] 23 | | metadata: { [INFO] [stdout] 24 | | description: "Search events.", [INFO] [stdout] 25 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | error: crate::Error [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `login_info` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub login_info: LoginInfo<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `device_id` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub device_id: Option<&'a DeviceId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial_device_display_name` [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub initial_device_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/session/login.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Login to the homeserver.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 74 | | error: crate::Error [INFO] [stdout] 75 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filter` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub filter: Option<&'a Filter<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `since` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_state` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub full_state: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `set_presence` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | pub set_presence: &'a PresenceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/sync/sync_events.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | / ruma_api! { [INFO] [stdout] 25 | | metadata: { [INFO] [stdout] 26 | | description: "Get all new events from all rooms since the last sync or a given point of time.", [INFO] [stdout] 27 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 112 | | error: crate::Error [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `limit` [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-client-api/src/user_directory/search_users.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Performs a search for users.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | error: crate::Error [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1ace339def95f1301c87ac562794cd6026ef2a1d3f5da13d8c8522a4ef181aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ace339def95f1301c87ac562794cd6026ef2a1d3f5da13d8c8522a4ef181aca", kill_on_drop: false }` [INFO] [stdout] 1ace339def95f1301c87ac562794cd6026ef2a1d3f5da13d8c8522a4ef181aca