[INFO] cloning repository https://github.com/florianjacob/synadminctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/florianjacob/synadminctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianjacob%2Fsynadminctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianjacob%2Fsynadminctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a48cb148051b9ffbedb57f6293cd02f44b97663 [INFO] checking florianjacob/synadminctl against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflorianjacob%2Fsynadminctl" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/florianjacob/synadminctl on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/florianjacob/synadminctl [INFO] removed path dependency ruma from git repo https://github.com/florianjacob/synadminctl [INFO] finished tweaking git repo https://github.com/florianjacob/synadminctl [INFO] tweaked toml for git repo https://github.com/florianjacob/synadminctl written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/florianjacob/synadminctl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ruma) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ruma) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a239e0f6e1ebd1af6301563048cf949edb10baee5c683e3f24731a1d02503b4 [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" "0a239e0f6e1ebd1af6301563048cf949edb10baee5c683e3f24731a1d02503b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a239e0f6e1ebd1af6301563048cf949edb10baee5c683e3f24731a1d02503b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a239e0f6e1ebd1af6301563048cf949edb10baee5c683e3f24731a1d02503b4", kill_on_drop: false }` [INFO] [stdout] 0a239e0f6e1ebd1af6301563048cf949edb10baee5c683e3f24731a1d02503b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66bfe3e1a92670528fe840c7a7488cab2752a7c8427227bc3613ea904dc93a2a [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" "66bfe3e1a92670528fe840c7a7488cab2752a7c8427227bc3613ea904dc93a2a", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ruma) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking js_int v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking smol v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking js_int v0.2.0 [INFO] [stderr] Checking ruma-identifiers-validation v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling ruma-identifiers-macros v0.18.0-alpha.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ruma-serde-macros v0.3.0 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.2 [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.2 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking ruma-serde v0.3.0 [INFO] [stderr] Checking ruma-identifiers v0.18.0-alpha.1 [INFO] [stderr] Checking ruma-common v0.3.0-alpha.1 [INFO] [stderr] Checking ruma-api v0.17.0-alpha.2 [INFO] [stderr] Checking ruma-events v0.22.0-alpha.2 [INFO] [stderr] Checking ruma-client-api v0.10.0-alpha.2 [INFO] [stderr] Checking ruma v0.0.2 [INFO] [stderr] Checking synadminctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `VersionRequest` in module `super` [INFO] [stdout] --> src/lib.rs:317:38 [INFO] [stdout] | [INFO] [stdout] 317 | let version_request = super::VersionRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / /// TODO: this should be treated as opaque, i.e. a newtype, so that only values returned from responses can be used here [INFO] [stdout] 126 | | /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 127 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 128 | | #[ruma_api(query)] [INFO] [stdout] 129 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | / /// Maximum amount of users to return. Defaults to 100. [INFO] [stdout] 131 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 132 | | #[ruma_api(query)] [INFO] [stdout] 133 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / /// TODO: this should be treated as opaque, i.e. a newtype, so that only values returned from responses can be used here [INFO] [stdout] 126 | | /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 127 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 128 | | #[ruma_api(query)] [INFO] [stdout] 129 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | / /// Maximum amount of users to return. Defaults to 100. [INFO] [stdout] 131 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 132 | | #[ruma_api(query)] [INFO] [stdout] 133 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | / ruma_api! { [INFO] [stdout] 114 | | metadata: { [INFO] [stdout] 115 | | description: "list accounts endpoint", [INFO] [stdout] 116 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 160 | | error: ruma::api::client::Error [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `std::option::Option` [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | / ruma_api! { [INFO] [stdout] 114 | | metadata: { [INFO] [stdout] 115 | | description: "list accounts endpoint", [INFO] [stdout] 116 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 160 | | error: ruma::api::client::Error [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | pub total: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | pub total: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | / /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 211 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 212 | | #[ruma_api(query)] [INFO] [stdout] 213 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | / /// Maximum amount of rooms to return. Defaults to 100. [INFO] [stdout] 215 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 216 | | #[ruma_api(query)] [INFO] [stdout] 217 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | / /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 211 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 212 | | #[ruma_api(query)] [INFO] [stdout] 213 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | / /// Maximum amount of rooms to return. Defaults to 100. [INFO] [stdout] 215 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 216 | | #[ruma_api(query)] [INFO] [stdout] 217 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / ruma_api! { [INFO] [stdout] 199 | | metadata: { [INFO] [stdout] 200 | | description: "list rooms endpoint", [INFO] [stdout] 201 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 241 | | error: ruma::api::client::Error [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `std::option::Option` [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / ruma_api! { [INFO] [stdout] 199 | | metadata: { [INFO] [stdout] 200 | | description: "list rooms endpoint", [INFO] [stdout] 201 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 241 | | error: ruma::api::client::Error [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | pub offset: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub total_rooms: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | pub offset: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub total_rooms: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:314:103 [INFO] [stdout] | [INFO] [stdout] 314 | let service = super::AnonymousMatrixService::new(super::http_services::ReqwestService::new(), server_uri.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found struct `Uri` [INFO] [stdout] | help: try using a conversion method: `server_uri.to_string()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | / ruma_api! { [INFO] [stdout] 257 | | metadata: { [INFO] [stdout] 258 | | description: "query user endpoint", [INFO] [stdout] 259 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 283 | | error: ruma::api::client::Error [INFO] [stdout] 284 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | / ruma_api! { [INFO] [stdout] 298 | | metadata: { [INFO] [stdout] 299 | | description: "list room memberships of a user", [INFO] [stdout] 300 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 318 | | error: ruma::api::client::Error [INFO] [stdout] 319 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | / /// number of rooms [INFO] [stdout] 315 | | pub total: js_int::UInt, [INFO] [stdout] | |___________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | / /// number of rooms [INFO] [stdout] 315 | | pub total: js_int::UInt, [INFO] [stdout] | |___________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | / ruma_api! { [INFO] [stdout] 366 | | metadata: { [INFO] [stdout] 367 | | description: "create or modify account endpoint", [INFO] [stdout] 368 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 452 | | // und 201 Created nicht zu unterscheiden. [INFO] [stdout] 453 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub creation_ts: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub creation_ts: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / /// TODO: this should be treated as opaque, i.e. a newtype, so that only values returned from responses can be used here [INFO] [stdout] 126 | | /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 127 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 128 | | #[ruma_api(query)] [INFO] [stdout] 129 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | / /// Maximum amount of users to return. Defaults to 100. [INFO] [stdout] 131 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 132 | | #[ruma_api(query)] [INFO] [stdout] 133 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / /// TODO: this should be treated as opaque, i.e. a newtype, so that only values returned from responses can be used here [INFO] [stdout] 126 | | /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 127 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 128 | | #[ruma_api(query)] [INFO] [stdout] 129 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | / /// Maximum amount of users to return. Defaults to 100. [INFO] [stdout] 131 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 132 | | #[ruma_api(query)] [INFO] [stdout] 133 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | / ruma_api! { [INFO] [stdout] 114 | | metadata: { [INFO] [stdout] 115 | | description: "list accounts endpoint", [INFO] [stdout] 116 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 160 | | error: ruma::api::client::Error [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `std::option::Option` [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | / ruma_api! { [INFO] [stdout] 114 | | metadata: { [INFO] [stdout] 115 | | description: "list accounts endpoint", [INFO] [stdout] 116 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 160 | | error: ruma::api::client::Error [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | pub total: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | pub total: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synadminctl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub joined_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub joined_local_members: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub state_events: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | / /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 211 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 212 | | #[ruma_api(query)] [INFO] [stdout] 213 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | / /// Maximum amount of rooms to return. Defaults to 100. [INFO] [stdout] 215 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 216 | | #[ruma_api(query)] [INFO] [stdout] 217 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | / /// Offset in the returned list. Defaults to 0. [INFO] [stdout] 211 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 212 | | #[ruma_api(query)] [INFO] [stdout] 213 | | pub from: Option, [INFO] [stdout] | |__________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | / /// Maximum amount of rooms to return. Defaults to 100. [INFO] [stdout] 215 | | #[serde(skip_serializing_if="Option::is_none")] [INFO] [stdout] 216 | | #[ruma_api(query)] [INFO] [stdout] 217 | | pub limit: Option, [INFO] [stdout] | |___________________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / ruma_api! { [INFO] [stdout] 199 | | metadata: { [INFO] [stdout] 200 | | description: "list rooms endpoint", [INFO] [stdout] 201 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 241 | | error: ruma::api::client::Error [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `std::option::Option` [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / ruma_api! { [INFO] [stdout] 199 | | metadata: { [INFO] [stdout] 200 | | description: "list rooms endpoint", [INFO] [stdout] 201 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 241 | | error: ruma::api::client::Error [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | pub offset: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub total_rooms: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | pub offset: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | pub total_rooms: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | pub next_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | pub prev_batch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | / ruma_api! { [INFO] [stdout] 257 | | metadata: { [INFO] [stdout] 258 | | description: "query user endpoint", [INFO] [stdout] 259 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 283 | | error: ruma::api::client::Error [INFO] [stdout] 284 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | / ruma_api! { [INFO] [stdout] 298 | | metadata: { [INFO] [stdout] 299 | | description: "list room memberships of a user", [INFO] [stdout] 300 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 318 | | error: ruma::api::client::Error [INFO] [stdout] 319 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | / /// number of rooms [INFO] [stdout] 315 | | pub total: js_int::UInt, [INFO] [stdout] | |___________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | / /// number of rooms [INFO] [stdout] 315 | | pub total: js_int::UInt, [INFO] [stdout] | |___________________________________^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Serialize` is not satisfied [INFO] [stdout] --> src/endpoints.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | / ruma_api! { [INFO] [stdout] 366 | | metadata: { [INFO] [stdout] 367 | | description: "create or modify account endpoint", [INFO] [stdout] 368 | | method: PUT, [INFO] [stdout] ... | [INFO] [stdout] 452 | | // und 201 Created nicht zu unterscheiden. [INFO] [stdout] 453 | | } [INFO] [stdout] | |_____^ the trait `Serialize` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub creation_ts: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:411:13 [INFO] [stdout] | [INFO] [stdout] 411 | pub is_guest: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | pub admin: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | pub creation_ts: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `js_int::UInt: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/endpoints.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | pub deactivated: js_int::UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `js_int::UInt` [INFO] [stdout] | [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "66bfe3e1a92670528fe840c7a7488cab2752a7c8427227bc3613ea904dc93a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66bfe3e1a92670528fe840c7a7488cab2752a7c8427227bc3613ea904dc93a2a", kill_on_drop: false }` [INFO] [stdout] 66bfe3e1a92670528fe840c7a7488cab2752a7c8427227bc3613ea904dc93a2a