[INFO] cloning repository https://github.com/bbigras/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbigras/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb559dbb9a161087eb5638647b4de0b7dfe4c008 [INFO] testing bbigras/conduit against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbigras%2Fconduit" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbigras/conduit on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bbigras/conduit [INFO] finished tweaking git repo https://github.com/bbigras/conduit [INFO] tweaked toml for git repo https://github.com/bbigras/conduit written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bbigras/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 7c03081194afc70a8595784d1d1e3976a829cbb09e9a248b31f9d411ac3944ec [INFO] running `Command { std: "docker" "start" "-a" "7c03081194afc70a8595784d1d1e3976a829cbb09e9a248b31f9d411ac3944ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c03081194afc70a8595784d1d1e3976a829cbb09e9a248b31f9d411ac3944ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c03081194afc70a8595784d1d1e3976a829cbb09e9a248b31f9d411ac3944ec", kill_on_drop: false }` [INFO] [stdout] 7c03081194afc70a8595784d1d1e3976a829cbb09e9a248b31f9d411ac3944ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4407ab24aea80aa592ad5218d3580067be6b69b49fc0a5d224c7aa2819e27587 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4407ab24aea80aa592ad5218d3580067be6b69b49fc0a5d224c7aa2819e27587", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling validator v0.10.1 [INFO] [stderr] Compiling biscuit v0.4.2 [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling openid v0.4.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling macaroon v0.1.1 (https://github.com/macaroon-rs/macaroon.git?branch=trunk#921a9f0b) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/bbigras/ruma.git?branch=sso2#44bf5c50) [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | 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:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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 the attribute macro `get` (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:52 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_device_id>", 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/<_device_id>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:246:43 [INFO] [stdout] | [INFO] [stdout] 246 | 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:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | 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:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | 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:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 50 | | "/_matrix/media/r0/download/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 82 | | "/_matrix/media/r0/thumbnail/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | 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:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:448:49 [INFO] [stdout] | [INFO] [stdout] 448 | 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:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:476:56 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | 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:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | 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:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | 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:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | 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:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | 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:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | 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:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `room::member` [INFO] [stdout] --> src/client_server/session.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | events::{room::member, EventType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Macaroon` [INFO] [stdout] --> src/client_server/session.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConduitResult`, `Ruma`, `server_server` [INFO] [stdout] --> src/client_server/sso.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{server_server, ConduitResult, Database, Error, Ruma}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_alias`, `delete_alias`, `error::ErrorKind`, `federation`, `get_alias` [INFO] [stdout] --> src/client_server/sso.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | error::ErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | r0::alias::{create_alias, delete_alias, get_alias}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | federation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete`, `put` [INFO] [stdout] --> src/client_server/sso.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use rocket::{delete, get, put}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flash`, `uri` [INFO] [stdout] --> src/client_server/sso.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Flash, Redirect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | uri, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Verifier` [INFO] [stdout] --> src/client_server/sso.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client_server/session.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redirectUrl` [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirectUrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_state` [INFO] [stdout] --> src/client_server/sso.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | session_state: &RawStr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client_server/sso.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Some((token, userinfo))) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/client_server/sso.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/server_server.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | db: State<'_, Database>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | 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:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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 the attribute macro `get` (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:52 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_device_id>", 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/<_device_id>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:246:43 [INFO] [stdout] | [INFO] [stdout] 246 | 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:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | 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:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | 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:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 50 | | "/_matrix/media/r0/download/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 82 | | "/_matrix/media/r0/thumbnail/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | 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:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:448:49 [INFO] [stdout] | [INFO] [stdout] 448 | 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:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:476:56 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | 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:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | 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:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | 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:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | 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:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | 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:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | 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:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `room::member` [INFO] [stdout] --> src/client_server/session.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | events::{room::member, EventType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Macaroon` [INFO] [stdout] --> src/client_server/session.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConduitResult`, `Ruma`, `server_server` [INFO] [stdout] --> src/client_server/sso.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{server_server, ConduitResult, Database, Error, Ruma}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_alias`, `delete_alias`, `error::ErrorKind`, `federation`, `get_alias` [INFO] [stdout] --> src/client_server/sso.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | error::ErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | r0::alias::{create_alias, delete_alias, get_alias}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | federation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete`, `put` [INFO] [stdout] --> src/client_server/sso.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use rocket::{delete, get, put}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flash`, `uri` [INFO] [stdout] --> src/client_server/sso.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Flash, Redirect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | uri, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Verifier` [INFO] [stdout] --> src/client_server/sso.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client_server/session.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redirectUrl` [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirectUrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_state` [INFO] [stdout] --> src/client_server/sso.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | session_state: &RawStr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client_server/sso.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Some((token, userinfo))) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/client_server/sso.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/server_server.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | db: State<'_, Database>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10m 43s [INFO] running `Command { std: "docker" "inspect" "4407ab24aea80aa592ad5218d3580067be6b69b49fc0a5d224c7aa2819e27587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4407ab24aea80aa592ad5218d3580067be6b69b49fc0a5d224c7aa2819e27587", kill_on_drop: false }` [INFO] [stdout] 4407ab24aea80aa592ad5218d3580067be6b69b49fc0a5d224c7aa2819e27587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8353afe7fa330598816b762aade54e45c8e9758b8cb3f6468a48858cec5e437 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8353afe7fa330598816b762aade54e45c8e9758b8cb3f6468a48858cec5e437", kill_on_drop: false }` [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | 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:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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 the attribute macro `get` (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:52 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_device_id>", 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/<_device_id>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:246:43 [INFO] [stdout] | [INFO] [stdout] 246 | 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:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | 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:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | 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:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 50 | | "/_matrix/media/r0/download/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 82 | | "/_matrix/media/r0/thumbnail/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | 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:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:448:49 [INFO] [stdout] | [INFO] [stdout] 448 | 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:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:476:56 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | 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:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | 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:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | 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:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | 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:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | 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:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | 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:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `room::member` [INFO] [stdout] --> src/client_server/session.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | events::{room::member, EventType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Macaroon` [INFO] [stdout] --> src/client_server/session.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConduitResult`, `Ruma`, `server_server` [INFO] [stdout] --> src/client_server/sso.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{server_server, ConduitResult, Database, Error, Ruma}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_alias`, `delete_alias`, `error::ErrorKind`, `federation`, `get_alias` [INFO] [stdout] --> src/client_server/sso.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | error::ErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | r0::alias::{create_alias, delete_alias, get_alias}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | federation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete`, `put` [INFO] [stdout] --> src/client_server/sso.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use rocket::{delete, get, put}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flash`, `uri` [INFO] [stdout] --> src/client_server/sso.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Flash, Redirect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | uri, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Verifier` [INFO] [stdout] --> src/client_server/sso.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client_server/session.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redirectUrl` [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirectUrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_state` [INFO] [stdout] --> src/client_server/sso.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | session_state: &RawStr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client_server/sso.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Some((token, userinfo))) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/client_server/sso.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/server_server.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | db: State<'_, Database>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | 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:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | 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:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | get("/_matrix/client/r0/account/whoami", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | 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:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | get("/_matrix/client/r0/directory/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:55 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/unstable/room_keys/version", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | get("/_matrix/client/unstable/room_keys/version/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | 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:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:204:52 [INFO] [stdout] | [INFO] [stdout] 204 | 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:204:7 [INFO] [stdout] | [INFO] [stdout] 204 | get("/_matrix/client/unstable/room_keys/keys", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:219:56 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:7 [INFO] [stdout] | [INFO] [stdout] 219 | get("/_matrix/client/unstable/room_keys/keys/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:236:60 [INFO] [stdout] | [INFO] [stdout] 236 | 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:236:7 [INFO] [stdout] | [INFO] [stdout] 236 | get("/_matrix/client/unstable/room_keys/keys/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:49:57 [INFO] [stdout] | [INFO] [stdout] 49 | 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get("/_matrix/client/r0/user/<_>/account_data/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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 the attribute macro `get` (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 the attribute macro `get` (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:52 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_device_id>", 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/<_device_id>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:52 [INFO] [stdout] | [INFO] [stdout] 36 | get("/_matrix/client/r0/devices/<_device_id>", 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/<_device_id>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:246:43 [INFO] [stdout] | [INFO] [stdout] 246 | 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:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | 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:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:246:43 [INFO] [stdout] | [INFO] [stdout] 246 | 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:246:7 [INFO] [stdout] | [INFO] [stdout] 246 | get("/_matrix/client/r0/publicRooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:314:55 [INFO] [stdout] | [INFO] [stdout] 314 | 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:314:7 [INFO] [stdout] | [INFO] [stdout] 314 | get("/_matrix/client/r0/directory/list/room/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | 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:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 50 | | "/_matrix/media/r0/download/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 82 | | "/_matrix/media/r0/thumbnail/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:279:44 [INFO] [stdout] | [INFO] [stdout] 279 | 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:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | get("/_matrix/client/r0/keys/changes", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 50 | | "/_matrix/media/r0/download/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 82 | | "/_matrix/media/r0/thumbnail/<_server_name>/<_media_id>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | 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:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:448:49 [INFO] [stdout] | [INFO] [stdout] 448 | 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:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:476:56 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:428:44 [INFO] [stdout] | [INFO] [stdout] 428 | 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:428:7 [INFO] [stdout] | [INFO] [stdout] 428 | get("/_matrix/client/r0/joined_rooms", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | 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:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:448:49 [INFO] [stdout] | [INFO] [stdout] 448 | 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:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | get("/_matrix/client/r0/rooms/<_>/members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:476:56 [INFO] [stdout] | [INFO] [stdout] 476 | 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:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | get("/_matrix/client/r0/rooms/<_>/joined_members", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | 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:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | get("/_matrix/client/r0/rooms/<_>/messages", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | 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:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | 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:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | get("/_matrix/client/r0/profile/<_>/displayname", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | 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:200:7 [INFO] [stdout] | [INFO] [stdout] 200 | get("/_matrix/client/r0/profile/<_>/avatar_url", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | 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:214:7 [INFO] [stdout] | [INFO] [stdout] 214 | get("/_matrix/client/r0/profile/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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 the attribute macro `get` (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:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | 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:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:323:51 [INFO] [stdout] | [INFO] [stdout] 323 | 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:323:7 [INFO] [stdout] | [INFO] [stdout] 323 | get("/_matrix/client/r0/rooms/<_>/event/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | 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:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | get("/_matrix/client/r0/rooms/<_>/state", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | 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:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | 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:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | get("/_matrix/client/r0/rooms/<_>/state/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | 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:188:7 [INFO] [stdout] | [INFO] [stdout] 188 | get("/_matrix/client/r0/rooms/<_>/state/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | 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:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (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:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | 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:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | get("/_matrix/client/r0/user/<_>/rooms/<_>/tags", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `room::member` [INFO] [stdout] --> src/client_server/session.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | events::{room::member, EventType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Macaroon` [INFO] [stdout] --> src/client_server/session.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConduitResult`, `Ruma`, `server_server` [INFO] [stdout] --> src/client_server/sso.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{server_server, ConduitResult, Database, Error, Ruma}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_alias`, `delete_alias`, `error::ErrorKind`, `federation`, `get_alias` [INFO] [stdout] --> src/client_server/sso.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | error::ErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | r0::alias::{create_alias, delete_alias, get_alias}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | federation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete`, `put` [INFO] [stdout] --> src/client_server/sso.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use rocket::{delete, get, put}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flash`, `uri` [INFO] [stdout] --> src/client_server/sso.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Flash, Redirect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | uri, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Verifier` [INFO] [stdout] --> src/client_server/sso.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `room::member` [INFO] [stdout] --> src/client_server/session.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | events::{room::member, EventType}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Macaroon` [INFO] [stdout] --> src/client_server/session.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 115 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConduitResult`, `Ruma`, `server_server` [INFO] [stdout] --> src/client_server/sso.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{server_server, ConduitResult, Database, Error, Ruma}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `create_alias`, `delete_alias`, `error::ErrorKind`, `federation`, `get_alias` [INFO] [stdout] --> src/client_server/sso.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | error::ErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | r0::alias::{create_alias, delete_alias, get_alias}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 7 | }, [INFO] [stdout] 8 | federation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `delete`, `put` [INFO] [stdout] --> src/client_server/sso.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use rocket::{delete, get, put}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flash`, `uri` [INFO] [stdout] --> src/client_server/sso.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | response::{Flash, Redirect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | uri, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Verifier` [INFO] [stdout] --> src/client_server/sso.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | use macaroon::{Macaroon, Verifier}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client_server/session.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redirectUrl` [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirectUrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_state` [INFO] [stdout] --> src/client_server/sso.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | session_state: &RawStr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client_server/sso.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Some((token, userinfo))) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/client_server/sso.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/server_server.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | db: State<'_, Database>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client_server/session.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | _ => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redirectUrl` [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redirectUrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session_state` [INFO] [stdout] --> src/client_server/sso.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | session_state: &RawStr, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client_server/sso.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | Ok(Some((token, userinfo))) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/client_server/sso.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let id = uuid::Uuid::new_v4().to_string(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/server_server.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | db: State<'_, Database>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `redirectUrl` should have a snake case name [INFO] [stdout] --> src/client_server/sso.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn get_sso_redirect(db: State<'_, Database>, redirectUrl: &RawStr) -> Redirect { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.conduit.07f8b93f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09.pge3df80k4u6osm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-63c8ec96fda69134/out/installed/lib" "-L" "/opt/rustwide/target/debug/build/ring-0840fec8fd7b145e/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-388f68a883cd9b1d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-04269d746d576f3c.rlib" "/opt/rustwide/target/debug/deps/libpng-2a09a6e8a72667f9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-10c74a23cf739e89.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ca14b7771fc8806f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a31fdffea368b28e.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libuuid-02c60d5724ba6bb7.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libmacaroon-cff8c282ebdebf6c.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-09886c7abc4aa981.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-f4c410a9bcfd245c.rlib" "/opt/rustwide/target/debug/deps/libargon2-ecfd9d9c99d2d96e.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-5a295313df1a4175.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a121d152a15ac48a.rlib" "/opt/rustwide/target/debug/deps/libarrayref-bf03530a7c190f08.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-64fc89455642ed32.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5c0396192822ac9b.rlib" "/opt/rustwide/target/debug/deps/libdirectories-1b623a9445a5e892.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4bbe69caf29cca83.rlib" "/opt/rustwide/target/debug/deps/libsled-a4fee2030ca9b783.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libarray_init-9509d20c14595bc2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a446ed2520f8ede9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d9076d81190c681.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libfs2-e17bc6b87c39b7e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ade8623dcc389658.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a0f3b2bc561114ba.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b2c8fca8d3722040.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-6fe3e29097d3b436.rlib" "/opt/rustwide/target/debug/deps/libopenid-1e5959ac62a73773.rlib" "/opt/rustwide/target/debug/deps/libvalidator-65c8b29564d559af.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libfailure-3156efe5d2500b6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ae176df63335c5d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aab747577eb517de.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bad607e222b1b855.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a75cd6fe2447238e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-868eec427f64c96a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ad2f3f3e88dcdcbe.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-10fb74cc9f19bfc4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9170a7d6ab200101.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-19f85cb1ae2863cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a27878e344d8b3d0.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbiscuit-b2160425a03a8678.rlib" "/opt/rustwide/target/debug/deps/libnum-b6bf37db6a8c5269.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0c660fd2cc090720.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-35fa6a10dd2f5b70.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-147abbadc31c533e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-33cf28ae0b344af7.rlib" "/opt/rustwide/target/debug/deps/liburl-7695965e747b3a39.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-75c8d66cd503b2d7.rlib" "/opt/rustwide/target/debug/deps/libchrono-292d87181aac6a75.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-89a4eaf5d25d8da2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce117f2ff3480e49.rlib" "/opt/rustwide/target/debug/deps/librocket-6f477d8d182a84f5.rlib" "/opt/rustwide/target/debug/deps/libbinascii-0fb6fafb496a2c21.rlib" "/opt/rustwide/target/debug/deps/libatty-a0d92d1b484fe81b.rlib" "/opt/rustwide/target/debug/deps/librocket_http-263a6ff279b78107.rlib" "/opt/rustwide/target/debug/deps/libref_cast-24463dd2b741104a.rlib" "/opt/rustwide/target/debug/deps/libcookie-56e64cda6c3a02c5.rlib" "/opt/rustwide/target/debug/deps/libsha2-e3095de014ee50e0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f44ea291a9fdf024.rlib" "/opt/rustwide/target/debug/deps/libhmac-21d8c184b1a36638.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85da4e78bf1c7b94.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-6532690423babea0.rlib" "/opt/rustwide/target/debug/deps/libghash-a8b5e50958aa2463.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e3420819ea524d0f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b9b16c0c5a2d9945.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7b2dde99a257c0ca.rlib" "/opt/rustwide/target/debug/deps/libaes-b4badbe24ce28b2b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-ef3820f28806eacb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libaead-9c5b9d5947601beb.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-63dbcc163ea37b32.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-accda8c4d770d472.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-65cc1e6b1ea44c73.rlib" "/opt/rustwide/target/debug/deps/librustls-00d66436c796c8d6.rlib" "/opt/rustwide/target/debug/deps/libsct-a586e7048cd8207a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-57629b9c7da7f485.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/libhyper-5177ad277ede0e06.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-00143aa6872071dd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-28bc66147f7f74e3.rlib" "/opt/rustwide/target/debug/deps/libtime-4f607d6da023a52f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-307b7c6472e1cbf9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.rlib" "/opt/rustwide/target/debug/deps/libtracing-2fa028a06ecdf78a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e55a8dbf4eda414d.rlib" "/opt/rustwide/target/debug/deps/libtoml-c5ecbacb7facccf1.rlib" "/opt/rustwide/target/debug/deps/libpear-c46ccbdedbd93bee.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-d96cffe21469ad49.rlib" "/opt/rustwide/target/debug/deps/libtime-f78ffd7536c2b8b0.rlib" "/opt/rustwide/target/debug/deps/libstandback-c210e9fc0ba5f451.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6621f60d6f60baec.rlib" "/opt/rustwide/target/debug/deps/libatomic-aa322a5be3f149f5.rlib" "/opt/rustwide/target/debug/deps/libstate-8dad188be3fb7b5a.rlib" "/opt/rustwide/target/debug/deps/libtokio-1068aef7249128e9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9740d79f449f1a03.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dd9d4a482d8af124.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6b91c91f8fef2874.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmio-0dce6cbd7ed501c0.rlib" "/opt/rustwide/target/debug/deps/libiovec-e4daa89dfad9cc44.rlib" "/opt/rustwide/target/debug/deps/libnet2-3e116767c2537680.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libfutures-734fd02fddc43097.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e31fdfa6bb69b388.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-87a415908e2f2912.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-479159bafdf62908.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e5d0bcf828a49978.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libruma-97d4cdcc49add2b0.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-9570ae5782f6a6d1.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-78a2a95c0f7398e5.rlib" "/opt/rustwide/target/debug/deps/libassign-a9ae2dc7a8ba2749.rlib" "/opt/rustwide/target/debug/deps/libruma_api-245f48b09b0ff050.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-c0be5f488d236477.rlib" "/opt/rustwide/target/debug/deps/libring-e0b8695b461b852a.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5531af6d6aeddfb1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9034fea6b4a19d00.rlib" "/opt/rustwide/target/debug/deps/libruma_common-d40c6c46ecd3ac4f.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-97e9220554ee0edb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libjs_int-cebcf6da9c09b3d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dbe986304f0bec2e.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a7245b87f13e3296.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-be11d0f50a7379b2.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-d1c7dbb92b655ee6.rlib" "/opt/rustwide/target/debug/deps/librand-5e8b5544d9eb138b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-53ad054a6dd6b259.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-95e84da7883bb37c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8f6606f63763a820.rlib" "/opt/rustwide/target/debug/deps/liblibc-d476a4db70759636.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-2e645abcdbea959b.rlib" "/opt/rustwide/target/debug/deps/libstrum-f6cb2cbdf08c9e73.rlib" "/opt/rustwide/target/debug/deps/libserde-0b3a174ea714e63a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conduit-aaad935485edfe09" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `conduit` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d8353afe7fa330598816b762aade54e45c8e9758b8cb3f6468a48858cec5e437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8353afe7fa330598816b762aade54e45c8e9758b8cb3f6468a48858cec5e437", kill_on_drop: false }` [INFO] [stdout] d8353afe7fa330598816b762aade54e45c8e9758b8cb3f6468a48858cec5e437