[INFO] fetching crate ruma-identity-service-api 0.4.0... [INFO] testing ruma-identity-service-api-0.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ruma-identity-service-api 0.4.0 into /workspace/builds/worker-38/source [INFO] validating manifest of crates.io crate ruma-identity-service-api 0.4.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-identity-service-api 0.4.0 [INFO] finished tweaking crates.io crate ruma-identity-service-api 0.4.0 [INFO] tweaked toml for crates.io crate ruma-identity-service-api 0.4.0 written to /workspace/builds/worker-38/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2b2a15c95a27384d775dcc98bf91269ed0975e60a44f70c782a6f8de8b2974b [INFO] running `Command { std: "docker" "start" "-a" "c2b2a15c95a27384d775dcc98bf91269ed0975e60a44f70c782a6f8de8b2974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2b2a15c95a27384d775dcc98bf91269ed0975e60a44f70c782a6f8de8b2974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b2a15c95a27384d775dcc98bf91269ed0975e60a44f70c782a6f8de8b2974b", kill_on_drop: false }` [INFO] [stdout] c2b2a15c95a27384d775dcc98bf91269ed0975e60a44f70c782a6f8de8b2974b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15debbb15913e1e29b46f9738e5ca546e33ae2aaca5dc2f74b5aeb29a1e2e4dc [INFO] running `Command { std: "docker" "start" "-a" "15debbb15913e1e29b46f9738e5ca546e33ae2aaca5dc2f74b5aeb29a1e2e4dc", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.6.0 [INFO] [stderr] Compiling ruma-identifiers-validation v0.7.0 [INFO] [stderr] Compiling ruma-identifiers-macros v0.22.0 [INFO] [stderr] Compiling ruma-serde-macros v0.6.0 [INFO] [stderr] Compiling ruma-api-macros v0.20.0 [INFO] [stderr] Compiling ruma-serde v0.6.0 [INFO] [stderr] Compiling ruma-identifiers v0.22.0 [INFO] [stderr] Compiling ruma-common v0.8.0 [INFO] [stderr] Compiling ruma-api v0.20.0 [INFO] [stderr] Compiling ruma-identity-service-api v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `Command { std: "docker" "inspect" "15debbb15913e1e29b46f9738e5ca546e33ae2aaca5dc2f74b5aeb29a1e2e4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15debbb15913e1e29b46f9738e5ca546e33ae2aaca5dc2f74b5aeb29a1e2e4dc", kill_on_drop: false }` [INFO] [stdout] 15debbb15913e1e29b46f9738e5ca546e33ae2aaca5dc2f74b5aeb29a1e2e4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cd1281b2906a9ca75aaa47145ab9af2ba443f56a715c0ceebabc2dd558148f9 [INFO] running `Command { std: "docker" "start" "-a" "4cd1281b2906a9ca75aaa47145ab9af2ba443f56a715c0ceebabc2dd558148f9", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ruma-identity-service-api v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] --> src/association/unbind_3pid.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `threepid` [INFO] [stdout] --> src/association/unbind_3pid.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/unbind_3pid.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 45 | | response: {} [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/authentication/register.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub token_type: TokenType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/authentication/register.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub expires_in: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/authentication/register.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / ruma_api! { [INFO] [stdout] 17 | | metadata: { [INFO] [stdout] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stdout] 19 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `private_key` [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub private_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Sign invitation details.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `medium` [INFO] [stdout] --> src/invitation/store_invitation.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | pub medium: &'a Medium, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_alias` [INFO] [stdout] --> src/invitation/store_invitation.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_join_rules` [INFO] [stdout] --> src/invitation/store_invitation.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `room_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_display_name` [INFO] [stdout] --> src/invitation/store_invitation.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | pub sender_display_name: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sender_avatar_url` [INFO] [stdout] --> src/invitation/store_invitation.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/invitation/store_invitation.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / ruma_api! { [INFO] [stdout] 16 | | metadata: { [INFO] [stdout] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stdout] 18 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/check_public_key_validity.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/check_public_key_validity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_key` [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | pub public_key: &'a Base64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / ruma_api! { [INFO] [stdout] 14 | | metadata: { [INFO] [stdout] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stdout] 16 | | method: GET, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `algorithm` [INFO] [stdout] --> src/lookup/lookup_3pid.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lookup/lookup_3pid.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / ruma_api! { [INFO] [stdout] 18 | | metadata: { [INFO] [stdout] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stdout] 20 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating an email address.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 47 | | } [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `send_attempt` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub send_attempt: UInt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_link` [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub next_link: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / ruma_api! { [INFO] [stdout] 15 | | metadata: { [INFO] [stdout] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stdout] 17 | | method: POST, [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4cd1281b2906a9ca75aaa47145ab9af2ba443f56a715c0ceebabc2dd558148f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd1281b2906a9ca75aaa47145ab9af2ba443f56a715c0ceebabc2dd558148f9", kill_on_drop: false }` [INFO] [stdout] 4cd1281b2906a9ca75aaa47145ab9af2ba443f56a715c0ceebabc2dd558148f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0972a8d15a6be96eff975c413b775799d5528ae855e1ecb4aaa5a70be1301a62 [INFO] running `Command { std: "docker" "start" "-a" "0972a8d15a6be96eff975c413b775799d5528ae855e1ecb4aaa5a70be1301a62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `threepid_ownership_proof` [INFO] [stdout] [INFO] [stderr] --> src/association/unbind_3pid.rs:32:13 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test lookup::test::parse_identifier_hashing_algorithm ... ok [INFO] [stderr] 32 | pub threepid_ownership_proof: Option<&'a ThreePidOwnershipProof>, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/unbind_3pid.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 45 | | response: {} [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `threepid` [INFO] [stderr] --> src/association/unbind_3pid.rs:41:13 [INFO] [stderr] | [INFO] [stderr] 41 | pub threepid: &'a ThirdPartyId, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/unbind_3pid.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Remove an association between a session and a Matrix user ID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 45 | | response: {} [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `token_type` [INFO] [stderr] --> src/authentication/register.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | pub token_type: TokenType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/authentication/register.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / ruma_api! { [INFO] [stderr] 17 | | metadata: { [INFO] [stderr] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stderr] 19 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `expires_in` [INFO] [stderr] --> src/authentication/register.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | pub expires_in: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/authentication/register.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / ruma_api! { [INFO] [stderr] 17 | | metadata: { [INFO] [stderr] 18 | | description: "Exchanges an OpenID token from the homeserver for an access token to access the identity server.", [INFO] [stderr] 19 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `private_key` [INFO] [stderr] --> src/invitation/sign_invitation_ed25519.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | pub private_key: &'a Base64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/sign_invitation_ed25519.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / ruma_api! { [INFO] [stderr] 15 | | metadata: { [INFO] [stderr] 16 | | description: "Sign invitation details.", [INFO] [stderr] 17 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 48 | | } [INFO] [stderr] 49 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `medium` [INFO] [stderr] --> src/invitation/store_invitation.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | pub medium: &'a Medium, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `room_alias` [INFO] [stderr] --> src/invitation/store_invitation.rs:45:13 [INFO] [stderr] | [INFO] [stderr] 45 | pub room_alias: Option<&'a RoomAliasId>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `room_avatar_url` [INFO] [stderr] --> src/invitation/store_invitation.rs:51:13 [INFO] [stderr] | [INFO] [stderr] 51 | pub room_avatar_url: Option<&'a MxcUri>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `room_join_rules` [INFO] [stderr] --> src/invitation/store_invitation.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | pub room_join_rules: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `room_name` [INFO] [stderr] --> src/invitation/store_invitation.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | pub room_name: Option<&'a RoomName>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender_display_name` [INFO] [stderr] --> src/invitation/store_invitation.rs:67:13 [INFO] [stderr] | [INFO] [stderr] 67 | pub sender_display_name: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sender_avatar_url` [INFO] [stderr] --> src/invitation/store_invitation.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | pub sender_avatar_url: Option<&'a MxcUri>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/invitation/store_invitation.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | / ruma_api! { [INFO] [stderr] 16 | | metadata: { [INFO] [stderr] 17 | | description: "Store pending invitations to a user's 3PID.", [INFO] [stderr] 18 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `public_key` [INFO] [stderr] --> src/keys/check_public_key_validity.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | pub public_key: &'a Base64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/keys/check_public_key_validity.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / ruma_api! { [INFO] [stderr] 14 | | metadata: { [INFO] [stderr] 15 | | description: "Check whether a long-term public key is valid. The response should always be the same, provided the key exists.", [INFO] [stderr] 16 | | method: GET, [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `public_key` [INFO] [stderr] --> src/keys/validate_ephemeral_key.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | pub public_key: &'a Base64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/keys/validate_ephemeral_key.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | / ruma_api! { [INFO] [stderr] 14 | | metadata: { [INFO] [stderr] 15 | | description: "Check whether a short-term public key is valid.", [INFO] [stderr] 16 | | method: GET, [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `algorithm` [INFO] [stderr] --> src/lookup/lookup_3pid.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | pub algorithm: &'a IdentifierHashingAlgorithm, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/lookup/lookup_3pid.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | / ruma_api! { [INFO] [stderr] 18 | | metadata: { [INFO] [stderr] 19 | | description: "Looks up the set of Matrix User IDs which have bound the 3PIDs given, if bindings are available.", [INFO] [stderr] 20 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 50 | | } [INFO] [stderr] 51 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `send_attempt` [INFO] [stderr] --> src/association/email/create_email_validation_session.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | pub send_attempt: UInt, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / ruma_api! { [INFO] [stderr] 15 | | metadata: { [INFO] [stderr] 16 | | description: "Creates a session for validating an email address.", [INFO] [stderr] 17 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next_link` [INFO] [stderr] --> src/association/email/create_email_validation_session.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | pub next_link: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/email/create_email_validation_session.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / ruma_api! { [INFO] [stderr] 15 | | metadata: { [INFO] [stderr] 16 | | description: "Creates a session for validating an email address.", [INFO] [stderr] 17 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `send_attempt` [INFO] [stderr] --> src/association/msisdn/create_msisdn_validation_session.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | pub send_attempt: UInt, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / ruma_api! { [INFO] [stderr] 15 | | metadata: { [INFO] [stderr] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stderr] 17 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next_link` [INFO] [stderr] --> src/association/msisdn/create_msisdn_validation_session.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | pub next_link: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IncomingRequestBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/association/msisdn/create_msisdn_validation_session.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / ruma_api! { [INFO] [stderr] 15 | | metadata: { [INFO] [stderr] 16 | | description: "Creates a session for validating a phone number.", [INFO] [stderr] 17 | | method: POST, [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ruma-identity-service-api` (lib) generated 19 warnings [INFO] [stderr] warning: `ruma-identity-service-api` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruma_identity_service_api-f11f68a4d8403654) [INFO] [stderr] Doc-tests ruma-identity-service-api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0972a8d15a6be96eff975c413b775799d5528ae855e1ecb4aaa5a70be1301a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0972a8d15a6be96eff975c413b775799d5528ae855e1ecb4aaa5a70be1301a62", kill_on_drop: false }` [INFO] [stdout] 0972a8d15a6be96eff975c413b775799d5528ae855e1ecb4aaa5a70be1301a62