[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] c3d573e943b55a529e84ac65a52ac4e2b1dc75e1 [INFO] checking ruma/ruma against master#4c5f6e6277b89e47d73a192078697f7a5f3dc0ac for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruma/ruma on toolchain 4c5f6e6277b89e47d73a192078697f7a5f3dc0ac [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-13/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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "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" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded rustls-native-certs v0.6.2 [INFO] [stderr] Downloaded rustls v0.20.6 [INFO] [stderr] Downloaded js_option v0.1.0 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded rustls-pemfile v0.3.0 [INFO] [stderr] Downloaded plotters-svg v0.3.1 [INFO] [stderr] Downloaded criterion v0.3.5 [INFO] [stderr] Downloaded assign v1.1.1 [INFO] [stderr] Downloaded uuid v1.1.0 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded trybuild v1.0.61 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded js_int v0.2.2 [INFO] [stderr] Downloaded plotters-backend v0.3.2 [INFO] [stderr] Downloaded cast v0.2.7 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded criterion-plot v0.4.4 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded webpki-roots v0.22.3 [INFO] [stderr] Downloaded curl v0.4.43 [INFO] [stderr] Downloaded polling v2.2.0 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Downloaded openssl-src v111.20.0+1.1.1o [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93ea2fd7430d5660a3233163fa15587a30df071e17ae4d768c18b8095dddc05 [INFO] running `Command { std: "docker" "start" "-a" "a93ea2fd7430d5660a3233163fa15587a30df071e17ae4d768c18b8095dddc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93ea2fd7430d5660a3233163fa15587a30df071e17ae4d768c18b8095dddc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93ea2fd7430d5660a3233163fa15587a30df071e17ae4d768c18b8095dddc05", kill_on_drop: false }` [INFO] [stdout] a93ea2fd7430d5660a3233163fa15587a30df071e17ae4d768c18b8095dddc05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a452c7a377a83a16073e2ba6b5e1bbe8e87aa4c9567c27c0930f6ded59014847 [INFO] running `Command { std: "docker" "start" "-a" "a452c7a377a83a16073e2ba6b5e1bbe8e87aa4c9567c27c0930f6ded59014847", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling ruma-client v0.9.0 (/opt/rustwide/workdir/crates/ruma-client) [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling trybuild v1.0.61 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling xshell-macros v0.1.17 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking xshell v0.1.17 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking combine v4.6.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v1.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 (/opt/rustwide/workdir/crates/ruma-identifiers-validation) [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking ruma-macros v0.9.2 (/opt/rustwide/workdir/crates/ruma-macros) [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking js_option v0.1.0 [INFO] [stderr] Checking js_int v0.2.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking toml_edit v0.14.4 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking ruma-common v0.9.2 (/opt/rustwide/workdir/crates/ruma-common) [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking ruma-client-api v0.14.0 (/opt/rustwide/workdir/crates/ruma-client-api) [INFO] [stderr] Checking ruma-state-res v0.7.0 (/opt/rustwide/workdir/crates/ruma-state-res) [INFO] [stderr] Checking ruma-appservice-api v0.6.0 (/opt/rustwide/workdir/crates/ruma-appservice-api) [INFO] [stderr] Checking ruma-push-gateway-api v0.5.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api) [INFO] [stderr] Checking ruma-identity-service-api v0.5.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api) [INFO] [stderr] Checking ruma-signatures v0.11.0 (/opt/rustwide/workdir/crates/ruma-signatures) [INFO] [stderr] Checking ruma-federation-api v0.5.0 (/opt/rustwide/workdir/crates/ruma-federation-api) [INFO] [stdout] warning: field is never read: `notification` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub notification: Notification<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` 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:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [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: `events` [INFO] [stdout] --> crates/ruma-appservice-api/src/event/push_events.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub events: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/event/push_events.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "This API is called by the homeserver when it wants to push an event (or batch of events) to the application ser... [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 37 | | response: {} [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: `rejected` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub rejected: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [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: `events` [INFO] [stdout] --> crates/ruma-appservice-api/src/event/push_events.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub events: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/event/push_events.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "This API is called by the homeserver when it wants to push an event (or batch of events) to the application ser... [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 37 | | response: {} [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `locations` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_protocol.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_protocol.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Fetches third party locations for a protocol.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `alias` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub alias: &'a RoomAliasId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party network locations from a Matrix room alias.", [INFO] [stdout] 15 | | 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: `locations` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party network locations from a Matrix room alias.", [INFO] [stdout] 15 | | 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: `protocol` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_protocol.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub protocol: Protocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_protocol.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Fetches the metadata from the homeserver about a particular third party protocol.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `users` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_protocol.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub users: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_protocol.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Fetches third party users for a protocol.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `userid` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub userid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party users from a Matrix User ID.", [INFO] [stdout] 15 | | 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: `users` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub users: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party users from a Matrix User ID.", [INFO] [stdout] 15 | | 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: `locations` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_protocol.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_protocol.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Fetches third party locations for a protocol.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `alias` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub alias: &'a RoomAliasId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party network locations from a Matrix room alias.", [INFO] [stdout] 15 | | 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: `locations` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub locations: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_location_for_room_alias.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party network locations from a Matrix room alias.", [INFO] [stdout] 15 | | 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: `protocol` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_protocol.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub protocol: Protocol, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_protocol.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Fetches the metadata from the homeserver about a particular third party protocol.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `users` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_protocol.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub users: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_protocol.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Fetches third party users for a protocol.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `userid` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub userid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party users from a Matrix User ID.", [INFO] [stdout] 15 | | 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: `users` [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub users: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-appservice-api/src/thirdparty/get_user_for_user_id.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieve an array of third party users from a Matrix User ID.", [INFO] [stdout] 15 | | 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 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:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub notification: Notification<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` 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:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [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: `rejected` [INFO] [stdout] --> crates/ruma-push-gateway-api/src/send_event_notification.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub rejected: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / ruma_api! { [INFO] [stdout] 27 | | metadata: { [INFO] [stdout] 28 | | description: "Notify a push gateway about an event or update the number of unread notifications a user has", [INFO] [stdout] 29 | | name: "send_event_notification", [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub mxid: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `not_before` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub not_before: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `not_after` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub not_after: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `ts` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `signatures` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub signatures: ServerSignatures, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `validated_at` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub validated_at: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `email` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub email: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub sid: OwnedSessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `success` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub success: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `country` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub country: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `phone_number` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub phone_number: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub sid: OwnedSessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `success` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub success: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `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: `RequestBody` 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: `RequestBody` 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: `user_id` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/get_account_information.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub user_id: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_account_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Gets information about what user owns the access token used in the request.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub access_token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `token_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `matrix_server_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub matrix_server_name: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `expires_in` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `versions` [INFO] [stdout] --> crates/ruma-identity-service-api/src/discovery/get_supported_versions.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub versions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/discovery/get_supported_versions.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the versions of the identity service API supported by this endpoint.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `private_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub mxid: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sender` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub sender: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `signatures` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub signatures: ServerSignatures, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub address: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_id` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub room_id: &'a RoomId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub room_type: Option<&'a RoomType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-identity-service-api/src/invitation/store_invitation.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_keys` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | pub public_keys: PublicKeys, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | pub display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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/get_public_key.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub public_key: Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_public_key.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get the public key for the given key ID.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lookup_pepper` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/get_hash_parameters.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub lookup_pepper: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_hash_parameters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets parameters for hashing identifiers from the server. This can include any of the algorithms defined in the ... [INFO] [stdout] 17 | | 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: `algorithms` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/get_hash_parameters.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub algorithms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_hash_parameters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets parameters for hashing identifiers from the server. This can include any of the algorithms defined in the ... [INFO] [stdout] 17 | | 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: `algorithm` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `pepper` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub pepper: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `addresses` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub addresses: &'a [String], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `mappings` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub mappings: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `user_accepts` [INFO] [stdout] --> crates/ruma-identity-service-api/src/tos/accept_terms_of_service.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub user_accepts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/tos/accept_terms_of_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Called by a client to indicate that the user has accepted/agreed to the included set of URLs.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 31 | | response: {} [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `policies` [INFO] [stdout] --> crates/ruma-identity-service-api/src/tos/get_terms_of_service.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub policies: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/tos/get_terms_of_service.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Gets all the terms of service offered by the server.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub mxid: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `not_before` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub not_before: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `not_after` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub not_after: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `ts` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `signatures` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/bind_3pid.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub signatures: ServerSignatures, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/bind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Publish an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub medium: Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `validated_at` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/check_3pid_validity.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub validated_at: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/check_3pid_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Determines if a given 3PID has been validated by a user.", [INFO] [stdout] 16 | | method: GET, [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `email` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | pub email: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/create_email_validation_session.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub sid: OwnedSessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 16 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `success` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub success: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/validate_email.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/email/validate_email_by_end_user.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_email_by_end_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `country` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub country: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `phone_number` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub phone_number: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `send_attempt` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `next_link` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/create_msisdn_validation_session.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub sid: OwnedSessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 16 | | 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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `success` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub success: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/validate_msisdn.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an phone number.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [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: `sid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub sid: &'a SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `client_secret` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub client_secret: &'a ClientSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/msisdn/validate_msisdn_by_phone_number.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/validate_msisdn_by_phone_number.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Validate ownership of an email address.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 38 | | response: {} [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: `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: `RequestBody` 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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/association/unbind_3pid.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: `RequestBody` 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: `user_id` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/get_account_information.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub user_id: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_account_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Gets information about what user owns the access token used in the request.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub access_token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `token_type` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `matrix_server_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub matrix_server_name: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `expires_in` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/authentication/register.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `versions` [INFO] [stdout] --> crates/ruma-identity-service-api/src/discovery/get_supported_versions.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub versions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/discovery/get_supported_versions.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Get the versions of the identity service API supported by this endpoint.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `private_key` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `mxid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub mxid: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `sender` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub sender: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `signatures` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub signatures: ServerSignatures, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `token` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/sign_invitation_ed25519.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Sign invitation details.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `medium` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub address: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_id` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub room_id: &'a RoomId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub room_type: Option<&'a RoomType>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-identity-service-api/src/invitation/store_invitation.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | pub token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_keys` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | pub public_keys: PublicKeys, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `display_name` [INFO] [stdout] --> crates/ruma-identity-service-api/src/invitation/store_invitation.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | pub display_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 95 | | } [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/check_public_key_validity.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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/get_public_key.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub public_key: Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_public_key.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get the public key for the given key ID.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid` [INFO] [stdout] --> crates/ruma-identity-service-api/src/keys/validate_ephemeral_key.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub valid: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lookup_pepper` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/get_hash_parameters.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub lookup_pepper: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_hash_parameters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets parameters for hashing identifiers from the server. This can include any of the algorithms defined in the ... [INFO] [stdout] 17 | | 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: `algorithms` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/get_hash_parameters.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub algorithms: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/get_hash_parameters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Gets parameters for hashing identifiers from the server. This can include any of the algorithms defined in the ... [INFO] [stdout] 17 | | 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: `algorithm` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `pepper` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub pepper: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `addresses` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub addresses: &'a [String], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `mappings` [INFO] [stdout] --> crates/ruma-identity-service-api/src/lookup/lookup_3pid.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub mappings: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `user_accepts` [INFO] [stdout] --> crates/ruma-identity-service-api/src/tos/accept_terms_of_service.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub user_accepts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/tos/accept_terms_of_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Called by a client to indicate that the user has accepted/agreed to the included set of URLs.", [INFO] [stdout] 15 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 31 | | response: {} [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `policies` [INFO] [stdout] --> crates/ruma-identity-service-api/src/tos/get_terms_of_service.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub policies: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/tos/get_terms_of_service.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Gets all the terms of service offered by the server.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 84 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serialize` [INFO] [stdout] --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn serialize( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deserialize` [INFO] [stdout] --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn deserialize<'de, D>( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `serialize` [INFO] [stdout] --> crates/ruma-federation-api/src/serde/v1_pdu.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn serialize(val: &T, serializer: S) -> Result [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `deserialize` [INFO] [stdout] --> crates/ruma-federation-api/src/serde/v1_pdu.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn deserialize<'de, T, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth_chain` [INFO] [stdout] --> crates/ruma-federation-api/src/authorization/get_event_authorization.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub auth_chain: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/authorization/get_event_authorization.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves the complete auth chain for a given event.", [INFO] [stdout] 16 | | name: "get_event_authorization", [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: `v` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub v: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/backfill/get_backfill.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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: `origin` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub origin: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub pdus: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `user_id` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub user_id: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `stream_id` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub stream_id: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `devices` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub devices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `master_key` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub master_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `self_signing_key` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub self_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `chunk` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub chunk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `prev_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `total_room_count_estimate` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | pub total_room_count_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `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: `RequestBody` 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: `RequestBody` 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: `RequestBody` 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: `RequestBody` 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: `chunk` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub chunk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `next_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `prev_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `total_room_count_estimate` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub total_room_count_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `server` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/discover_homeserver.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub server: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/discover_homeserver.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / ruma_api! { [INFO] [stdout] 8 | | metadata: { [INFO] [stdout] 9 | | description: "Get discovery information about the domain.", [INFO] [stdout] 10 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `minimum_valid_until_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub minimum_valid_until_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Query for another server's keys.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub server_keys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Query for another server's keys.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub server_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / ruma_api! { [INFO] [stdout] 22 | | metadata: { [INFO] [stdout] 23 | | description: "Query for keys from multiple servers in a batch format.", [INFO] [stdout] 24 | | 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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub server_keys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / ruma_api! { [INFO] [stdout] 22 | | metadata: { [INFO] [stdout] 23 | | description: "Query for keys from multiple servers in a batch format.", [INFO] [stdout] 24 | | 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: `server_key` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub server_key: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_keys.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Gets the homeserver's published signing keys.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/discovery/get_server_version.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub server: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_version.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the implementation name and version of this homeserver.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_event.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub origin: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_event.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_event.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub pdu: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub min_depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `earliest_events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub earliest_events: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `latest_events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub latest_events: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub events: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_default_limit` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn is_default_limit(val: &UInt) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth_chain` [INFO] [stdout] --> crates/ruma-federation-api/src/authorization/get_event_authorization.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub auth_chain: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/authorization/get_event_authorization.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves the complete auth chain for a given event.", [INFO] [stdout] 16 | | name: "get_event_authorization", [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: `event_id` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub event_id: &'a EventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `v` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub v: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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: `auth_chain` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub auth_chain: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub pdus: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `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: `RequestQuery` 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: `event_id` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub event_id: &'a EventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `origin` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub origin: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `auth_chain_ids` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub auth_chain_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/backfill/get_backfill.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub pdus: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `user_id` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub user_id: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `pdu_ids` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub pdu_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `one_time_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub one_time_keys: OneTimeKeyClaims, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Claims one-time keys for use in pre-key messages.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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: `one_time_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub one_time_keys: OneTimeKeys, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Claims one-time keys for use in pre-key messages.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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: `stream_id` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub stream_id: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `device_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub device_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `devices` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub devices: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `device_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub device_keys: BTreeMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `master_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub master_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `master_key` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | pub master_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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: `self_signing_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub self_signing_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `ver` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub ver: &'a [RoomVersionId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `self_signing_key` [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub self_signing_key: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/device/get_devices.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Gets information on all of the user's devices.", [INFO] [stdout] 22 | | name: "get_devices", [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_version` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub room_version: RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `limit` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed knock event to the resident homeserver for it to accept into the room's graph.", [INFO] [stdout] 16 | | name: "send_knock", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `knock_room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub knock_room_state: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed knock event to the resident homeserver for it to accept into the room's graph.", [INFO] [stdout] 16 | | name: "send_knock", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `since` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub since: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `room_network` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub room_network: RoomNetwork<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `chunk` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub chunk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `prev_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `sender` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_room_count_estimate` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | pub total_room_count_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Gets all the public rooms for the homeserver.", [INFO] [stdout] 19 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [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: `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: `RequestBody` 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: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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: `RequestBody` 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: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub kind: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub state_key: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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: `RequestBody` 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: `content` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub content: RoomMemberEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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: `RequestBody` 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: `unsigned` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub unsigned: UnsignedEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `chunk` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub chunk: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub room_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub event: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `next_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `invite_room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub invite_room_state: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `prev_batch` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v1.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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_join_event/v1.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `total_room_count_estimate` [INFO] [stdout] --> crates/ruma-federation-api/src/directory/get_public_rooms_filtered.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | pub total_room_count_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: `server` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/discover_homeserver.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub server: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/discover_homeserver.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / ruma_api! { [INFO] [stdout] 8 | | metadata: { [INFO] [stdout] 9 | | description: "Get discovery information about the domain.", [INFO] [stdout] 10 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `minimum_valid_until_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub minimum_valid_until_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Query for another server's keys.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub server_keys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Query for another server's keys.", [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 45 | | } [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: `room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v1.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub room_state: RoomState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_join_event/v1.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub server_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / ruma_api! { [INFO] [stdout] 22 | | metadata: { [INFO] [stdout] 23 | | description: "Query for keys from multiple servers in a batch format.", [INFO] [stdout] 24 | | 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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v2.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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_join_event/v2.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `server_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub server_keys: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_remote_server_keys_batch.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / ruma_api! { [INFO] [stdout] 22 | | metadata: { [INFO] [stdout] 23 | | description: "Query for keys from multiple servers in a batch format.", [INFO] [stdout] 24 | | 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: `room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v2.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub room_state: RoomState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_join_event/v2.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `server_key` [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub server_key: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_keys.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Gets the homeserver's published signing keys.", [INFO] [stdout] 20 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/discovery/get_server_version.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub server: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/discovery/get_server_version.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Get the implementation name and version of this homeserver.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_event.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub origin: OwnedServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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/event/get_event.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `event_type` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub event_type: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_event.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub pdu: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a single event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub state_key: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub content: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub limit: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub min_depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `empty` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub empty: Empty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `earliest_events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub earliest_events: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v2.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/v2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 11 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 36 | | response: {} [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: `ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub ver: &'a [RoomVersionId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: `latest_events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub latest_events: &'a [OwnedEventId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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/prepare_join_event.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub room_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: `events` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | pub events: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Retrieves previous events that the sender is missing.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_default_limit` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_missing_events.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn is_default_limit(val: &UInt) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: function is never used: `default_ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn default_ver() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_id` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub event_id: &'a EventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: function is never used: `is_default_ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn is_default_ver(ver: &&[RoomVersionId]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth_chain` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub auth_chain: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `room_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_leave_event.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub room_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_leave_event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Asks the receiving server to return information that the sending server will need to prepare a leave event to g... [INFO] [stdout] 17 | | name: "get_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub pdus: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Retrieves a snapshot of a room's state at a given event.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_leave_event.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_leave_event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Asks the receiving server to return information that the sending server will need to prepare a leave event to g... [INFO] [stdout] 17 | | name: "get_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `access_token` [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub access_token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Exchanges an OpenID access token for information about the user who generated the token.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sub` [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub sub: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Exchanges an OpenID access token for information about the user who generated the token.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_custom_information.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub body: JsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_custom_information.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Performs a single query request on the receiving homeserver. The query string arguments are dependent on which ... [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `user_id` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub user_id: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_id` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub event_id: &'a EventId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `auth_chain_ids` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub auth_chain_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `field` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub field: Option<&'a ProfileField>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdu_ids` [INFO] [stdout] --> crates/ruma-federation-api/src/event/get_room_state_ids.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub pdu_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_state_ids.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Retrieves a snapshot of a room's state at a given event, in the form of event IDs", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `one_time_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub one_time_keys: OneTimeKeyClaims, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Claims one-time keys for use in pre-key messages.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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: `displayname` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub displayname: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `one_time_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub one_time_keys: OneTimeKeys, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/claim_keys.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Claims one-time keys for use in pre-key messages.", [INFO] [stdout] 23 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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: `avatar_url` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/query/get_room_information.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub room_alias: &'a RoomAliasId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_id` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_room_information.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub room_id: OwnedRoomId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `servers` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_room_information.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/keys/get_keys.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub device_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `device_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub device_keys: BTreeMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `suggested_only` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub suggested_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub master_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `children` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_keys` [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub self_signing_keys: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/keys/get_keys.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / ruma_api! { [INFO] [stdout] 20 | | metadata: { [INFO] [stdout] 21 | | description: "Returns the current devices and identity keys for the given users.", [INFO] [stdout] 22 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `inaccessible_children` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub inaccessible_children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ver` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub ver: &'a [RoomVersionId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `room` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub room: SpaceHierarchyParentSummary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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/knock/create_knock_event_template.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub room_version: RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `medium` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `address` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub address: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `mxid` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `invites` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub invites: &'a [ThirdPartyInvite], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/create_knock_event_template.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a knock event template to a resident server.", [INFO] [stdout] 16 | | name: "create_knock_event_template", [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [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: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub kind: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed knock event to the resident homeserver for it to accept into the room's graph.", [INFO] [stdout] 16 | | name: "send_knock", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `sender` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub state_key: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub content: &'a ThirdPartyInvite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `knock_room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub knock_room_state: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/knock/send_knock.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Submits a signed knock event to the resident homeserver for it to accept into the room's graph.", [INFO] [stdout] 16 | | name: "send_knock", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `origin` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: field is never read: `sender` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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: `RequestBody` 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: field is never read: `origin` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub pdus: &'a [Box], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: field is never read: `origin_server_ts` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `edus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub edus: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: field is never read: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub kind: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub pdus: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: field is never read: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub state_key: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub content: RoomMemberEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub unsigned: UnsignedEventContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v1.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Invites a remote user to a room.", [INFO] [stdout] 17 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub room_version: &'a RoomVersionId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub event: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `invite_room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub invite_room_state: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_invite/v2.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Invites a remote user to a room.", [INFO] [stdout] 13 | | method: PUT, [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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v1.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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_join_event/v1.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v1.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub room_state: RoomState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_join_event/v1.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [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: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v2.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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_join_event/v2.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `room_state` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_join_event/v2.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub room_state: RoomState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_join_event/v2.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / ruma_api! { [INFO] [stdout] 11 | | metadata: { [INFO] [stdout] 12 | | description: "Send a join event to a resident server.", [INFO] [stdout] 13 | | name: "create_join_event", [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [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: `sender` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub origin_server_ts: MilliSecondsSinceUnixEpoch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub event_type: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub state_key: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub content: Raw, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive 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:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub depth: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `empty` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v1.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub empty: Empty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 17 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 72 | | } [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pdu` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/create_leave_event/v2.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub pdu: &'a RawJsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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/v2.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / ruma_api! { [INFO] [stdout] 9 | | metadata: { [INFO] [stdout] 10 | | description: "Submits a signed leave event to the receiving server for it to accept it into the room's graph.", [INFO] [stdout] 11 | | name: "create_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 36 | | response: {} [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: `ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | pub ver: &'a [RoomVersionId], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: `room_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub room_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_join_event.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Send a request for a join event template to a resident server.", [INFO] [stdout] 16 | | name: "create_join_event_template", [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: function is never used: `default_ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn default_ver() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_default_ver` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_join_event.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn is_default_ver(ver: &&[RoomVersionId]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_version` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_leave_event.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub room_version: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_leave_event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Asks the receiving server to return information that the sending server will need to prepare a leave event to g... [INFO] [stdout] 17 | | name: "get_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `event` [INFO] [stdout] --> crates/ruma-federation-api/src/membership/prepare_leave_event.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub event: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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/prepare_leave_event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Asks the receiving server to return information that the sending server will need to prepare a leave event to g... [INFO] [stdout] 17 | | name: "get_leave_event", [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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: `access_token` [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub access_token: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Exchanges an OpenID access token for information about the user who generated the token.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sub` [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub sub: OwnedUserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/openid/get_openid_userinfo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Exchanges an OpenID access token for information about the user who generated the token.", [INFO] [stdout] 15 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_custom_information.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub body: JsonValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_custom_information.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Performs a single query request on the receiving homeserver. The query string arguments are dependent on which ... [INFO] [stdout] 18 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [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: `user_id` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_profile_information.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | pub user_id: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub field: Option<&'a ProfileField>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/query/get_profile_information.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub displayname: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/query/get_profile_information.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get profile information, such as a display name or avatar, for a given user.", [INFO] [stdout] 17 | | name: "get_profile_information", [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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-federation-api/src/query/get_room_information.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | pub room_alias: &'a RoomAliasId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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_id` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_room_information.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub room_id: OwnedRoomId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `servers` [INFO] [stdout] --> crates/ruma-federation-api/src/query/get_room_information.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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_room_information.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / ruma_api! { [INFO] [stdout] 13 | | metadata: { [INFO] [stdout] 14 | | description: "Get mapped room ID and resident homeservers for a given room alias.", [INFO] [stdout] 15 | | name: "get_room_information", [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `suggested_only` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub suggested_only: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inaccessible_children` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub inaccessible_children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | pub room: SpaceHierarchyParentSummary, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> crates/ruma-federation-api/src/space/get_hierarchy.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Get the space tree in a depth-first manner to locate child rooms of a given space.", [INFO] [stdout] 17 | | name: "hierarchy", [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `address` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub address: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `mxid` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub mxid: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `invites` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/bind_callback.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub invites: &'a [ThirdPartyInvite], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "Used by identity servers to notify the homeserver that one of its users has bound a third party identifier succ... [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 49 | | response: {} [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: `kind` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub kind: StateEventType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub sender: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state_key` [INFO] [stdout] --> crates/ruma-federation-api/src/thirdparty/exchange_invite.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | pub state_key: &'a UserId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub content: &'a ThirdPartyInvite, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / ruma_api! { [INFO] [stdout] 21 | | metadata: { [INFO] [stdout] 22 | | description: "The receiving server will verify the partial m.room.member event given in the request body.", [INFO] [stdout] 23 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 53 | | response: {} [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive 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` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | pub origin: &'a ServerName, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: 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: `RequestBody` 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: field is never read: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub pdus: &'a [Box], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: field is never read: `edus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | pub edus: &'a [Raw], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestBody` 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: field is never read: `pdus` [INFO] [stdout] --> crates/ruma-federation-api/src/transactions/send_transaction_message.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub pdus: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResponseBody` 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: 122 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 118 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ruma v0.6.2 (/opt/rustwide/workdir/crates/ruma) [INFO] [stderr] Checking message_log v0.1.0 (/opt/rustwide/workdir/examples/message_log) [INFO] [stderr] Checking joke_bot v0.1.0 (/opt/rustwide/workdir/examples/joke_bot) [INFO] [stderr] Checking hello_isahc v0.1.0 (/opt/rustwide/workdir/examples/hello_isahc) [INFO] [stderr] Checking hello_world v0.1.0 (/opt/rustwide/workdir/examples/hello_world) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.47s [INFO] running `Command { std: "docker" "inspect" "a452c7a377a83a16073e2ba6b5e1bbe8e87aa4c9567c27c0930f6ded59014847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a452c7a377a83a16073e2ba6b5e1bbe8e87aa4c9567c27c0930f6ded59014847", kill_on_drop: false }` [INFO] [stdout] a452c7a377a83a16073e2ba6b5e1bbe8e87aa4c9567c27c0930f6ded59014847