[INFO] cloning repository https://github.com/nrjais/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrjais/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b60f42e0d91aa2b6874fc885e17eeeaa77c1697 [INFO] checking nrjais/conduit against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrjais%2Fconduit" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrjais/conduit on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrjais/conduit [INFO] finished tweaking git repo https://github.com/nrjais/conduit [INFO] tweaked toml for git repo https://github.com/nrjais/conduit written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nrjais/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bc75f6ca0dd4e4f15fbb24384fc962199673aeb4e9368207c4fa66c938ba369 [INFO] running `Command { std: "docker" "start" "-a" "7bc75f6ca0dd4e4f15fbb24384fc962199673aeb4e9368207c4fa66c938ba369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bc75f6ca0dd4e4f15fbb24384fc962199673aeb4e9368207c4fa66c938ba369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc75f6ca0dd4e4f15fbb24384fc962199673aeb4e9368207c4fa66c938ba369", kill_on_drop: false }` [INFO] [stdout] 7bc75f6ca0dd4e4f15fbb24384fc962199673aeb4e9368207c4fa66c938ba369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e23af68fba117bf9857f3f40b3e82971a0009636c6ad7eb5b2d46cbfef5896b4 [INFO] running `Command { std: "docker" "start" "-a" "e23af68fba117bf9857f3f40b3e82971a0009636c6ad7eb5b2d46cbfef5896b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking inlinable_string v0.1.14 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking assign v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=1f1f44f336e5a172361fc1860461bb03667b1ed2#1f1f44f3) [INFO] [stderr] Compiling figment v0.9.4 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=1f1f44f336e5a172361fc1860461bb03667b1ed2#1f1f44f3) [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rust-argon2 v0.8.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking pear v0.2.0 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking js_int v0.1.9 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling ruma-serde-macros v0.2.0 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-signatures v0.6.0-dev.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=1f1f44f336e5a172361fc1860461bb03667b1ed2#1f1f44f3) [INFO] [stderr] Checking ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking ruma v0.0.1 (https://github.com/ruma/ruma?rev=e8882fe8142d7b55ed4c8ccc6150946945f9e237#e8882fe8) [INFO] [stderr] Checking state-res v0.1.0 (https://github.com/ruma/state-res?branch=timo-spec-comp#99214e6f) [INFO] [stderr] Checking conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:597:46 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:597:7 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:597:46 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:597:7 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/alias.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/alias.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/alias.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/alias.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:80:59 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:80:59 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:231:56 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:231:56 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/config.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/config.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/context.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/context.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/config.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/config.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/context.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/context.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/keys.rs:301:44 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/keys.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/keys.rs:301:44 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/keys.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:361:44 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:381:49 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:409:7 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:361:44 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/message.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/message.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:381:49 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:409:7 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/message.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/message.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:198:54 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:198:7 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:212:43 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/push.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:198:54 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:198:7 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:212:43 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/push.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/room.rs:341:51 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/room.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/room.rs:341:51 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/room.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/sync.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/sync.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/sync.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/sync.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/tag.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/tag.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/tag.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/tag.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:348:47 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:348:7 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:688:49 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:688:7 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:348:47 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:348:7 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:688:49 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:688:7 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:597:46 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:597:7 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/alias.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/alias.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:80:59 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:597:46 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:597:7 [INFO] [stdout] | [INFO] [stdout] 597 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:231:56 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/alias.rs:54:50 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/alias.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/config.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/config.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/context.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/context.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:80:59 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:216:52 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:216:7 [INFO] [stdout] | [INFO] [stdout] 216 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:231:56 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:231:7 [INFO] [stdout] | [INFO] [stdout] 231 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/backup.rs:248:60 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/backup.rs:248:7 [INFO] [stdout] | [INFO] [stdout] 248 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/keys.rs:301:44 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/keys.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/config.rs:50:57 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/config.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/context.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/context.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | get("/_matrix/client/r0/rooms/<_>/context/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/devices", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/device.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/device.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:361:44 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:381:49 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:409:7 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/directory.rs:108:55 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/directory.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/message.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/message.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:198:54 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:198:7 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:212:43 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/push.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/keys.rs:301:44 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/keys.rs:301:7 [INFO] [stdout] | [INFO] [stdout] 301 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/media.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/room.rs:341:51 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/room.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:361:44 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:381:49 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:381:7 [INFO] [stdout] | [INFO] [stdout] 381 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/membership.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/membership.rs:409:7 [INFO] [stdout] | [INFO] [stdout] 409 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/message.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/message.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/sync.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/sync.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:102:55 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:198:54 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:198:7 [INFO] [stdout] | [INFO] [stdout] 198 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/profile.rs:212:43 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/profile.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/push.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | get("/_matrix/client/r0/pushrules", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/tag.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/tag.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:348:47 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:348:7 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/room.rs:341:51 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/room.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:688:49 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:688:7 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:143:7 [INFO] [stdout] | [INFO] [stdout] 143 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/state.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/state.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 194 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/sync.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/sync.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/tag.rs:83:55 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/tag.rs:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:348:47 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:348:7 [INFO] [stdout] | [INFO] [stdout] 348 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:688:49 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:688:7 [INFO] [stdout] | [INFO] [stdout] 688 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 23s [INFO] running `Command { std: "docker" "inspect" "e23af68fba117bf9857f3f40b3e82971a0009636c6ad7eb5b2d46cbfef5896b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23af68fba117bf9857f3f40b3e82971a0009636c6ad7eb5b2d46cbfef5896b4", kill_on_drop: false }` [INFO] [stdout] e23af68fba117bf9857f3f40b3e82971a0009636c6ad7eb5b2d46cbfef5896b4