[INFO] fetching crate ruma-api 0.20.1...
[INFO] testing ruma-api-0.20.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate ruma-api 0.20.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ruma-api 0.20.1
[INFO] finished tweaking crates.io crate ruma-api 0.20.1
[INFO] tweaked toml for crates.io crate ruma-api 0.20.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruma-api 0.20.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding ruma-events v0.26.1 (available: v0.31.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9539b7c5b8c84cd3ff323fc1a4dc840a0c98a886c8bfb1c6c8143e9abbcaf23b
[INFO] running `Command { std: "docker" "start" "-a" "9539b7c5b8c84cd3ff323fc1a4dc840a0c98a886c8bfb1c6c8143e9abbcaf23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9539b7c5b8c84cd3ff323fc1a4dc840a0c98a886c8bfb1c6c8143e9abbcaf23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9539b7c5b8c84cd3ff323fc1a4dc840a0c98a886c8bfb1c6c8143e9abbcaf23b", kill_on_drop: false }`
[INFO] [stdout] 9539b7c5b8c84cd3ff323fc1a4dc840a0c98a886c8bfb1c6c8143e9abbcaf23b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60c2962ae7528549b5ff88378377a821c645867b405db05eed850659236a7d70
[INFO] running `Command { std: "docker" "start" "-a" "60c2962ae7528549b5ff88378377a821c645867b405db05eed850659236a7d70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ruma-serde-macros v0.6.1
[INFO] [stderr]    Compiling ruma-api-macros v0.20.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling ruma-serde v0.6.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ruma-identifiers-macros v0.22.1
[INFO] [stderr]    Compiling ruma-identifiers v0.22.1
[INFO] [stderr]    Compiling ruma-api v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> src/error.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> src/metadata.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "60c2962ae7528549b5ff88378377a821c645867b405db05eed850659236a7d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c2962ae7528549b5ff88378377a821c645867b405db05eed850659236a7d70", kill_on_drop: false }`
[INFO] [stdout] 60c2962ae7528549b5ff88378377a821c645867b405db05eed850659236a7d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66ba412ace8f0f30eff09233c0e589c75afd177deaa09e71fcde5f0ab2f3b7c
[INFO] running `Command { std: "docker" "start" "-a" "b66ba412ace8f0f30eff09233c0e589c75afd177deaa09e71fcde5f0ab2f3b7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ruma-events-macros v0.26.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> src/error.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> src/metadata.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ruma-common v0.8.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling ruma-events v0.26.1
[INFO] [stderr]    Compiling trybuild v1.0.112
[INFO] [stderr]    Compiling ruma-api v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/ruma_api_macros.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | /     ruma_api! {
[INFO] [stdout] 10 | |         metadata: {
[INFO] [stdout] 11 | |             description: "Does something.",
[INFO] [stdout] 12 | |             method: POST, // An `http::Method` constant. No imports required.
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/ruma_api_macros.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     ruma_api! {
[INFO] [stdout] 67 | |         metadata: {
[INFO] [stdout] 68 | |             description: "Does something.",
[INFO] [stdout] 69 | |             method: PUT,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> tests/ruma_api_macros.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout] 96  | /     ruma_api! {
[INFO] [stdout] 97  | |         metadata: {
[INFO] [stdout] 98  | |             description: "Does something.",
[INFO] [stdout] 99  | |             method: PUT,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> tests/ruma_api_macros.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     ruma_api! {
[INFO] [stdout] 122 | |         metadata: {
[INFO] [stdout] 123 | |             description: "Does something.",
[INFO] [stdout] 124 | |             method: GET,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |         response: {}
[INFO] [stdout] 137 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/no_fields.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | /     ruma_api::ruma_api! {
[INFO] [stdout] 5  | |         metadata: {
[INFO] [stdout] 6  | |             description: "Does something.",
[INFO] [stdout] 7  | |             method: GET,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |         response: {}
[INFO] [stdout] 16 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api::ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api::ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api::ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/no_fields.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     ruma_api::ruma_api! {
[INFO] [stdout] 21 | |         metadata: {
[INFO] [stdout] 22 | |             description: "Does something.",
[INFO] [stdout] 23 | |             method: POST,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         response: {}
[INFO] [stdout] 32 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api::ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api::ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api::ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/path_arg_ordering.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / ruma_api! {
[INFO] [stdout] 4  | |     metadata: {
[INFO] [stdout] 5  | |         description: "Does something.",
[INFO] [stdout] 6  | |         method: GET,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     response: {}
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/ruma_api_lifetime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     ruma_api! {
[INFO] [stdout] 14 | |         metadata: {
[INFO] [stdout] 15 | |             description: "Add an alias to a room.",
[INFO] [stdout] 16 | |             method: PUT,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         response: {}
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/ruma_api_lifetime.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     ruma_api! {
[INFO] [stdout] 41 | |         metadata: {
[INFO] [stdout] 42 | |             description: "Add an alias to a room.",
[INFO] [stdout] 43 | |             method: PUT,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         response: {}
[INFO] [stdout] 59 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/ruma_api_lifetime.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     ruma_api! {
[INFO] [stdout] 68 | |         metadata: {
[INFO] [stdout] 69 | |             description: "Does something.",
[INFO] [stdout] 70 | |             method: POST,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> tests/ruma_api_lifetime.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  | /     ruma_api! {
[INFO] [stdout] 100 | |         metadata: {
[INFO] [stdout] 101 | |             description: "Does something.",
[INFO] [stdout] 102 | |             method: GET,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> tests/ruma_api_lifetime.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     ruma_api! {
[INFO] [stdout] 132 | |         metadata: {
[INFO] [stdout] 133 | |             description: "Get the list of rooms in this homeserver's public directory.",
[INFO] [stdout] 134 | |             method: GET,
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         response: {}
[INFO] [stdout] 161 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/header_override.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / ruma_api! {
[INFO] [stdout] 9  | |     metadata: {
[INFO] [stdout] 10 | |         description: "Does something.",
[INFO] [stdout] 11 | |         method: GET,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/optional_headers.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / ruma_api! {
[INFO] [stdout] 4  | |     metadata: {
[INFO] [stdout] 5  | |         description: "Does something.",
[INFO] [stdout] 6  | |         method: GET,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> src/error.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> src/metadata.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]   --> tests/conversions.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / ruma_api! {
[INFO] [stdout] 10 | |     metadata: {
[INFO] [stdout] 11 | |         description: "Does something.",
[INFO] [stdout] 12 | |         method: POST,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stdout]    --> tests/conversions.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | /     ruma_api! {
[INFO] [stdout] 125 | |         metadata: {
[INFO] [stdout] 126 | |             description: "Does something without query.",
[INFO] [stdout] 127 | |             method: POST,
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `limit`, `since`, and `server` are never read
[INFO] [stdout]    --> tests/ruma_api_lifetime.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     ruma_api! {
[INFO] [stdout] 132 | |         metadata: {
[INFO] [stdout] 133 | |             description: "Get the list of rooms in this homeserver's public directory.",
[INFO] [stdout] 134 | |             method: GET,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |             pub limit: Option<usize>,
[INFO] [stdout]     | |                 ^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |             pub since: Option<&'a str>,
[INFO] [stdout]     | |                 ^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |             pub server: Option<&'a str>,
[INFO] [stdout]     | |                 ^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |         response: {}
[INFO] [stdout] 161 | |     }
[INFO] [stdout]     | |_____- fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncomingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "b66ba412ace8f0f30eff09233c0e589c75afd177deaa09e71fcde5f0ab2f3b7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66ba412ace8f0f30eff09233c0e589c75afd177deaa09e71fcde5f0ab2f3b7c", kill_on_drop: false }`
[INFO] [stdout] b66ba412ace8f0f30eff09233c0e589c75afd177deaa09e71fcde5f0ab2f3b7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f90e45b632e3f58bd60f04b107e6962577e3ea8c6f9580984ab2513356e3a6f
[INFO] running `Command { std: "docker" "start" "-a" "6f90e45b632e3f58bd60f04b107e6962577e3ea8c6f9580984ab2513356e3a6f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ruma-api` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/no_fields.rs:4:5
[INFO] [stderr]    |
[INFO] [stderr] 4  | /     ruma_api::ruma_api! {
[INFO] [stderr] 5  | |         metadata: {
[INFO] [stderr] 6  | |             description: "Does something.",
[INFO] [stderr] 7  | |             method: GET,
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | |         response: {}
[INFO] [stderr] 16 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api::ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api::ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api::ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/no_fields.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | /     ruma_api::ruma_api! {
[INFO] [stderr] 21 | |         metadata: {
[INFO] [stderr] 22 | |             description: "Does something.",
[INFO] [stderr] 23 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 31 | |         response: {}
[INFO] [stderr] 32 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api::ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api::ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api::ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ruma_api_macros.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | /     ruma_api! {
[INFO] [stderr] 10 | |         metadata: {
[INFO] [stderr] 11 | |             description: "Does something.",
[INFO] [stderr] 12 | |             method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 55 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ruma_api_macros.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | /     ruma_api! {
[INFO] [stderr] 67 | |         metadata: {
[INFO] [stderr] 68 | |             description: "Does something.",
[INFO] [stderr] 69 | |             method: PUT,
[INFO] [stderr] ...  |
[INFO] [stderr] 85 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/ruma_api_macros.rs:96:5
[INFO] [stderr]     |
[INFO] [stderr] 96  | /     ruma_api! {
[INFO] [stderr] 97  | |         metadata: {
[INFO] [stderr] 98  | |             description: "Does something.",
[INFO] [stderr] 99  | |             method: PUT,
[INFO] [stderr] ...   |
[INFO] [stderr] 115 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/ruma_api_macros.rs:121:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | /     ruma_api! {
[INFO] [stderr] 122 | |         metadata: {
[INFO] [stderr] 123 | |             description: "Does something.",
[INFO] [stderr] 124 | |             method: GET,
[INFO] [stderr] ...   |
[INFO] [stderr] 136 | |         response: {}
[INFO] [stderr] 137 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ruma_api_lifetime.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     ruma_api! {
[INFO] [stderr] 14 | |         metadata: {
[INFO] [stderr] 15 | |             description: "Add an alias to a room.",
[INFO] [stderr] 16 | |             method: PUT,
[INFO] [stderr] ...  |
[INFO] [stderr] 32 | |         response: {}
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ruma_api_lifetime.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | /     ruma_api! {
[INFO] [stderr] 41 | |         metadata: {
[INFO] [stderr] 42 | |             description: "Add an alias to a room.",
[INFO] [stderr] 43 | |             method: PUT,
[INFO] [stderr] ...  |
[INFO] [stderr] 58 | |         response: {}
[INFO] [stderr] 59 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ruma_api_lifetime.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | /     ruma_api! {
[INFO] [stderr] 68 | |         metadata: {
[INFO] [stderr] 69 | |             description: "Does something.",
[INFO] [stderr] 70 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 93 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/ruma_api_lifetime.rs:99:5
[INFO] [stderr]     |
[INFO] [stderr] 99  | /     ruma_api! {
[INFO] [stderr] 100 | |         metadata: {
[INFO] [stderr] 101 | |             description: "Does something.",
[INFO] [stderr] 102 | |             method: GET,
[INFO] [stderr] ...   |
[INFO] [stderr] 125 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/ruma_api_lifetime.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 | /     ruma_api! {
[INFO] [stderr] 132 | |         metadata: {
[INFO] [stderr] 133 | |             description: "Get the list of rooms in this homeserver's public directory.",
[INFO] [stderr] 134 | |             method: GET,
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | |         response: {}
[INFO] [stderr] 161 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `limit`, `since`, and `server` are never read
[INFO] [stderr]    --> tests/ruma_api_lifetime.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 131 | /     ruma_api! {
[INFO] [stderr] 132 | |         metadata: {
[INFO] [stderr] 133 | |             description: "Get the list of rooms in this homeserver's public directory.",
[INFO] [stderr] 134 | |             method: GET,
[INFO] [stderr] ...   |
[INFO] [stderr] 145 | |             pub limit: Option<usize>,
[INFO] [stderr]     | |                 ^^^^^
[INFO] [stderr] ...   |
[INFO] [stderr] 150 | |             pub since: Option<&'a str>,
[INFO] [stderr]     | |                 ^^^^^
[INFO] [stderr] ...   |
[INFO] [stderr] 157 | |             pub server: Option<&'a str>,
[INFO] [stderr]     | |                 ^^^^^^
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | |         response: {}
[INFO] [stderr] 161 | |     }
[INFO] [stderr]     | |_____- fields in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IncomingRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/conversions.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr] 9  | / ruma_api! {
[INFO] [stderr] 10 | |     metadata: {
[INFO] [stderr] 11 | |         description: "Does something.",
[INFO] [stderr] 12 | |         method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/conversions.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 | /     ruma_api! {
[INFO] [stderr] 125 | |         metadata: {
[INFO] [stderr] 126 | |             description: "Does something without query.",
[INFO] [stderr] 127 | |             method: POST,
[INFO] [stderr] ...   |
[INFO] [stderr] 151 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/optional_headers.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / ruma_api! {
[INFO] [stderr] 4  | |     metadata: {
[INFO] [stderr] 5  | |         description: "Does something.",
[INFO] [stderr] 6  | |         method: GET,
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/path_arg_ordering.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / ruma_api! {
[INFO] [stderr] 4  | |     metadata: {
[INFO] [stderr] 5  | |         description: "Does something.",
[INFO] [stderr] 6  | |         method: GET,
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |     response: {}
[INFO] [stderr] 25 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/header_override.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / ruma_api! {
[INFO] [stderr] 9  | |     metadata: {
[INFO] [stderr] 10 | |         description: "Does something.",
[INFO] [stderr] 11 | |         method: GET,
[INFO] [stderr] ...  |
[INFO] [stderr] 30 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ruma-api` (test "no_fields") generated 2 warnings
[INFO] [stderr] warning: `ruma-api` (test "ruma_api_macros") generated 4 warnings
[INFO] [stderr] warning: `ruma-api` (test "ruma_api_lifetime") generated 6 warnings
[INFO] [stderr] warning: `ruma-api` (test "conversions") generated 2 warnings
[INFO] [stderr] warning: `ruma-api` (test "optional_headers") generated 1 warning
[INFO] [stderr] warning: `ruma-api` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `ruma-api` (test "path_arg_ordering") generated 1 warning
[INFO] [stderr] warning: `ruma-api` (test "header_override") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruma_api-f4c13b17420e725a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/conversions.rs (/opt/rustwide/target/debug/deps/conversions-23a2e67ebd01bc8a)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test request_serde ... ok
[INFO] [stdout] test invalid_uri_should_not_panic ... ok
[INFO] [stdout] test request_with_user_id_serde ... ok
[INFO] [stdout] test without_query::request_without_query_with_user_id_serde ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/header_override.rs (/opt/rustwide/target/debug/deps/header_override-14fe51d11b530ab1)
[INFO] [stderr]      Running tests/manual_endpoint_impl.rs (/opt/rustwide/target/debug/deps/manual_endpoint_impl-8f43333d380f6229)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test request_content_type_override ... ok
[INFO] [stdout] test response_content_type_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stderr]      Running tests/no_fields.rs (/opt/rustwide/target/debug/deps/no_fields-62e43c34d582134a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test empty_get_response_http_repr ... ok
[INFO] [stdout] test empty_get_request_http_repr ... ok
[INFO] [stdout] test empty_post_response_http_repr ... ok
[INFO] [stdout] test empty_post_request_http_repr ... ok
[INFO] [stderr]      Running tests/optional_headers.rs (/opt/rustwide/target/debug/deps/optional_headers-aa1549777a233092)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] [stderr]      Running tests/path_arg_ordering.rs (/opt/rustwide/target/debug/deps/path_arg_ordering-03ad4834c2abc0d7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test path_ordering_is_correct ... ok
[INFO] [stderr]      Running tests/ruma_api.rs (/opt/rustwide/target/debug/deps/ruma_api-d6cb736b8f9aae0f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ruma-serde-macros v0.6.1
[INFO] [stderr]    Compiling ruma-events-macros v0.26.1
[INFO] [stderr]    Compiling ruma-api-macros v0.20.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling ruma-serde v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.7.0
[INFO] [stderr]    Compiling ruma-identifiers-macros v0.22.1
[INFO] [stderr]    Compiling ruma-identifiers v0.22.1
[INFO] [stderr]    Compiling ruma-common v0.8.0
[INFO] [stderr]    Compiling ruma-api v0.20.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ruma-api` (lib) generated 2 warnings
[INFO] [stderr]    Compiling ruma-events v0.26.1
[INFO] [stderr]    Compiling ruma-api-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.75s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/01-api-sanity-check.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/01-api-sanity-check.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | / ruma_api! {
[INFO] [stderr] 6  | |     metadata: {
[INFO] [stderr] 7  | |         description: "Does something.",
[INFO] [stderr] 8  | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 56 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/ui/01-api-sanity-check.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr] 5  | / ruma_api! {
[INFO] [stderr] 6  | |     metadata: {
[INFO] [stderr] 7  | |         description: "Does something.",
[INFO] [stderr] 8  | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 56 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/02-invalid-path.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/03-move-value.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/03-move-value.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /     ruma_api! {
[INFO] [stderr] 12 | |         metadata: {
[INFO] [stderr] 13 | |             description: "Does something.",
[INFO] [stderr] 14 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/03-move-value.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | /     ruma_api! {
[INFO] [stderr] 50 | |         metadata: {
[INFO] [stderr] 51 | |             description: "Does something.",
[INFO] [stderr] 52 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 80 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> tests/ui/03-move-value.rs:90:5
[INFO] [stderr]     |
[INFO] [stderr] 90  | /     ruma_api! {
[INFO] [stderr] 91  | |         metadata: {
[INFO] [stderr] 92  | |             description: "Does something.",
[INFO] [stderr] 93  | |             method: POST,
[INFO] [stderr] ...   |
[INFO] [stderr] 119 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/ui/03-move-value.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | /     ruma_api! {
[INFO] [stderr] 12 | |         metadata: {
[INFO] [stderr] 13 | |             description: "Does something.",
[INFO] [stderr] 14 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/ui/03-move-value.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | /     ruma_api! {
[INFO] [stderr] 50 | |         metadata: {
[INFO] [stderr] 51 | |             description: "Does something.",
[INFO] [stderr] 52 | |             method: POST,
[INFO] [stderr] ...  |
[INFO] [stderr] 80 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/tests/ui/03-move-value.rs:90:5
[INFO] [stderr]     |
[INFO] [stderr] 90  | /     ruma_api! {
[INFO] [stderr] 91  | |         metadata: {
[INFO] [stderr] 92  | |             description: "Does something.",
[INFO] [stderr] 93  | |             method: POST,
[INFO] [stderr] ...   |
[INFO] [stderr] 119 | |     }
[INFO] [stderr]     | |_____^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/04-attributes.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: cannot find attribute `not_a_real_attribute_should_fail` in this scope
[INFO] [stderr]   --> $DIR/04-attributes.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[not_a_real_attribute_should_fail]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: cannot find attribute `not_a_real_attribute_should_fail` in this scope
[INFO] [stderr]   --> tests/ui/04-attributes.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[not_a_real_attribute_should_fail]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/04-attributes.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / ruma_api! {
[INFO] [stderr] 4  | |     metadata: {
[INFO] [stderr] 5  | |         description: "Does something.",
[INFO] [stderr] 6  | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 27 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/05-request-only.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/05-request-only.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / ruma_api! {
[INFO] [stderr] 9  | |     metadata: {
[INFO] [stderr] 10 | |         description: "Does something.",
[INFO] [stderr] 11 | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/ui/05-request-only.rs:8:1
[INFO] [stderr]    |
[INFO] [stderr] 8  | / ruma_api! {
[INFO] [stderr] 9  | |     metadata: {
[INFO] [stderr] 10 | |         description: "Does something.",
[INFO] [stderr] 11 | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/06-response-only.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> tests/ui/06-response-only.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / ruma_api! {
[INFO] [stderr] 4  | |     metadata: {
[INFO] [stderr] 5  | |         description: "Does something.",
[INFO] [stderr] 6  | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/error.rs:239:16
[INFO] [stderr]     |
[INFO] [stderr] 239 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]     = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/src/metadata.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = help: consider adding `unstable-exhaustive-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `unstable-exhaustive-types`
[INFO] [stderr]   --> /opt/rustwide/workdir/tests/ui/06-response-only.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr] 3  | / ruma_api! {
[INFO] [stderr] 4  | |     metadata: {
[INFO] [stderr] 5  | |         description: "Does something.",
[INFO] [stderr] 6  | |         method: POST, // An `http::Method` constant. No imports required.
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `client`, `default`, and `server`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ruma_api` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `ruma_api` may come from an old version of the `ruma_api_macros` crate, try updating your dependency with `cargo update -p ruma_api_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `ruma_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/07-error-type-attribute.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/08-deprecated-without-added.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/09-removed-without-deprecated.rs [should fail to compile] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ruma_api`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/run.rs:102:13:
[INFO] [stdout] 1 of 9 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62eb44b9d902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62eb44b9d902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62eb44b9d902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62eb44b9d902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62eb44bc66a3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62eb44bc66a3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62eb44b99cb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62eb44b99cb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62eb44b9d752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62eb44b9f8ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62eb44b9f742 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62eb44b64234 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62eb44b64234 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62eb44ba02cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62eb44ba02cb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62eb44ba009a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62eb44b9ddf9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62eb44b9fd2d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62eb44bc4bd0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62eb44a74600 - trybuild::run::<impl trybuild::Runner>::run::h173ccb73b6537de3
[INFO] [stdout]   20:     0x62eb44a77ac0 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h0944fd8e4ac00593
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/lib.rs:342:38
[INFO] [stdout]   21:     0x62eb44a6d6f6 - core::ptr::drop_in_place<trybuild::TestCases>::h8db4674af85133f8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x62eb44a6d6f6 - ruma_api::ui::h708adad07bf2ea13
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ruma_api.rs:13:1
[INFO] [stdout]   23:     0x62eb44a6d6f6 - ruma_api::ui::{{closure}}::h3300f20c2c795569
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ruma_api.rs:2:8
[INFO] [stdout]   24:     0x62eb44a6d6f6 - core::ops::function::FnOnce::call_once::hcf7a6c60dbde7a19
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62eb44b6996b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62eb44b6996b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62eb44b68bae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62eb44b68bae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62eb44b68bae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62eb44b68bae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62eb44b68bae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62eb44b68bae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62eb44b68bae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62eb44b2c754 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62eb44b2c754 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62eb44b300fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62eb44b300fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62eb44b300fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62eb44b300fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62eb44b300fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62eb44b300fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62eb44b300fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62eb44ba3967 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62eb44ba3967 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62eb44ba3967 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7223ce03faa4 - <unknown>
[INFO] [stdout]   47:     0x7223ce0cca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f90e45b632e3f58bd60f04b107e6962577e3ea8c6f9580984ab2513356e3a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f90e45b632e3f58bd60f04b107e6962577e3ea8c6f9580984ab2513356e3a6f", kill_on_drop: false }`
[INFO] [stdout] 6f90e45b632e3f58bd60f04b107e6962577e3ea8c6f9580984ab2513356e3a6f
