[INFO] cloning repository https://github.com/timokoesters/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timokoesters/conduit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25b1cd2683e8a61403e9f5dc11e98691d124ff92 [INFO] testing timokoesters/conduit against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timokoesters/conduit on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/timokoesters/conduit [INFO] finished tweaking git repo https://github.com/timokoesters/conduit [INFO] tweaked toml for git repo https://github.com/timokoesters/conduit written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/timokoesters/conduit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43ec622f77475f79f3cde1f21f207bb9c9b0d91119e4688783755d2d0f88fd99 [INFO] running `Command { std: "docker" "start" "-a" "43ec622f77475f79f3cde1f21f207bb9c9b0d91119e4688783755d2d0f88fd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ec622f77475f79f3cde1f21f207bb9c9b0d91119e4688783755d2d0f88fd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ec622f77475f79f3cde1f21f207bb9c9b0d91119e4688783755d2d0f88fd99", kill_on_drop: false }` [INFO] [stdout] 43ec622f77475f79f3cde1f21f207bb9c9b0d91119e4688783755d2d0f88fd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b03da46f3fd89e4b983f10bdfb00758ef0512bf859ba1cf2810da5aa1b761a [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" "c0b03da46f3fd89e4b983f10bdfb00758ef0512bf859ba1cf2810da5aa1b761a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.3.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=8f94dc#8f94dce6) [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=801e04bd5369eb39e126c75f6d11e1e9597304d8#801e04bd) [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling opentelemetry v0.12.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.11.0 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-events-macros v0.22.2 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-api-macros v0.17.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling tracing-opentelemetry v0.11.0 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling ruma-serde v0.4.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-identifiers v0.19.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling ruma-common v0.5.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-api v0.17.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-signatures v0.7.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-events v0.22.2 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-identity-service-api v0.1.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=801e04bd5369eb39e126c75f6d11e1e9597304d8#801e04bd) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=801e04bd5369eb39e126c75f6d11e1e9597304d8#801e04bd) [INFO] [stderr] Compiling ruma-push-gateway-api v0.1.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-client-api v0.10.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-appservice-api v0.2.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-federation-api v0.1.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma-state-res v0.1.0 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling ruma v0.1.1 (https://github.com/ruma/ruma?rev=42bbb81bd2e3919080d3d8689aefb755b7ec8223#42bbb81b) [INFO] [stderr] Compiling conduit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server/account.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/account.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | get("/_matrix/client/r0/register/available", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:576:46 [INFO] [stdout] | [INFO] [stdout] 576 | 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:576:7 [INFO] [stdout] | [INFO] [stdout] 576 | 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:58:50 [INFO] [stdout] | [INFO] [stdout] 58 | 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:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | 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:55:55 [INFO] [stdout] | [INFO] [stdout] 55 | 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:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | 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:83:59 [INFO] [stdout] | [INFO] [stdout] 83 | 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:83:7 [INFO] [stdout] | [INFO] [stdout] 83 | 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:224:52 [INFO] [stdout] | [INFO] [stdout] 224 | 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:224:7 [INFO] [stdout] | [INFO] [stdout] 224 | 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:240:56 [INFO] [stdout] | [INFO] [stdout] 240 | 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:240:7 [INFO] [stdout] | [INFO] [stdout] 240 | 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:258:60 [INFO] [stdout] | [INFO] [stdout] 258 | 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:258:7 [INFO] [stdout] | [INFO] [stdout] 258 | 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:89:57 [INFO] [stdout] | [INFO] [stdout] 89 | 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:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | 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:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/config.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | get( [INFO] [stdout] | _______^ [INFO] [stdout] 114 | | "/_matrix/client/r0/user/<_>/rooms/<_>/account_data/<_>", [INFO] [stdout] | |_ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | 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:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | 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/directory.rs:52:43 [INFO] [stdout] | [INFO] [stdout] 52 | 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:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | 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:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | 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:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | 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:252:44 [INFO] [stdout] | [INFO] [stdout] 252 | 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:252:7 [INFO] [stdout] | [INFO] [stdout] 252 | 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:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | get("/_matrix/media/r0/download/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/media.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | get("/_matrix/media/r0/thumbnail/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:344:44 [INFO] [stdout] | [INFO] [stdout] 344 | 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:344:7 [INFO] [stdout] | [INFO] [stdout] 344 | 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:365:49 [INFO] [stdout] | [INFO] [stdout] 365 | 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:365:7 [INFO] [stdout] | [INFO] [stdout] 365 | 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:395:56 [INFO] [stdout] | [INFO] [stdout] 395 | 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:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | 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:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | 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:84:7 [INFO] [stdout] | [INFO] [stdout] 84 | 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/presence.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | get("/_matrix/client/r0/presence/<_>/status", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/presence.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | get("/_matrix/client/r0/presence/<_>/status", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:106:55 [INFO] [stdout] | [INFO] [stdout] 106 | 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:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | 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:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | 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:207:7 [INFO] [stdout] | [INFO] [stdout] 207 | 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:222:43 [INFO] [stdout] | [INFO] [stdout] 222 | 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:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | 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:21:41 [INFO] [stdout] | [INFO] [stdout] 21 | 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:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | 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/push.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | 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:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | 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/push.rs:203:61 [INFO] [stdout] | [INFO] [stdout] 203 | get("/_matrix/client/r0/pushrules/<_>/<_>/<_>/actions", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:203:7 [INFO] [stdout] | [INFO] [stdout] 203 | get("/_matrix/client/r0/pushrules/<_>/<_>/<_>/actions", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:336:61 [INFO] [stdout] | [INFO] [stdout] 336 | get("/_matrix/client/r0/pushrules/<_>/<_>/<_>/enabled", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:336:7 [INFO] [stdout] | [INFO] [stdout] 336 | get("/_matrix/client/r0/pushrules/<_>/<_>/<_>/enabled", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:545:39 [INFO] [stdout] | [INFO] [stdout] 545 | get("/_matrix/client/r0/pushers", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/push.rs:545:7 [INFO] [stdout] | [INFO] [stdout] 545 | get("/_matrix/client/r0/pushers", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:303:51 [INFO] [stdout] | [INFO] [stdout] 303 | 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:303:7 [INFO] [stdout] | [INFO] [stdout] 303 | 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:76:47 [INFO] [stdout] | [INFO] [stdout] 76 | 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:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | 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:123:55 [INFO] [stdout] | [INFO] [stdout] 123 | 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:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | 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:174:51 [INFO] [stdout] | [INFO] [stdout] 174 | 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:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | 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:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server/sync.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | get("/_matrix/client/r0/sync", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z 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:85:55 [INFO] [stdout] | [INFO] [stdout] 85 | 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:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | 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/server_server.rs:549:47 [INFO] [stdout] | [INFO] [stdout] 549 | get("/_matrix/federation/v1/publicRooms", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | get("/_matrix/federation/v1/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/server_server.rs:1691:45 [INFO] [stdout] | [INFO] [stdout] 1691 | get("/_matrix/federation/v1/event/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:1691:7 [INFO] [stdout] | [INFO] [stdout] 1691 | get("/_matrix/federation/v1/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/server_server.rs:1765:49 [INFO] [stdout] | [INFO] [stdout] 1765 | get("/_matrix/federation/v1/state_ids/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:1765:7 [INFO] [stdout] | [INFO] [stdout] 1765 | get("/_matrix/federation/v1/state_ids/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:1817:53 [INFO] [stdout] | [INFO] [stdout] 1817 | get("/_matrix/federation/v1/make_join/<_>/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:1817:7 [INFO] [stdout] | [INFO] [stdout] 1817 | get("/_matrix/federation/v1/make_join/<_>/<_>", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:2209:52 [INFO] [stdout] | [INFO] [stdout] 2209 | get("/_matrix/federation/v1/user/devices/<_>", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:2209:7 [INFO] [stdout] | [INFO] [stdout] 2209 | get("/_matrix/federation/v1/user/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/server_server.rs:2249:51 [INFO] [stdout] | [INFO] [stdout] 2249 | get("/_matrix/federation/v1/query/directory", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:2249:7 [INFO] [stdout] | [INFO] [stdout] 2249 | get("/_matrix/federation/v1/query/directory", data = "") [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/server_server.rs:2277:49 [INFO] [stdout] | [INFO] [stdout] 2277 | get("/_matrix/federation/v1/query/profile", data = "") [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/server_server.rs:2277:7 [INFO] [stdout] | [INFO] [stdout] 2277 | get("/_matrix/federation/v1/query/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] [stderr] error: could not compile `conduit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name conduit --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="conduit_bin"' --cfg 'feature="default"' -C metadata=05a0a5deab16b2b2 -C extra-filename=-05a0a5deab16b2b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-3a3d828733cf49da.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-77559bd66969dbd5.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-f4df3fca2acd4667.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-c3eef8bbd522f9e0.rmeta --extern opentelemetry_jaeger=/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-fb3796ce0804fb8a.rmeta --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-ab13a77fb735494d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b80c0a04349aedee.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e69fc953acf4028c.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-6ef6e5879852373a.rmeta --extern rocket=/opt/rustwide/target/debug/deps/librocket-41a1bf6e0af38743.rmeta --extern ruma=/opt/rustwide/target/debug/deps/libruma-b98e1d5c677093a4.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-88780ef8a31b2522.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-0f1b2562df04d3d7.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-30c911dfafa9b5ea.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9cb722fe96bf9ad3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0bf22c2eb3fa774.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-72789aaeecbcdf5f.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-be0421653925ecac.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0449aed431b6c4df.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9af8096d72e7f30b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-76deeaadb194cadd.rmeta --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-951fa3b62ca9c82b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a26be26f24889b5c.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2cd225e922145387.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-87b14d7a290dab1f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0e5e2dba39877d4c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-6fb2fff33e235c03/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c0b03da46f3fd89e4b983f10bdfb00758ef0512bf859ba1cf2810da5aa1b761a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b03da46f3fd89e4b983f10bdfb00758ef0512bf859ba1cf2810da5aa1b761a", kill_on_drop: false }` [INFO] [stdout] c0b03da46f3fd89e4b983f10bdfb00758ef0512bf859ba1cf2810da5aa1b761a