[INFO] updating cached repository https://github.com/timokoesters/conduit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/timokoesters/conduit [INFO] [stderr] * [new branch] fix-ci -> fix-ci [INFO] [stderr] * [new branch] fix-to -> fix-to [INFO] [stderr] + b469d99...490a481 get_joined_rooms -> get_joined_rooms (forced update) [INFO] [stderr] + 3b9a23b...16576d1 improve-to-device-removal -> improve-to-device-removal (forced update) [INFO] [stderr] 9c095f1..3451b10 master -> master [INFO] [stderr] * [new branch] media-size-config -> media-size-config [INFO] [stderr] * [new branch] ruma-mono -> ruma-mono [INFO] [stderr] + 2bd435f...91d4d8c sytests -> sytests (forced update) [INFO] [stderr] * [new branch] task/add-tags -> task/add-tags [INFO] [stderr] * [new branch] timo-make-lib -> timo-make-lib [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3451b10a4b685c49c05e492b273b3cb2534c564a [INFO] testing timokoesters/conduit against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fconduit" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timokoesters/conduit on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ruma/ruma` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded form_urlencoded v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7b27a7782a4935a308e2e0d2d4b583acf12f1f8fc9db0553b9d781da79c4610 [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" "d7b27a7782a4935a308e2e0d2d4b583acf12f1f8fc9db0553b9d781da79c4610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7b27a7782a4935a308e2e0d2d4b583acf12f1f8fc9db0553b9d781da79c4610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b27a7782a4935a308e2e0d2d4b583acf12f1f8fc9db0553b9d781da79c4610", kill_on_drop: false }` [INFO] [stdout] d7b27a7782a4935a308e2e0d2d4b583acf12f1f8fc9db0553b9d781da79c4610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4027efc907194ccdc222a11109297447aa1d683798b60cfda0d27a8c16d891d [INFO] running `Command { std: "docker" "start" "-a" "c4027efc907194ccdc222a11109297447aa1d683798b60cfda0d27a8c16d891d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.3.4 [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 openssl v0.10.30 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [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 tinyvec v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytemuck v1.3.0 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling generic-array v0.14.3 [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.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=8d779caa22c63b15a6c3ceb75d8f6d4971b2eb67#8d779caa) [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [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 tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [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 rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.50 [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 rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling sled v0.32.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [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.18.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ruma-events-macros v0.21.3 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling ruma-api-macros v0.16.1 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling ruma-identifiers v0.17.1 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.1 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ruma-serde v0.2.2 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ruma-signatures v0.6.0-dev.1 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ruma-api v0.16.1 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling ruma-events v0.21.3 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=8d779caa22c63b15a6c3ceb75d8f6d4971b2eb67#8d779caa) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling ruma-federation-api v0.0.2 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling ruma-client-api v0.9.0 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=8d779caa22c63b15a6c3ceb75d8f6d4971b2eb67#8d779caa) [INFO] [stderr] Compiling ruma v0.1.0 (https://github.com/ruma/ruma?rev=e047c647ddcb368e7eb1e05ae8823a9494273457#e047c647) [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.rs:92:48 [INFO] [stdout] | [INFO] [stdout] 92 | #[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.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | #[get("/_matrix/client/r0/register/available", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:467:39 [INFO] [stdout] | [INFO] [stdout] 467 | #[get("/_matrix/client/r0/pushrules", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:467:3 [INFO] [stdout] | [INFO] [stdout] 467 | #[get("/_matrix/client/r0/pushrules", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:570:3 [INFO] [stdout] | [INFO] [stdout] 570 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:663:60 [INFO] [stdout] | [INFO] [stdout] 663 | #[get("/_matrix/client/r0/profile/<_user_id>/displayname", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:663:3 [INFO] [stdout] | [INFO] [stdout] 663 | #[get("/_matrix/client/r0/profile/<_user_id>/displayname", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:753:59 [INFO] [stdout] | [INFO] [stdout] 753 | #[get("/_matrix/client/r0/profile/<_user_id>/avatar_url", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:753:3 [INFO] [stdout] | [INFO] [stdout] 753 | #[get("/_matrix/client/r0/profile/<_user_id>/avatar_url", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:766:48 [INFO] [stdout] | [INFO] [stdout] 766 | #[get("/_matrix/client/r0/profile/<_user_id>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:766:3 [INFO] [stdout] | [INFO] [stdout] 766 | #[get("/_matrix/client/r0/profile/<_user_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:984:53 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:984:3 [INFO] [stdout] | [INFO] [stdout] 984 | #[get("/_matrix/client/unstable/room_keys/version", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1010:5 [INFO] [stdout] | [INFO] [stdout] 1010 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1008:3 [INFO] [stdout] | [INFO] [stdout] 1008 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1062:50 [INFO] [stdout] | [INFO] [stdout] 1062 | #[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.rs:1062:3 [INFO] [stdout] | [INFO] [stdout] 1062 | #[get("/_matrix/client/unstable/room_keys/keys", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1430:42 [INFO] [stdout] | [INFO] [stdout] 1430 | #[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.rs:1430:3 [INFO] [stdout] | [INFO] [stdout] 1430 | #[get("/_matrix/client/r0/joined_rooms", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1504:58 [INFO] [stdout] | [INFO] [stdout] 1504 | #[get("/_matrix/client/r0/directory/room/<_room_alias>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1504:3 [INFO] [stdout] | [INFO] [stdout] 1504 | #[get("/_matrix/client/r0/directory/room/<_room_alias>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1813:60 [INFO] [stdout] | [INFO] [stdout] 1813 | #[get("/_matrix/client/r0/directory/list/room/<_room_id>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1813:3 [INFO] [stdout] | [INFO] [stdout] 1813 | #[get("/_matrix/client/r0/directory/list/room/<_room_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1829:41 [INFO] [stdout] | [INFO] [stdout] 1829 | #[get("/_matrix/client/r0/publicRooms", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1829:3 [INFO] [stdout] | [INFO] [stdout] 1829 | #[get("/_matrix/client/r0/publicRooms", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2030:54 [INFO] [stdout] | [INFO] [stdout] 2030 | #[get("/_matrix/client/r0/rooms/<_room_id>/members", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2030:3 [INFO] [stdout] | [INFO] [stdout] 2030 | #[get("/_matrix/client/r0/rooms/<_room_id>/members", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2067:5 [INFO] [stdout] | [INFO] [stdout] 2067 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2065:3 [INFO] [stdout] | [INFO] [stdout] 2065 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2238:52 [INFO] [stdout] | [INFO] [stdout] 2238 | #[get("/_matrix/client/r0/rooms/<_room_id>/state", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2238:3 [INFO] [stdout] | [INFO] [stdout] 2238 | #[get("/_matrix/client/r0/rooms/<_room_id>/state", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2266:5 [INFO] [stdout] | [INFO] [stdout] 2266 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2264:3 [INFO] [stdout] | [INFO] [stdout] 2264 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2301:5 [INFO] [stdout] | [INFO] [stdout] 2301 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2299:3 [INFO] [stdout] | [INFO] [stdout] 2299 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2333:34 [INFO] [stdout] | [INFO] [stdout] 2333 | #[get("/_matrix/client/r0/sync", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2333:3 [INFO] [stdout] | [INFO] [stdout] 2333 | #[get("/_matrix/client/r0/sync", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2717:5 [INFO] [stdout] | [INFO] [stdout] 2717 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2715:3 [INFO] [stdout] | [INFO] [stdout] 2715 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2817:55 [INFO] [stdout] | [INFO] [stdout] 2817 | #[get("/_matrix/client/r0/rooms/<_room_id>/messages", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2817:3 [INFO] [stdout] | [INFO] [stdout] 2817 | #[get("/_matrix/client/r0/rooms/<_room_id>/messages", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3009:5 [INFO] [stdout] | [INFO] [stdout] 3009 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3007:3 [INFO] [stdout] | [INFO] [stdout] 3007 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3034:5 [INFO] [stdout] | [INFO] [stdout] 3034 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3032:3 [INFO] [stdout] | [INFO] [stdout] 3032 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3057:37 [INFO] [stdout] | [INFO] [stdout] 3057 | #[get("/_matrix/client/r0/devices", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3057:3 [INFO] [stdout] | [INFO] [stdout] 3057 | #[get("/_matrix/client/r0/devices", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3073:50 [INFO] [stdout] | [INFO] [stdout] 3073 | #[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.rs:3073:3 [INFO] [stdout] | [INFO] [stdout] 3073 | #[get("/_matrix/client/r0/devices/<_device_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3388:5 [INFO] [stdout] | [INFO] [stdout] 3388 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3386:3 [INFO] [stdout] | [INFO] [stdout] 3386 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 39s [INFO] running `Command { std: "docker" "inspect" "c4027efc907194ccdc222a11109297447aa1d683798b60cfda0d27a8c16d891d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4027efc907194ccdc222a11109297447aa1d683798b60cfda0d27a8c16d891d", kill_on_drop: false }` [INFO] [stdout] c4027efc907194ccdc222a11109297447aa1d683798b60cfda0d27a8c16d891d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 252cf629f3809095555f663a9eaa86d52a7cc31c9a58082f67fa8180031f94e1 [INFO] running `Command { std: "docker" "start" "-a" "252cf629f3809095555f663a9eaa86d52a7cc31c9a58082f67fa8180031f94e1", kill_on_drop: false }` [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.rs:92:48 [INFO] [stdout] | [INFO] [stdout] 92 | #[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.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | #[get("/_matrix/client/r0/register/available", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:467:39 [INFO] [stdout] | [INFO] [stdout] 467 | #[get("/_matrix/client/r0/pushrules", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:467:3 [INFO] [stdout] | [INFO] [stdout] 467 | #[get("/_matrix/client/r0/pushrules", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:572:5 [INFO] [stdout] | [INFO] [stdout] 572 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:570:3 [INFO] [stdout] | [INFO] [stdout] 570 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:663:60 [INFO] [stdout] | [INFO] [stdout] 663 | #[get("/_matrix/client/r0/profile/<_user_id>/displayname", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:663:3 [INFO] [stdout] | [INFO] [stdout] 663 | #[get("/_matrix/client/r0/profile/<_user_id>/displayname", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:753:59 [INFO] [stdout] | [INFO] [stdout] 753 | #[get("/_matrix/client/r0/profile/<_user_id>/avatar_url", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:753:3 [INFO] [stdout] | [INFO] [stdout] 753 | #[get("/_matrix/client/r0/profile/<_user_id>/avatar_url", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:766:48 [INFO] [stdout] | [INFO] [stdout] 766 | #[get("/_matrix/client/r0/profile/<_user_id>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:766:3 [INFO] [stdout] | [INFO] [stdout] 766 | #[get("/_matrix/client/r0/profile/<_user_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:984:53 [INFO] [stdout] | [INFO] [stdout] 984 | #[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.rs:984:3 [INFO] [stdout] | [INFO] [stdout] 984 | #[get("/_matrix/client/unstable/room_keys/version", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1010:5 [INFO] [stdout] | [INFO] [stdout] 1010 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1008:3 [INFO] [stdout] | [INFO] [stdout] 1008 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1062:50 [INFO] [stdout] | [INFO] [stdout] 1062 | #[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.rs:1062:3 [INFO] [stdout] | [INFO] [stdout] 1062 | #[get("/_matrix/client/unstable/room_keys/keys", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1430:42 [INFO] [stdout] | [INFO] [stdout] 1430 | #[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.rs:1430:3 [INFO] [stdout] | [INFO] [stdout] 1430 | #[get("/_matrix/client/r0/joined_rooms", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1504:58 [INFO] [stdout] | [INFO] [stdout] 1504 | #[get("/_matrix/client/r0/directory/room/<_room_alias>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1504:3 [INFO] [stdout] | [INFO] [stdout] 1504 | #[get("/_matrix/client/r0/directory/room/<_room_alias>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1813:60 [INFO] [stdout] | [INFO] [stdout] 1813 | #[get("/_matrix/client/r0/directory/list/room/<_room_id>", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1813:3 [INFO] [stdout] | [INFO] [stdout] 1813 | #[get("/_matrix/client/r0/directory/list/room/<_room_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:1829:41 [INFO] [stdout] | [INFO] [stdout] 1829 | #[get("/_matrix/client/r0/publicRooms", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:1829:3 [INFO] [stdout] | [INFO] [stdout] 1829 | #[get("/_matrix/client/r0/publicRooms", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2030:54 [INFO] [stdout] | [INFO] [stdout] 2030 | #[get("/_matrix/client/r0/rooms/<_room_id>/members", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2030:3 [INFO] [stdout] | [INFO] [stdout] 2030 | #[get("/_matrix/client/r0/rooms/<_room_id>/members", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2067:5 [INFO] [stdout] | [INFO] [stdout] 2067 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2065:3 [INFO] [stdout] | [INFO] [stdout] 2065 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2238:52 [INFO] [stdout] | [INFO] [stdout] 2238 | #[get("/_matrix/client/r0/rooms/<_room_id>/state", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2238:3 [INFO] [stdout] | [INFO] [stdout] 2238 | #[get("/_matrix/client/r0/rooms/<_room_id>/state", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2266:5 [INFO] [stdout] | [INFO] [stdout] 2266 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2264:3 [INFO] [stdout] | [INFO] [stdout] 2264 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2301:5 [INFO] [stdout] | [INFO] [stdout] 2301 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2299:3 [INFO] [stdout] | [INFO] [stdout] 2299 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2333:34 [INFO] [stdout] | [INFO] [stdout] 2333 | #[get("/_matrix/client/r0/sync", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2333:3 [INFO] [stdout] | [INFO] [stdout] 2333 | #[get("/_matrix/client/r0/sync", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2717:5 [INFO] [stdout] | [INFO] [stdout] 2717 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2715:3 [INFO] [stdout] | [INFO] [stdout] 2715 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:2817:55 [INFO] [stdout] | [INFO] [stdout] 2817 | #[get("/_matrix/client/r0/rooms/<_room_id>/messages", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:2817:3 [INFO] [stdout] | [INFO] [stdout] 2817 | #[get("/_matrix/client/r0/rooms/<_room_id>/messages", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3009:5 [INFO] [stdout] | [INFO] [stdout] 3009 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3007:3 [INFO] [stdout] | [INFO] [stdout] 3007 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3034:5 [INFO] [stdout] | [INFO] [stdout] 3034 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3032:3 [INFO] [stdout] | [INFO] [stdout] 3032 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3057:37 [INFO] [stdout] | [INFO] [stdout] 3057 | #[get("/_matrix/client/r0/devices", data = "")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3057:3 [INFO] [stdout] | [INFO] [stdout] 3057 | #[get("/_matrix/client/r0/devices", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3073:50 [INFO] [stdout] | [INFO] [stdout] 3073 | #[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.rs:3073:3 [INFO] [stdout] | [INFO] [stdout] 3073 | #[get("/_matrix/client/r0/devices/<_device_id>", data = "")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/client_server.rs:3388:5 [INFO] [stdout] | [INFO] [stdout] 3388 | data = "" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/client_server.rs:3386:3 [INFO] [stdout] | [INFO] [stdout] 3386 | #[get( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [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/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=ce862367801f4e28 -C extra-filename=-ce862367801f4e28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-969e8c8ce22638be.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-960ec91bef1997ae.rlib --extern js_int=/opt/rustwide/target/debug/deps/libjs_int-2b8255cf3d846229.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-33ae2e870d29b0d8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-89fa8658879d0efd.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-1492a053012ca947.rlib --extern ruma=/opt/rustwide/target/debug/deps/libruma-6f0eedc496599b2e.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-91aae0d1474c87f3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-394c2e02ae90a658.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-af5a5ada92e99aac.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-d8918c2749fc745e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-69b934e6e9d55bcd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-462f32d7411e8bb6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-229abc19e1ae3248/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "252cf629f3809095555f663a9eaa86d52a7cc31c9a58082f67fa8180031f94e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252cf629f3809095555f663a9eaa86d52a7cc31c9a58082f67fa8180031f94e1", kill_on_drop: false }` [INFO] [stdout] 252cf629f3809095555f663a9eaa86d52a7cc31c9a58082f67fa8180031f94e1