[INFO] fetching crate ruma-identity-service-api 0.12.0...
[INFO] checking ruma-identity-service-api-0.12.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate ruma-identity-service-api 0.12.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ruma-identity-service-api 0.12.0
[INFO] finished tweaking crates.io crate ruma-identity-service-api 0.12.0
[INFO] tweaked toml for crates.io crate ruma-identity-service-api 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruma-identity-service-api 0.12.0 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruma-identity-service-api 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8651df3d5740ac89bd322710d6784de6c2dc2f94e9627e0a065d1b6d6b74a83b
[INFO] running `Command { std: "docker" "start" "-a" "8651df3d5740ac89bd322710d6784de6c2dc2f94e9627e0a065d1b6d6b74a83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8651df3d5740ac89bd322710d6784de6c2dc2f94e9627e0a065d1b6d6b74a83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8651df3d5740ac89bd322710d6784de6c2dc2f94e9627e0a065d1b6d6b74a83b", kill_on_drop: false }`
[INFO] [stdout] 8651df3d5740ac89bd322710d6784de6c2dc2f94e9627e0a065d1b6d6b74a83b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aa869e41def5e4fa3918320082941561cf4d4222db106cccdd019804854916d
[INFO] running `Command { std: "docker" "start" "-a" "0aa869e41def5e4fa3918320082941561cf4d4222db106cccdd019804854916d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ruma-common v0.16.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]    Compiling ruma-events v0.31.0
[INFO] [stderr]     Checking as_variant v1.3.0
[INFO] [stderr]     Checking js_option v0.1.1
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.11.0
[INFO] [stderr]    Compiling ruma-identity-service-api v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking typewit v1.11.0
[INFO] [stderr]     Checking konst_kernel v0.3.15
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking konst v0.3.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ruma-macros v0.16.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/bind_3pid.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/bind_3pid.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/check_3pid_validity.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/create_email_validation_session.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/validate_email.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/check_3pid_validity.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/validate_email_by_end_user.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/create_email_validation_session.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/create_msisdn_validation_session.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/validate_msisdn.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/validate_msisdn_by_phone_number.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/unbind_3pid.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/validate_email.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/email/validate_email_by_end_user.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/create_msisdn_validation_session.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/validate_msisdn.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/get_account_information.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/logout.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/register.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/msisdn/validate_msisdn_by_phone_number.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/association/unbind_3pid.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/discovery/get_server_status.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/discovery/get_supported_versions.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |   const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 21 | |     method: GET,
[INFO] [stdout] 22 | |     rate_limited: false,
[INFO] [stdout] 23 | |     authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | };
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/invitation/sign_invitation_ed25519.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: POST,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/invitation/store_invitation.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 22 | |         method: POST,
[INFO] [stdout] 23 | |         rate_limited: false,
[INFO] [stdout] 24 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/check_public_key_validity.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: GET,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/get_account_information.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/get_public_key.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: GET,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/logout.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: POST,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/validate_ephemeral_key.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: GET,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lookup/get_hash_parameters.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lookup/lookup_3pid.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 20 | |         method: POST,
[INFO] [stdout] 21 | |         rate_limited: false,
[INFO] [stdout] 22 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/authentication/register.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: POST,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/discovery/get_server_status.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: GET,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/tos/accept_terms_of_service.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/discovery/get_supported_versions.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |   const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 21 | |     method: GET,
[INFO] [stdout] 22 | |     rate_limited: false,
[INFO] [stdout] 23 | |     authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | };
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_temporary value is freed at the end of this statement
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/tos/get_terms_of_service.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/invitation/sign_invitation_ed25519.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: POST,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/invitation/store_invitation.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 22 | |         method: POST,
[INFO] [stdout] 23 | |         rate_limited: false,
[INFO] [stdout] 24 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/check_public_key_validity.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: GET,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/get_public_key.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 18 | |         method: GET,
[INFO] [stdout] 19 | |         rate_limited: false,
[INFO] [stdout] 20 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/keys/validate_ephemeral_key.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 17 | |         method: GET,
[INFO] [stdout] 18 | |         rate_limited: false,
[INFO] [stdout] 19 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lookup/get_hash_parameters.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/lookup/lookup_3pid.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 20 | |         method: POST,
[INFO] [stdout] 21 | |         rate_limited: false,
[INFO] [stdout] 22 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/tos/accept_terms_of_service.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 16 | |         method: POST,
[INFO] [stdout] 17 | |         rate_limited: false,
[INFO] [stdout] 18 | |         authentication: AccessToken,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/tos/get_terms_of_service.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |       const METADATA: Metadata = metadata! {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |         method: GET,
[INFO] [stdout] 20 | |         rate_limited: false,
[INFO] [stdout] 21 | |         authentication: None,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     };
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     creates a temporary value which is freed while still in use
[INFO] [stdout]    | |_____temporary value is freed at the end of this statement
[INFO] [stdout]    |       argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruma-identity-service-api` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruma-identity-service-api` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "0aa869e41def5e4fa3918320082941561cf4d4222db106cccdd019804854916d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa869e41def5e4fa3918320082941561cf4d4222db106cccdd019804854916d", kill_on_drop: false }`
[INFO] [stdout] 0aa869e41def5e4fa3918320082941561cf4d4222db106cccdd019804854916d
