[INFO] cloning repository https://github.com/social-network/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/social-network/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88fb6d129f8e493a785f79f8a4dff292f0658564 [INFO] testing social-network/conduit against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-network%2Fconduit" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/social-network/conduit on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/social-network/conduit [INFO] finished tweaking git repo https://github.com/social-network/conduit [INFO] tweaked toml for git repo https://github.com/social-network/conduit written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/social-network/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] db646bac666b800ffff1d9d9a44b7a3e9aac1f31eb843df55460b8a66e1aad20 [INFO] running `Command { std: "docker" "start" "-a" "db646bac666b800ffff1d9d9a44b7a3e9aac1f31eb843df55460b8a66e1aad20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db646bac666b800ffff1d9d9a44b7a3e9aac1f31eb843df55460b8a66e1aad20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db646bac666b800ffff1d9d9a44b7a3e9aac1f31eb843df55460b8a66e1aad20", kill_on_drop: false }` [INFO] [stdout] db646bac666b800ffff1d9d9a44b7a3e9aac1f31eb843df55460b8a66e1aad20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24bd65c8bfd0e1c16ff50f45251c657c34e59fe9902eb8228b923302c60cb8d1 [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" "24bd65c8bfd0e1c16ff50f45251c657c34e59fe9902eb8228b923302c60cb8d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [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 time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [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 num_cpus v1.13.0 [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 atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [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 async-trait v0.1.38 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [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 serde_json v1.0.57 [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/timokoesters/Rocket.git?branch=empty_parameters#f6d40ecd) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [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/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/timokoesters/ruma?branch=timo-old-fixes#195b15be) [INFO] [stderr] Compiling conduit v0.1.3 (/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: field is never read: `exp` [INFO] [stdout] --> src/client_server/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | exp: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 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: field is never read: `exp` [INFO] [stdout] --> src/client_server/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | exp: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 54s [INFO] running `Command { std: "docker" "inspect" "24bd65c8bfd0e1c16ff50f45251c657c34e59fe9902eb8228b923302c60cb8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24bd65c8bfd0e1c16ff50f45251c657c34e59fe9902eb8228b923302c60cb8d1", kill_on_drop: false }` [INFO] [stdout] 24bd65c8bfd0e1c16ff50f45251c657c34e59fe9902eb8228b923302c60cb8d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e294a7221ede8071f255eeb76658a92bf41781a5f0b100ae70c8fa24dc597f [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" "f0e294a7221ede8071f255eeb76658a92bf41781a5f0b100ae70c8fa24dc597f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: field is never read: `exp` [INFO] [stdout] --> src/client_server/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | exp: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling conduit v0.1.3 (/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/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: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: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: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: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/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/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: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: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/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/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/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/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: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: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: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/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: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: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/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: field is never read: `exp` [INFO] [stdout] --> src/client_server/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | exp: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exp` [INFO] [stdout] --> src/client_server/session.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | exp: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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-c907af4198f327d4.conduit.3d653d25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.conduit.3d653d25-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4.qz938bpxhk9xzq8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-581202a6901b88d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-6731a00b3b0e328e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1f84d33089c0db8c.rlib" "/opt/rustwide/target/debug/deps/libpng-2dfccf2dcd36880f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac8f3587e509efa5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ecad04145f2c1ff6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5818821652b500f3.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e64e2de5e70e89a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bcfc3b6a2c18c95f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-380b12c4dc546215.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-fdcfc4cc833d57d3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5a031f7d64a29e8b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4daaaadcc482fbd1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-459c24c90bd049c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-312bdf4a77054afd.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liburl-b7f634f4999ee575.rlib" "/opt/rustwide/target/debug/deps/libidna-40b54aab1ecf51c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-5b4874ea2dd60e30.rlib" "/opt/rustwide/target/debug/deps/libpem-90370de0b906ac03.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-46d660858e3e97d4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-18f7add2f49d6d49.rlib" "/opt/rustwide/target/debug/deps/libchrono-da24b1ef0bfe5a56.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-db6c214012c4dcc7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b452eb72160bd155.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libargon2-44c326da63061dd6.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-d822ae39c47c599c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-17be12ca65aebf30.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e30eb037fa535b8c.rlib" "/opt/rustwide/target/debug/deps/libdirectories-eebfd470bf0494ce.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-5cad6ebe34334f67.rlib" "/opt/rustwide/target/debug/deps/libsled-b7966c4396a3d2a1.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libarray_init-a9c3a600d90f2377.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7e332c1bef8eed3c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4cca21abe9807998.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9456ed98691d45f9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b5a32d6662b2653c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libfs2-9cf2744534705990.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-440429456267ff18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c65ff96d794ec557.rlib" "/opt/rustwide/target/debug/deps/liblock_api-002670bc5ca7610b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-72e32920f11916b5.rlib" "/opt/rustwide/target/debug/deps/librocket-493ad95963c89a0f.rlib" "/opt/rustwide/target/debug/deps/libbinascii-be91a80d4bfe504f.rlib" "/opt/rustwide/target/debug/deps/libatty-0028715ef0347db2.rlib" "/opt/rustwide/target/debug/deps/librocket_http-5b8c3b017b31c064.rlib" "/opt/rustwide/target/debug/deps/libref_cast-1edb4970df12a403.rlib" "/opt/rustwide/target/debug/deps/libcookie-dbbd75dca830d245.rlib" "/opt/rustwide/target/debug/deps/libsha2-e131aebf3bdcd9fe.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/libhkdf-553c78653ef8515f.rlib" "/opt/rustwide/target/debug/deps/libhmac-b2bc992526b0b721.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0e71d9bd7f59ddfc.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ed14cb73aa2cc27a.rlib" "/opt/rustwide/target/debug/deps/libghash-09013e6697db72a2.rlib" "/opt/rustwide/target/debug/deps/libpolyval-f2ca679a2ae9ca43.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-52e795ce0dd74bf4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-36524ffdeac16374.rlib" "/opt/rustwide/target/debug/deps/libaes-ba7367553dac76bc.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-1f22a0ac583da37e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libaead-a9eaeb788cc18637.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-11c7ef73e2a69b88.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e5f98d37c4f2608d.rlib" "/opt/rustwide/target/debug/deps/librustls-8015656dbe17fbfd.rlib" "/opt/rustwide/target/debug/deps/libsct-6ef4ecce013fd7dc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-53a53cdaa602d5bc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff84e463180bef1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-94e1d187ab43a17c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-aa4f10a1299265b5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-72ee19bbdbf5d7bf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b2c5a2587e82c2b1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a2cd02d27732dda2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1061271b2bee26d8.rlib" "/opt/rustwide/target/debug/deps/libtime-6ee35863d692987a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5d81606902ec6f50.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/libtracing-f166ed45e57eecfd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-935c335264ba4fe4.rlib" "/opt/rustwide/target/debug/deps/libtoml-b29db9b29e85052f.rlib" "/opt/rustwide/target/debug/deps/libpear-e35c121f365269d8.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-62019a424a76d13f.rlib" "/opt/rustwide/target/debug/deps/libtime-24c978954129be22.rlib" "/opt/rustwide/target/debug/deps/libstandback-0056f1fbc9c89ab9.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0279a4aa8a60eb28.rlib" "/opt/rustwide/target/debug/deps/libatomic-4ef3eb16ba55fc77.rlib" "/opt/rustwide/target/debug/deps/libstate-5f96a1d638a0a6e0.rlib" "/opt/rustwide/target/debug/deps/libtokio-cb39ed1e85d5d8fa.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1895463c4de50ca9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f0553d1e02a006b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-22dd0db9a33319eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-a77f6e4c2ddc9f12.rlib" "/opt/rustwide/target/debug/deps/libiovec-0704125afed9597f.rlib" "/opt/rustwide/target/debug/deps/libnet2-b1d1d4299f8d454c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libfutures-eb7310e525975fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-45d12561fc809a9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b4302c8c28de7fd8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libpin_project-352eda6dacf5249c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-24f66148474dcd7e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libyansi-eb01c7ca8db72027.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/libruma-840ae173348eeeb1.rlib" "/opt/rustwide/target/debug/deps/libruma_federation_api-baecd6f50e369e0e.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-9b5cc58195d5aa06.rlib" "/opt/rustwide/target/debug/deps/libassign-6bd92b2d87ff208c.rlib" "/opt/rustwide/target/debug/deps/libruma_api-057a940935622566.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-d5a38416185397a1.rlib" "/opt/rustwide/target/debug/deps/libring-c790ca9949669c0a.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ff88cb610f6aade7.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libruma_events-99eca0ddf6e6673f.rlib" "/opt/rustwide/target/debug/deps/libruma_common-ddbf76c0cdbd7874.rlib" "/opt/rustwide/target/debug/deps/libruma_serde-0468d03b39c8dbde.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libjs_int-bf04c035948107b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-756d4d4f73250345.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-ba398b434d5a2554.rlib" "/opt/rustwide/target/debug/deps/librand-0a186b3c71b031e6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4529c8cae385a87.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-a801b58753532088.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7447afe2707d570f.rlib" "/opt/rustwide/target/debug/deps/liblibc-84cd3936ea193c08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers_validation-d95396927ace22d1.rlib" "/opt/rustwide/target/debug/deps/libstrum-2699bfc80a032828.rlib" "/opt/rustwide/target/debug/deps/libserde-0934a0c282f4ed02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/conduit-c907af4198f327d4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `conduit` due to 2 previous errors; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0e294a7221ede8071f255eeb76658a92bf41781a5f0b100ae70c8fa24dc597f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e294a7221ede8071f255eeb76658a92bf41781a5f0b100ae70c8fa24dc597f", kill_on_drop: false }` [INFO] [stdout] f0e294a7221ede8071f255eeb76658a92bf41781a5f0b100ae70c8fa24dc597f