[INFO] cloning repository https://github.com/ruma/ruma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruma/ruma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5e8208d76d5fd7f82b04b7c86f877651d228b9a
[INFO] testing ruma/ruma against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruma%2Fruma" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ruma/ruma
[INFO] finished tweaking git repo https://github.com/ruma/ruma
[INFO] tweaked toml for git repo https://github.com/ruma/ruma written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ruma/ruma on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ruma/ruma already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7efa62280c6b31100907aa2d05c57d467920b517e98c6a3e57e7b074269e4d1
[INFO] running `Command { std: "docker" "start" "-a" "d7efa62280c6b31100907aa2d05c57d467920b517e98c6a3e57e7b074269e4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7efa62280c6b31100907aa2d05c57d467920b517e98c6a3e57e7b074269e4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7efa62280c6b31100907aa2d05c57d467920b517e98c6a3e57e7b074269e4d1", kill_on_drop: false }`
[INFO] [stdout] d7efa62280c6b31100907aa2d05c57d467920b517e98c6a3e57e7b074269e4d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 797be62802cb58b919a1639a0ff1d0e5bfefd075b9344489edb9a0bbfc142527
[INFO] running `Command { std: "docker" "start" "-a" "797be62802cb58b919a1639a0ff1d0e5bfefd075b9344489edb9a0bbfc142527", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling ruma-common v0.17.1 (/opt/rustwide/workdir/crates/ruma-common)
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling konst v0.3.16
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ruma-events v0.32.1 (/opt/rustwide/workdir/crates/ruma-events)
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ruma-signatures v0.19.0 (/opt/rustwide/workdir/crates/ruma-signatures)
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling assign v1.1.1
[INFO] [stderr]    Compiling ruma-appservice-api v0.14.1 (/opt/rustwide/workdir/crates/ruma-appservice-api)
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ruma-federation-api v0.13.1 (/opt/rustwide/workdir/crates/ruma-federation-api)
[INFO] [stderr]    Compiling ruma-state-res v0.15.0 (/opt/rustwide/workdir/crates/ruma-state-res)
[INFO] [stderr]    Compiling ruma-push-gateway-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api)
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling ruma-client-api v0.22.1 (/opt/rustwide/workdir/crates/ruma-client-api)
[INFO] [stderr]    Compiling ruma-identity-service-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api)
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling js_option v0.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling date_header v1.0.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.12.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation)
[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 ed25519-dalek v2.2.0
[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 string_cache v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ruma-macros v0.17.1 (/opt/rustwide/workdir/crates/ruma-macros)
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ruma-html v0.6.0 (/opt/rustwide/workdir/crates/ruma-html)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ruma v0.14.1 (/opt/rustwide/workdir/crates/ruma)
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ruma_common::OwnedEventId`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ruma_common::OwnedEventId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedError` is never constructed
[INFO] [stdout]   --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct WrappedError {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTIPART_MIXED` is never used
[INFO] [stdout]   --> crates/ruma-federation-api/src/authenticated_media.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MULTIPART_MIXED: &str = "multipart/mixed";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 42.97s
[INFO] running `Command { std: "docker" "inspect" "797be62802cb58b919a1639a0ff1d0e5bfefd075b9344489edb9a0bbfc142527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "797be62802cb58b919a1639a0ff1d0e5bfefd075b9344489edb9a0bbfc142527", kill_on_drop: false }`
[INFO] [stdout] 797be62802cb58b919a1639a0ff1d0e5bfefd075b9344489edb9a0bbfc142527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 14e196767779d8c42b8e7490e0798969a78e966d836b92169d5e72ff2b2ff01a
[INFO] running `Command { std: "docker" "start" "-a" "14e196767779d8c42b8e7490e0798969a78e966d836b92169d5e72ff2b2ff01a", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling assert_matches2 v0.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ruma-html v0.6.0 (/opt/rustwide/workdir/crates/ruma-html)
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.12.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation)
[INFO] [stderr]    Compiling ruma-macros v0.17.1 (/opt/rustwide/workdir/crates/ruma-macros)
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ruma-common v0.17.1 (/opt/rustwide/workdir/crates/ruma-common)
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling smol-macros v0.1.1
[INFO] [stderr]    Compiling ruma-events v0.32.1 (/opt/rustwide/workdir/crates/ruma-events)
[INFO] [stderr]    Compiling ruma-signatures v0.19.0 (/opt/rustwide/workdir/crates/ruma-signatures)
[INFO] [stderr]    Compiling ruma v0.14.1 (/opt/rustwide/workdir/crates/ruma)
[INFO] [stderr]    Compiling ruma-appservice-api v0.14.1 (/opt/rustwide/workdir/crates/ruma-appservice-api)
[INFO] [stderr]    Compiling ruma-state-res v0.15.0 (/opt/rustwide/workdir/crates/ruma-state-res)
[INFO] [stderr]    Compiling ruma-client-api v0.22.1 (/opt/rustwide/workdir/crates/ruma-client-api)
[INFO] [stderr]    Compiling ruma-federation-api v0.13.1 (/opt/rustwide/workdir/crates/ruma-federation-api)
[INFO] [stderr]    Compiling ruma-identity-service-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-identity-service-api)
[INFO] [stderr]    Compiling ruma-push-gateway-api v0.13.0 (/opt/rustwide/workdir/crates/ruma-push-gateway-api)
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ruma_common::OwnedEventId`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ruma_common::OwnedEventId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedError` is never constructed
[INFO] [stdout]   --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct WrappedError {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTIPART_MIXED` is never used
[INFO] [stdout]   --> crates/ruma-federation-api/src/authenticated_media.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MULTIPART_MIXED: &str = "multipart/mixed";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ruma_common::OwnedEventId`
[INFO] [stdout]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ruma_common::OwnedEventId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WrappedError` is never constructed
[INFO] [stdout]   --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct WrappedError {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MULTIPART_MIXED` is never used
[INFO] [stdout]   --> crates/ruma-federation-api/src/authenticated_media.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MULTIPART_MIXED: &str = "multipart/mixed";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 17.77s
[INFO] running `Command { std: "docker" "inspect" "14e196767779d8c42b8e7490e0798969a78e966d836b92169d5e72ff2b2ff01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e196767779d8c42b8e7490e0798969a78e966d836b92169d5e72ff2b2ff01a", kill_on_drop: false }`
[INFO] [stdout] 14e196767779d8c42b8e7490e0798969a78e966d836b92169d5e72ff2b2ff01a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3a4d9110aadd2cc4337849273fe1f687099fe7e16271477584817bb16e3cabd8
[INFO] running `Command { std: "docker" "start" "-a" "3a4d9110aadd2cc4337849273fe1f687099fe7e16271477584817bb16e3cabd8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::collections::BTreeMap`
[INFO] [stderr]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::BTreeMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ruma_common::OwnedEventId`
[INFO] [stderr]  --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ruma_common::OwnedEventId;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WrappedError` is never constructed
[INFO] [stderr]   --> crates/ruma-federation-api/src/serde/pdu_process_response.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct WrappedError {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MULTIPART_MIXED` is never used
[INFO] [stderr]   --> crates/ruma-federation-api/src/authenticated_media.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const MULTIPART_MIXED: &str = "multipart/mixed";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ruma-federation-api` (lib) generated 4 warnings (run `cargo fix --lib -p ruma-federation-api` to apply 2 suggestions)
[INFO] [stderr] warning: `ruma-federation-api` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ruma/472860823fabb96c/deps/ruma-472860823fabb96c)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/build/ruma-appservice-api/3a7d7b687a42735f/deps/ruma_appservice_api-3a7d7b687a42735f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test event::push_events::v1::__request::path_parameters ... ok
[INFO] [stdout] test event::push_events::v1::__request::request_is_not_get ... ok
[INFO] [stdout] test ping::send_ping::unstable::__request::request_is_not_get ... ok
[INFO] [stdout] test ping::send_ping::v1::__request::path_parameters ... ok
[INFO] [stdout] test ping::send_ping::unstable::__request::path_parameters ... ok
[INFO] [stdout] test ping::send_ping::v1::__request::request_is_not_get ... ok
[INFO] [stdout] test query::query_room_alias::v1::__request::path_parameters ... ok
[INFO] [stdout] test event::push_events::v1::tests::serde_ephemeral_data ... ok
[INFO] [stdout] test thirdparty::get_location_for_protocol::v1::__request::path_parameters ... ok
[INFO] [stdout] test query::query_user_id::v1::__request::path_parameters ... ok
[INFO] [stdout] test thirdparty::get_location_for_room_alias::v1::__request::path_parameters ... ok
[INFO] [stdout] test thirdparty::get_protocol::v1::__request::path_parameters ... ok
[INFO] [stdout] test thirdparty::get_user_for_protocol::v1::__request::path_parameters ... ok
[INFO] [stdout] test thirdparty::get_user_for_user_id::v1::__request::path_parameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/it/main.rs (/opt/rustwide/target/debug/build/ruma-appservice-api/d8bc0d30490eae31/deps/it-d8bc0d30490eae31)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test appservice_registration::registration_with_missing_url ... ok
[INFO] [stdout] test appservice_registration::registration_deserialization ... ok
[INFO] [stdout] test appservice_registration::registration_with_optional_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ruma-client-api/da9d34a8e9d8708a/deps/ruma_client_api-da9d34a8e9d8708a)
[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/it/main.rs (/opt/rustwide/target/debug/build/ruma-client-api/19b245aa12813437/deps/it-19b245aa12813437)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/build/ruma-common/65af265ffd7a20c8/deps/ruma_common-65af265ffd7a20c8)
[INFO] [stdout] 
[INFO] [stdout] running 276 tests
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_with_query ... ok
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_with_path_args ... ok
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_with_path_args_with_dash ... ok
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_with_path_args_with_reserved_char ... ok
[INFO] [stdout] test api::path_builder::tests::make_simple_endpoint_url ... ok
[INFO] [stdout] test api::path_builder::tests::no_unstable ... ok
[INFO] [stdout] test api::path_builder::tests::parse_as_str_sanity ... ok
[INFO] [stdout] test api::path_builder::tests::partially_removed_but_stable ... ok
[INFO] [stdout] test api::path_builder::tests::select_r0 ... ok
[INFO] [stdout] test api::path_builder::tests::select_removed_err ... ok
[INFO] [stdout] test api::path_builder::tests::select_stable_feature ... ok
[INFO] [stdout] test api::path_builder::tests::select_unstable_fallback ... ok
[INFO] [stdout] test api::path_builder::tests::select_unstable_feature ... ok
[INFO] [stdout] test api::path_builder::tests::select_version ... ok
[INFO] [stdout] test api::path_builder::tests::supported_versions_from_parts ... ok
[INFO] [stdout] test api::path_builder::tests::supported_versions_from_parts_order ... ok
[INFO] [stdout] test api::path_builder::tests::version_literal ... ok
[INFO] [stdout] test canonical_json::tests::redact_allowed_keys_all ... ok
[INFO] [stdout] test canonical_json::tests::check_canonical_sorts_keys ... ok
[INFO] [stdout] test canonical_json::tests::redact_allowed_keys_none ... ok
[INFO] [stdout] test canonical_json::tests::serialize_map_to_canonical ... ok
[INFO] [stdout] test canonical_json::tests::serialize_canon ... ok
[INFO] [stdout] test canonical_json::tests::redact_allowed_keys_some ... ok
[INFO] [stdout] test directory::tests::deserialize_filter_empty ... ok
[INFO] [stdout] test directory::tests::deserialize_include_all_networks ... ok
[INFO] [stdout] test canonical_json::tests::to_canonical ... ok
[INFO] [stdout] test canonical_json::value::tests::to_string ... ok
[INFO] [stdout] test directory::tests::deserialize_matrix_network_only ... ok
[INFO] [stdout] test directory::tests::deserialize_third_party_network ... ok
[INFO] [stdout] test directory::tests::serialize_default_network_is_empty ... ok
[INFO] [stdout] test directory::tests::serialize_filter_empty ... ok
[INFO] [stdout] test directory::tests::serialize_filter_room_types ... ok
[INFO] [stdout] test directory::tests::serialize_include_all_networks ... ok
[INFO] [stdout] test directory::tests::serialize_matrix_network_only ... ok
[INFO] [stdout] test directory::tests::deserialize_filter_room_types ... ok
[INFO] [stdout] test directory::tests::deserialize_include_all_networks_and_third_party_exclusivity ... ok
[INFO] [stdout] test directory::tests::serialize_third_party_network ... ok
[INFO] [stdout] test directory::tests::test_from_room_type ... ok
[INFO] [stdout] test directory::tests::deserialize_empty_network_is_default ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::content_disposition_serialize ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::parse_content_disposition_invalid_parameters ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::parse_content_disposition_invalid_type ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::parse_content_disposition_valid ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::rfc6266_examples ... ok
[INFO] [stdout] test identifiers::base64_public_key::tests::constructor ... ok
[INFO] [stdout] test http_headers::content_disposition::tests::rfc8187_examples ... ok
[INFO] [stdout] test identifiers::base64_public_key::tests::valid_string ... ok
[INFO] [stdout] test identifiers::base64_public_key::tests::invalid_string ... ok
[INFO] [stdout] test identifiers::client_secret::tests::valid_secret ... ok
[INFO] [stdout] test identifiers::crypto_algorithms::tests::key_derivation_algorithm_serde ... ok
[INFO] [stdout] test identifiers::crypto_algorithms::tests::parse_device_key_algorithm ... ok
[INFO] [stdout] test identifiers::crypto_algorithms::tests::parse_one_time_key_algorithm ... ok
[INFO] [stdout] test identifiers::device_id::tests::create_boxed_device_id_from_str ... ok
[INFO] [stdout] test identifiers::crypto_algorithms::tests::event_encryption_algorithm_serde ... ok
[INFO] [stdout] test identifiers::device_id::tests::create_device_id_from_box ... ok
[INFO] [stdout] test identifiers::event_id::tests::deserialize_valid_base64_event_id ... ok
[INFO] [stdout] test identifiers::crypto_algorithms::tests::parse_signing_key_algorithm ... ok
[INFO] [stdout] test identifiers::event_id::tests::deserialize_valid_original_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::invalid_event_id_port ... ok
[INFO] [stdout] test identifiers::event_id::tests::invalid_event_id_host ... ok
[INFO] [stdout] test identifiers::event_id::tests::deserialize_valid_url_safe_base64_event_id ... ok
[INFO] [stdout] test identifiers::device_id::tests::create_device_id_from_str ... ok
[INFO] [stdout] test identifiers::event_id::tests::missing_base64_event_id_sigil ... ok
[INFO] [stdout] test identifiers::event_id::tests::missing_url_safe_base64_event_id_sigil ... ok
[INFO] [stdout] test identifiers::event_id::tests::serialize_valid_base64_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::serialize_valid_url_safe_base64_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::valid_base64_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::valid_original_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::valid_original_event_id_with_explicit_standard_port ... ok
[INFO] [stdout] test identifiers::event_id::tests::missing_original_event_id_sigil ... ok
[INFO] [stdout] test identifiers::event_id::tests::valid_original_event_id_with_non_standard_port ... ok
[INFO] [stdout] test identifiers::event_id::tests::serialize_valid_original_event_id ... ok
[INFO] [stdout] test identifiers::event_id::tests::valid_url_safe_base64_event_id ... ok
[INFO] [stdout] test identifiers::key_id::tests::empty_algorithm_fails_to_parse ... ok
[INFO] [stdout] test identifiers::key_id::tests::empty_key_name_is_correctly_extracted ... ok
[INFO] [stdout] test identifiers::key_id::tests::missing_colon_fails_to_parse ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::display_matrixtouri ... ok
[INFO] [stdout] test identifiers::key_id::tests::algorithm_and_key_name_are_correctly_extracted ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_missing_room ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::display_matrixuri ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_no_identifier ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_too_many_identifiers ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_invalid_parts_number ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_type_no_identifier ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_unknown_identifier ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_unknown_type ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixid_unknown_identifier_pair ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixtouri_unknown_arguments ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixtouri_valid_uris ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixtouri_wrong_identifier ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_unknown_query_item ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_too_many_actions ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixtouri_valid_uris_not_urlencoded ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_invalid_uri ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_wrong_scheme ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixtouri_wrong_base_url ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_wrong_identifier ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_valid_matrixid_with_sigil ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_matrixuri_valid_uris ... ok
[INFO] [stdout] test identifiers::matrix_uri::tests::parse_valid_matrixid_with_type ... ok
[INFO] [stdout] test identifiers::mxc_uri::tests::deserialize_mxc_uri ... ok
[INFO] [stdout] test identifiers::mxc_uri::tests::parse_mxc_uri ... ok
[INFO] [stdout] test identifiers::mxc_uri::tests::parse_mxc_uri_without_media_id ... ok
[INFO] [stdout] test identifiers::mxc_uri::tests::parse_mxc_uri_without_protocol ... ok
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_with_path_args_old_syntax - should panic ... ok
[INFO] [stdout] test identifiers::mxc_uri::tests::serialize_mxc_uri ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::deserialize_valid_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::empty_localpart ... ok
[INFO] [stdout] test api::path_builder::tests::make_endpoint_url_wrong_num_path_args - should panic ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::invalid_room_alias_id_port ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::invalid_room_alias_id_host ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::missing_room_alias_id_delimiter ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::missing_room_alias_id_sigil ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::serialize_valid_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::invalid_leading_sigil ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::valid_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::valid_room_alias_id_with_explicit_standard_port ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::valid_room_alias_id_unicode ... ok
[INFO] [stdout] test identifiers::room_id::tests::deserialize_valid_room_id ... ok
[INFO] [stdout] test identifiers::room_id::tests::empty_localpart ... ok
[INFO] [stdout] test identifiers::room_id::tests::invalid_room_id_host ... ok
[INFO] [stdout] test identifiers::room_id::tests::invalid_room_id_port ... ok
[INFO] [stdout] test identifiers::room_id::tests::missing_server_name ... ok
[INFO] [stdout] test identifiers::room_id::tests::missing_room_id_sigil ... ok
[INFO] [stdout] test identifiers::room_alias_id::tests::valid_room_alias_id_with_non_standard_port ... ok
[INFO] [stdout] test identifiers::room_id::tests::room_id_from_reference_hash ... ok
[INFO] [stdout] test identifiers::room_id::tests::serialize_valid_room_id ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::missing_sigil_for_room_id_or_alias_id ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::serialize_valid_room_id_or_alias_id_with_a_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_id::tests::valid_room_id ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::serialize_valid_room_id_or_alias_id_with_a_room_id ... ok
[INFO] [stdout] test identifiers::room_id::tests::valid_room_id_with_explicit_standard_port ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::valid_room_id_or_alias_id_with_a_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_id::tests::valid_room_id_with_non_standard_port ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::valid_room_id_or_alias_id_with_a_room_id ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::deserialize_valid_room_id_or_alias_id_with_a_room_alias_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::deserialize_custom_room_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::empty_room_version_id ... ok
[INFO] [stdout] test identifiers::room_or_alias_id::tests::deserialize_valid_room_id_or_alias_id_with_a_room_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::custom_room_id_invalid_character ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::over_max_code_point_room_version_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::serialize_custom_room_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::serialize_official_room_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_3_room_version_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_4_room_version_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_6_room_version_id ... ok
[INFO] [stdout] test identifiers::server_name::tests::dns_name ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_custom_room_version_id ... ok
[INFO] [stdout] test identifiers::server_name::tests::dns_name_with_invalid_port ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_1_room_version_id ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_2_room_version_id ... ok
[INFO] [stdout] test identifiers::server_name::tests::dns_name_with_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::empty_string ... ok
[INFO] [stdout] test identifiers::server_name::tests::invalid_ipv6 ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::deserialize_official_room_id ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv6_with_invalid_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv4_host ... ok
[INFO] [stdout] test identifiers::room_version_id::tests::valid_version_5_room_version_id ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv6_with_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_dns_name ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_dns_name_with_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_ipv4_host ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_ipv4_host_and_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv4_host_and_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_ipv6 ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv4_with_invalid_port ... ok
[INFO] [stdout] test identifiers::server_name::tests::parse_ipv6_with_port ... ok
[INFO] [stdout] test identifiers::space_child_order::tests::validate_space_child_order ... ok
[INFO] [stdout] test identifiers::signatures::tests::signatures_into_iter ... ok
[INFO] [stdout] test identifiers::server_name::tests::ipv6 ... ok
[INFO] [stdout] test identifiers::user_id::tests::deserialize_valid_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::invalid_characters_in_user_id_localpart ... ok
[INFO] [stdout] test identifiers::user_id::tests::invalid_user_id_host ... ok
[INFO] [stdout] test identifiers::user_id::tests::backwards_compatible_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::invalid_user_id_port ... ok
[INFO] [stdout] test identifiers::user_id::tests::missing_user_id_delimiter ... ok
[INFO] [stdout] test identifiers::user_id::tests::missing_user_id_sigil ... ok
[INFO] [stdout] test identifiers::user_id::tests::parse_valid_historical_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::definitely_invalid_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::parse_valid_historical_user_id_parts ... ok
[INFO] [stdout] test identifiers::user_id::tests::serialize_valid_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::uppercase_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::valid_historical_user_id ... ok
[INFO] [stdout] test identifiers::user_id::tests::valid_user_id_from_str ... ok
[INFO] [stdout] test identifiers::user_id::tests::valid_user_id_with_explicit_standard_port ... ok
[INFO] [stdout] test identifiers::user_id::tests::parse_valid_user_id_parts ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::deserialize_custom_string ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::deserialize_version_0 ... ok
[INFO] [stdout] test identifiers::user_id::tests::parse_valid_user_id ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::deserialize_version_1 ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::serialize_version_0 ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::serialize_version_1 ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::valid_custom_string_version ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::invalid_uint_version ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::valid_version_0 ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::valid_version_1 ... ok
[INFO] [stdout] test identifiers::user_id::tests::valid_user_id_with_non_standard_port ... ok
[INFO] [stdout] test push::action::tests::deserialize_notify ... ok
[INFO] [stdout] test push::action::tests::serialize_notify ... ok
[INFO] [stdout] test push::action::tests::deserialize_tweak_highlight ... ok
[INFO] [stdout] test push::action::tests::deserialize_tweak_highlight_with_default_value ... ok
[INFO] [stdout] test push::action::tests::deserialize_tweak_sound ... ok
[INFO] [stdout] test push::action::tests::serialize_tweak_sound ... ok
[INFO] [stdout] test identifiers::voip_version_id::tests::serialize_custom_string ... ok
[INFO] [stdout] test push::condition::flattened_json::tests::contains_mentions ... ok
[INFO] [stdout] test push::condition::room_member_count_is::tests::ge_range_contains_large_number ... ok
[INFO] [stdout] test push::action::tests::serialize_tweak_highlight ... ok
[INFO] [stdout] test push::condition::flattened_json::tests::flattened_json_nested ... ok
[INFO] [stdout] test push::condition::room_member_count_is::tests::gt_range_does_not_contain_initial_point ... ok
[INFO] [stdout] test push::condition::room_member_count_is::tests::eq_range_contains_its_own_count ... ok
[INFO] [stdout] test push::condition::flattened_json::tests::flattened_json_values ... ok
[INFO] [stdout] test push::condition::tests::deserialize_contains_display_name_condition ... ok
[INFO] [stdout] test push::condition::tests::deserialize_sender_notification_permission_condition ... ok
[INFO] [stdout] test push::condition::tests::contains_display_name_applies ... ok
[INFO] [stdout] test push::condition::tests::deserialize_event_match_condition ... ok
[INFO] [stdout] test push::condition::tests::event_property_contains_applies ... ok
[INFO] [stdout] test push::condition::tests::deserialize_room_member_count_condition ... ok
[INFO] [stdout] test push::condition::tests::event_property_is_applies ... ok
[INFO] [stdout] test push::condition::tests::room_member_count_is_applies ... ok
[INFO] [stdout] test push::condition::tests::room_creators_always_have_notification_permission ... ok
[INFO] [stdout] test push::condition::tests::event_match_applies ... ok
[INFO] [stdout] test push::condition::tests::serialize_contains_display_name_condition ... ok
[INFO] [stdout] test push::condition::tests::sender_notification_permission_applies ... ok
[INFO] [stdout] test push::condition::tests::serialize_event_match_condition ... ok
[INFO] [stdout] test push::condition::tests::serialize_sender_notification_permission_condition ... ok
[INFO] [stdout] test push::condition::tests::serialize_room_member_count_condition ... ok
[INFO] [stdout] test push::tests::deserialize_patterned_push_rule ... ok
[INFO] [stdout] test push::predefined::tests::update_with_server_default ... ok
[INFO] [stdout] test push::tests::deserialize_ruleset ... ok
[INFO] [stdout] test push::tests::serialize_patterned_push_rule ... ok
[INFO] [stdout] test push::tests::serialize_simple_push_rule ... ok
[INFO] [stdout] test room::tests::deserialize_summary_no_join_rule ... ok
[INFO] [stdout] test room::tests::deserialize_summary_private_join_rule ... ok
[INFO] [stdout] test push::tests::custom_ruleset_applies ... ok
[INFO] [stdout] test push::tests::iter ... ok
[INFO] [stdout] test push::tests::invite_for_me_applies ... ok
[INFO] [stdout] test push::tests::serialize_conditional_push_rule ... ok
[INFO] [stdout] test room::tests::deserialize_summary_restricted_join_rule ... ok
[INFO] [stdout] test push::tests::default_ruleset_applies ... ok
[INFO] [stdout] test room::tests::deserialize_summary_restricted_join_rule_no_allowed_room_ids ... ok
[INFO] [stdout] test room::tests::invalid_allow_items ... ok
[INFO] [stdout] test room::tests::serialize_summary_knock_join_rule ... ok
[INFO] [stdout] test room::tests::join_rule_to_join_rule_summary ... ok
[INFO] [stdout] test room::tests::serialize_summary_restricted_join_rule ... ok
[INFO] [stdout] test push::tests::serialize_ruleset ... ok
[INFO] [stdout] test serde::base64::tests::slightly_malformed_base64 ... ok
[INFO] [stdout] test serde::duration::opt_ms::tests::deserialize_none_by_null ... ok
[INFO] [stdout] test serde::duration::ms::tests::deserialize ... ok
[INFO] [stdout] test serde::duration::opt_ms::tests::deserialize_some ... ok
[INFO] [stdout] test push::tests::intentional_mentions_apply ... ok
[INFO] [stdout] test push::tests::old_mentions_apply ... ok
[INFO] [stdout] test serde::duration::ms::tests::serialize ... ok
[INFO] [stdout] test serde::duration::opt_ms::tests::serialize_some ... ok
[INFO] [stdout] test serde::duration::opt_secs::tests::deserialize_none_by_absence ... ok
[INFO] [stdout] test serde::duration::opt_secs::tests::deserialize_none_by_null ... ok
[INFO] [stdout] test serde::duration::opt_secs::tests::deserialize_some ... ok
[INFO] [stdout] test serde::duration::opt_ms::tests::deserialize_none_by_absence ... ok
[INFO] [stdout] test room::tests::roundtrip_custom_allow_rule ... ok
[INFO] [stdout] test serde::duration::secs::tests::serialize ... ok
[INFO] [stdout] test serde::duration::opt_secs::tests::serialize_none ... ok
[INFO] [stdout] test serde::raw::tests::get_field ... ok
[INFO] [stdout] test serde::strings::tests::int_or_string ... ok
[INFO] [stdout] test serde::duration::opt_ms::tests::serialize_none ... ok
[INFO] [stdout] test serde::strings::tests::weird_plus_string ... ok
[INFO] [stdout] test third_party_invite::tests::identity_server_base64_public_key_decode_standard_and_url_safe ... ok
[INFO] [stdout] test third_party_invite::tests::identity_server_base64_public_key_encode_then_decode ... ok
[INFO] [stdout] test serde::duration::secs::tests::deserialize ... ok
[INFO] [stdout] test thirdparty::tests::third_party_identifier_serde ... ok
[INFO] [stdout] test time::tests::debug_ms ... ok
[INFO] [stdout] test time::tests::debug_s ... ok
[INFO] [stdout] test time::tests::serialize ... ok
[INFO] [stdout] test serde::duration::opt_secs::tests::serialize_some ... ok
[INFO] [stdout] test serde::strings::tests::weird_minus_string ... ok
[INFO] [stdout] test time::tests::deserialize ... ok
[INFO] [stdout] test push::condition::tests::words_match ... ok
[INFO] [stdout] test push::condition::tests::patterns_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 276 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/it/main.rs (/opt/rustwide/target/debug/build/ruma-common/93c70716eae81590/deps/it-93c70716eae81590)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test api::auth_scheme::send_access_token_always ... ok
[INFO] [stdout] test api::auth_scheme::extract_authentication_bearer ... ok
[INFO] [stdout] test api::auth_scheme::send_access_token_if_required ... ok
[INFO] [stdout] test api::auth_scheme::send_access_token_appservice ... ok
[INFO] [stdout] test api::auth_scheme::send_access_token_none ... ok
[INFO] [stdout] test api::conversions::__request::path_parameters ... ok
[INFO] [stdout] test api::conversions::__request::request_is_not_get ... ok
[INFO] [stdout] test api::conversions::invalid_uri_should_not_panic ... ok
[INFO] [stdout] test api::conversions::without_query::__request::path_parameters ... ok
[INFO] [stdout] test api::conversions::request_serde ... ok
[INFO] [stdout] test api::conversions::request_with_user_id_serde ... ok
[INFO] [stdout] test api::conversions::without_query::__request::request_is_not_get ... ok
[INFO] [stdout] test api::conversions::without_query::request_without_query_with_user_id_serde ... ok
[INFO] [stdout] test api::default_status::__request::path_parameters ... ok
[INFO] [stdout] test api::header_override::request_content_type_override ... ok
[INFO] [stdout] test api::default_status::response_default_status ... ok
[INFO] [stdout] test api::no_fields::empty_get_response_http_repr ... ok
[INFO] [stdout] test api::header_override::response_content_type_override ... ok
[INFO] [stdout] test api::no_fields::empty_post_response_http_repr ... ok
[INFO] [stdout] test api::no_fields::get::__request::path_parameters ... ok
[INFO] [stdout] test api::no_fields::post::__request::path_parameters ... ok
[INFO] [stdout] test api::header_override::__request::path_parameters ... ok
[INFO] [stdout] test api::optional_headers::__request::path_parameters ... ok
[INFO] [stdout] test api::optional_headers::request_serde_no_header ... ok
[INFO] [stdout] test api::optional_headers::response_serde_with_header ... ok
[INFO] [stdout] test api::optional_headers::request_serde_with_header ... ok
[INFO] [stdout] test api::required_headers::request_serde ... ok
[INFO] [stdout] test api::no_fields::empty_get_request_http_repr ... ok
[INFO] [stdout] test api::required_headers::__request::path_parameters ... ok
[INFO] [stdout] test api::required_headers::response_serde ... ok
[INFO] [stdout] test api::no_fields::empty_post_request_http_repr ... ok
[INFO] [stdout] test api::optional_headers::response_serde_no_header ... ok
[INFO] [stdout] test api::ruma_api_macros::newtype_body_endpoint::__request::path_parameters ... ok
[INFO] [stdout] test api::ruma_api_macros::newtype_body_endpoint::__request::request_is_not_get ... ok
[INFO] [stdout] test api::ruma_api_macros::query_all_vec_endpoint::__request::path_parameters ... ok
[INFO] [stdout] test api::ruma_api_macros::query_all_enum_endpoint::__request::path_parameters ... ok
[INFO] [stdout] test api::ruma_api_macros::raw_body_endpoint::__request::path_parameters ... ok
[INFO] [stdout] test api::ruma_api_macros::some_endpoint::__request::request_is_not_get ... ok
[INFO] [stdout] test api::status_override::response_status_override ... ok
[INFO] [stdout] test api::ruma_api_macros::some_endpoint::__request::path_parameters ... ok
[INFO] [stdout] test serde::empty_strings::string::absent_de ... ok
[INFO] [stdout] test api::ruma_api_macros::raw_body_endpoint::__request::request_is_not_get ... ok
[INFO] [stdout] test api::status_override::__request::path_parameters ... ok
[INFO] [stdout] test serde::empty_strings::string::none_se ... ok
[INFO] [stdout] test serde::empty_strings::string::some_de ... ok
[INFO] [stdout] test serde::empty_strings::string::some_se ... ok
[INFO] [stdout] test serde::empty_strings::user::absent_de ... ok
[INFO] [stdout] test serde::empty_strings::user::empty_de ... ok
[INFO] [stdout] test serde::enum_derive::as_ref_str ... ok
[INFO] [stdout] test serde::enum_derive::debug ... ok
[INFO] [stdout] test serde::enum_derive::display ... ok
[INFO] [stdout] test serde::empty_strings::string::empty_de ... ok
[INFO] [stdout] test serde::empty_strings::user::none_se ... ok
[INFO] [stdout] test serde::empty_strings::user::some_se ... ok
[INFO] [stdout] test serde::enum_derive::from_string ... ok
[INFO] [stdout] test serde::empty_strings::user::some_de ... ok
[INFO] [stdout] test serde::enum_derive::deserialize ... ok
[INFO] [stdout] test serde::enum_derive::serialize ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling js_int v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling ruma-common v0.17.1 (/opt/rustwide/workdir/crates/ruma-common)
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling wildmatch v2.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling assign v1.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling assert_matches2 v0.1.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling smol-macros v0.1.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.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ruma-identifiers-validation v0.12.0 (/opt/rustwide/workdir/crates/ruma-identifiers-validation)
[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 ruma-macros v0.17.1 (/opt/rustwide/workdir/crates/ruma-macros)
[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-common-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-common)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/it/identifiers/ui/01-valid-id-macros.rs [should pass] ... ok
[INFO] [stderr] test tests/it/identifiers/ui/02-invalid-id-macros.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/it/identifiers/ui/03-invalid-new-id-macros.rs [should fail to compile] ... ok
[INFO] [stdout] test identifiers::id_macros::ui ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling ruma-common-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ruma-common)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/api-single-path-check.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/api-single-path-check.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{Metadata, auth_scheme::AccessToken, path_builder::PathBuilder, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]  --> tests/it/api/ui/api-single-path-check.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{Metadata, auth_scheme::AccessToken, path_builder::PathBuilder, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 5 |     metadata,
[INFO] [stderr]   |     ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr]   = help: consider importing this module instead:
[INFO] [stderr]           tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |     #[ruma_api(path)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:24:7
[INFO] [stderr]    |
[INFO] [stderr] 24 |     #[ruma_api(query_all)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[ruma_api(raw_body)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:42:7
[INFO] [stderr]    |
[INFO] [stderr] 42 |     #[ruma_api(raw_body)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:48:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Request {
[INFO] [stderr]    | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 48 |         Request::PATH_BUILDER.all_paths().collect::<Vec<_>>(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]   --> tests/it/api/ui/api-single-path-check.rs:52:25
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Request {
[INFO] [stderr]    | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 52 |     let path = Request::PATH_BUILDER.select_path(()).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/api-version-history-check.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/api-version-history-check.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     api::{
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]  --> tests/it/api/ui/api-version-history-check.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use http::header::CONTENT_TYPE;
[INFO] [stderr]   |     ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:7:5
[INFO] [stderr]    |
[INFO] [stderr]  7 |     api::{
[INFO] [stderr]    |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] ...
[INFO] [stderr] 13 |     metadata,
[INFO] [stderr]    |     ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | #[cfg(feature = "api")]
[INFO] [stderr]    |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]    | pub mod api;
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    = help: consider importing this module instead:
[INFO] [stderr]            tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:39:7
[INFO] [stderr]    |
[INFO] [stderr] 39 |     #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:43:7
[INFO] [stderr]    |
[INFO] [stderr] 43 |     #[ruma_api(query)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 |     #[ruma_api(path)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:56:7
[INFO] [stderr]    |
[INFO] [stderr] 56 |     #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:63:7
[INFO] [stderr]    |
[INFO] [stderr] 63 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Serialize` and `_FakeDeriveSerde`, you might be missing a `derive` attribute
[INFO] [stderr]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:78:18
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Request {
[INFO] [stderr]    | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 78 |         Request::PATH_BUILDER.unstable_paths().collect::<Vec<_>>(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]   --> tests/it/api/ui/api-version-history-check.rs:85:18
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Request {
[INFO] [stderr]    | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 85 |         Request::PATH_BUILDER.stable_paths().collect::<Vec<_>>(),
[INFO] [stderr]    |                  ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/api-version-history-check.rs:102:18
[INFO] [stderr]     |
[INFO] [stderr]  34 | pub struct Request {
[INFO] [stderr]     | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 102 |         Request::PATH_BUILDER.all_paths().collect::<Vec<_>>(),
[INFO] [stderr]     |                  ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/api-version-history-check.rs:112:25
[INFO] [stderr]     |
[INFO] [stderr]  34 | pub struct Request {
[INFO] [stderr]     | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 112 |     assert_eq!(Request::PATH_BUILDER.added_in(), Some(MatrixVersion::V1_0));
[INFO] [stderr]     |                         ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/api-version-history-check.rs:113:25
[INFO] [stderr]     |
[INFO] [stderr]  34 | pub struct Request {
[INFO] [stderr]     | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 113 |     assert_eq!(Request::PATH_BUILDER.deprecated_in(), Some(MatrixVersion::V1_2));
[INFO] [stderr]     |                         ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/api-version-history-check.rs:114:25
[INFO] [stderr]     |
[INFO] [stderr]  34 | pub struct Request {
[INFO] [stderr]     | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 114 |     assert_eq!(Request::PATH_BUILDER.removed_in(), Some(MatrixVersion::V1_3));
[INFO] [stderr]     |                         ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/api-version-history-check.rs:116:25
[INFO] [stderr]     |
[INFO] [stderr]  34 | pub struct Request {
[INFO] [stderr]     | ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 116 |     let path = Request::PATH_BUILDER
[INFO] [stderr]     |                         ^^^^^^^^^^^^ associated item not found in `Request`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/move-value.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/move-value.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]   |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]    |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | #[cfg(feature = "api")]
[INFO] [stderr]    |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]    | pub mod api;
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  9 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]    |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 10 |         metadata,
[INFO] [stderr]    |         ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | #[cfg(feature = "api")]
[INFO] [stderr]    |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]    | pub mod api;
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    = help: consider importing this module instead:
[INFO] [stderr]            tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]     |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]     |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     | #[cfg(feature = "api")]
[INFO] [stderr]     |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]     | pub mod api;
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]    |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 57 |         metadata,
[INFO] [stderr]    |         ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | #[cfg(feature = "api")]
[INFO] [stderr]    |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]    | pub mod api;
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    = help: consider importing this module instead:
[INFO] [stderr]            tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]  --> tests/it/api/ui/move-value.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     use http::header::CONTENT_TYPE;
[INFO] [stderr]   |         ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     use http::header::CONTENT_TYPE;
[INFO] [stderr]    |         ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use http::header::CONTENT_TYPE;
[INFO] [stderr]    |         ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr] 100 |         api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]     |         ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 101 |         metadata,
[INFO] [stderr]     |         ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]     |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     | #[cfg(feature = "api")]
[INFO] [stderr]     |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]     | pub mod api;
[INFO] [stderr]     |         ^^^
[INFO] [stderr]     = help: consider importing this module instead:
[INFO] [stderr]             tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 |         #[ruma_api(body)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:31:11
[INFO] [stderr]    |
[INFO] [stderr] 31 |         #[ruma_api(path)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 |         #[ruma_api(query)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 |         #[ruma_api(body)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:47:11
[INFO] [stderr]    |
[INFO] [stderr] 47 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:72:11
[INFO] [stderr]    |
[INFO] [stderr] 72 |         #[ruma_api(raw_body)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:75:11
[INFO] [stderr]    |
[INFO] [stderr] 75 |         #[ruma_api(path)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:78:11
[INFO] [stderr]    |
[INFO] [stderr] 78 |         #[ruma_api(query)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:81:11
[INFO] [stderr]    |
[INFO] [stderr] 81 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 |         #[ruma_api(raw_body)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/move-value.rs:91:11
[INFO] [stderr]    |
[INFO] [stderr] 91 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:121:11
[INFO] [stderr]     |
[INFO] [stderr] 121 |         #[ruma_api(path)]
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:124:11
[INFO] [stderr]     |
[INFO] [stderr] 124 |         #[ruma_api(query)]
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:127:11
[INFO] [stderr]     |
[INFO] [stderr] 127 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]    --> tests/it/api/ui/move-value.rs:136:11
[INFO] [stderr]     |
[INFO] [stderr] 136 |         #[ruma_api(header = CONTENT_TYPE)]
[INFO] [stderr]     |           ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/request-only.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/request-only.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     api::{
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]   --> tests/it/api/ui/request-only.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  5 |     api::{
[INFO] [stderr]    |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] ...
[INFO] [stderr] 11 |     metadata,
[INFO] [stderr]    |     ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | #[cfg(feature = "api")]
[INFO] [stderr]    |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]    | pub mod api;
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    = help: consider importing this module instead:
[INFO] [stderr]            tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `ruma_api` in this scope
[INFO] [stderr]   --> tests/it/api/ui/request-only.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 |     #[ruma_api(path)]
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ruma_api` is an attribute that can be used by the derive macros `Request`, `Response` and `_FakeDeriveRumaApi`, you might be missing a `derive` attribute
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]   --> tests/it/api/ui/request-only.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 |         _: http::Response<T>,
[INFO] [stderr]    |            ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stderr]   --> tests/it/api/ui/request-only.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ) -> Result<http::Response<T>, IntoHttpError> {
[INFO] [stderr]    |                 ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/response-only.rs [should pass] ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `ruma_common::api`
[INFO] [stderr]  --> tests/it/api/ui/response-only.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ruma_common::api::response;
[INFO] [stderr]   |                  ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `clone` found for struct `Response` in the current scope
[INFO] [stderr]   --> tests/it/api/ui/response-only.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct Response {
[INFO] [stderr]    | ------------------- method `clone` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     let res2 = res1.clone();
[INFO] [stderr]    |                     ^^^^^ method not found in `Response`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `clone`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `Clone`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/it/api/ui/serde-flatten-request-body.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Use `#[ruma_api(body)]` to represent the JSON body as a single field
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-request-body.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | /     #[serde(flatten)]
[INFO] [stderr] 26 | |     pub foo: CustomRequestBody,
[INFO] [stderr]    | |______________________________^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/serde-flatten-request-body.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]  --> tests/it/api/ui/serde-flatten-request-body.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 5 |     metadata,
[INFO] [stderr]   |     ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr]   = help: consider importing this module instead:
[INFO] [stderr]           tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-request-body.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[serde(flatten)]
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Serialize` and `_FakeDeriveSerde`, you might be missing a `derive` attribute
[INFO] [stderr]    = note: `serde` is in scope, but it is a crate, not an attribute
[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/it/api/ui/serde-flatten-response-body.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Use `#[ruma_api(body)]` to represent the JSON body as a single field
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | /     #[serde(flatten)]
[INFO] [stderr] 29 | |     pub foo: CustomResponseBody,
[INFO] [stderr]    | |_______________________________^
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Response: IncomingResponse` is not satisfied
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[request]
[INFO] [stderr]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `IncomingResponse` is not implemented for `Response`
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Response {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required by a bound in `ruma_common::api::OutgoingRequest::IncomingResponse`
[INFO] [stderr]   --> src/api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type IncomingResponse: IncomingResponse<EndpointError = Self::EndpointError>;
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `OutgoingRequest::IncomingResponse`
[INFO] [stderr]    = note: this error originates in the derive macro `::ruma_common::exports::ruma_macros::Request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Response: OutgoingResponse` is not satisfied
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[request]
[INFO] [stderr]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr] help: the trait `OutgoingResponse` is not implemented for `Response`
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Response {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: the trait `OutgoingResponse` is implemented for `MatrixError`
[INFO] [stderr] note: required by a bound in `ruma_common::api::IncomingRequest::OutgoingResponse`
[INFO] [stderr]   --> src/api.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     type OutgoingResponse: OutgoingResponse;
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^ required by this bound in `IncomingRequest::OutgoingResponse`
[INFO] [stderr]    = note: this error originates in the derive macro `::ruma_common::exports::ruma_macros::Request` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/serde-flatten-response-body.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `ruma_common::api`, `ruma_common::metadata`
[INFO] [stderr]  --> tests/it/api/ui/serde-flatten-response-body.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     api::{auth_scheme::NoAuthentication, request, response},
[INFO] [stderr]   |     ^^^ could not find `api` in `ruma_common`
[INFO] [stderr] 5 |     metadata,
[INFO] [stderr]   |     ^^^^^^^^ no `metadata` in the root
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr]   = help: consider importing this module instead:
[INFO] [stderr]           tracing::metadata
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> tests/it/api/ui/serde-flatten-response-body.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[serde(flatten)]
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Serialize` and `_FakeDeriveSerde`, you might be missing a `derive` attribute
[INFO] [stderr]    = note: `serde` is in scope, but it is a crate, not an attribute
[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/it/api/ui/invalid-path.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: path contains invalid (non-ascii or whitespace) characters
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:8:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | /     metadata! {
[INFO] [stderr]  9 | |         method: GET,
[INFO] [stderr] 10 | |         rate_limited: false,
[INFO] [stderr] 11 | |         authentication: NoAuthentication,
[INFO] [stderr] 12 | |         path: "µ/°/§/€",
[INFO] [stderr] 13 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<invalid_char_single_path::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `SinglePath::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         check_path_is_valid(path);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `path_builder::check_path_is_valid`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             _ => panic!("path contains invalid (non-ascii or whitespace) characters")
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |     let _ = invalid_char_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: path contains invalid (non-ascii or whitespace) characters
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | /     metadata! {
[INFO] [stderr] 22 | |         method: GET,
[INFO] [stderr] 23 | |         rate_limited: false,
[INFO] [stderr] 24 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 27 | |         },
[INFO] [stderr] 28 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<invalid_char_version_history::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             check_path_is_valid(version_path.1);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `path_builder::check_path_is_valid`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             _ => panic!("path contains invalid (non-ascii or whitespace) characters")
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |     let _ = invalid_char_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: path contains invalid (non-ascii or whitespace) characters
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | /     metadata! {
[INFO] [stderr] 37 | |         method: GET,
[INFO] [stderr] 38 | |         rate_limited: false,
[INFO] [stderr] 39 | |         authentication: NoAuthentication,
[INFO] [stderr] 40 | |         path: "path/to/invalid space/endpoint",
[INFO] [stderr] 41 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<whitespace_single_path::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `SinglePath::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         check_path_is_valid(path);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `path_builder::check_path_is_valid`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             _ => panic!("path contains invalid (non-ascii or whitespace) characters")
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |     let _ = whitespace_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: path contains invalid (non-ascii or whitespace) characters
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | /     metadata! {
[INFO] [stderr] 50 | |         method: GET,
[INFO] [stderr] 51 | |         rate_limited: false,
[INFO] [stderr] 52 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 55 | |         },
[INFO] [stderr] 56 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<whitespace_version_history::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             check_path_is_valid(version_path.1);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `path_builder::check_path_is_valid`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             _ => panic!("path contains invalid (non-ascii or whitespace) characters")
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let _ = whitespace_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint paths syntax has changed and segment variables must be wrapped by `{}`
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | /     metadata! {
[INFO] [stderr] 65 | |         method: GET,
[INFO] [stderr] 66 | |         rate_limited: false,
[INFO] [stderr] 67 | |         authentication: NoAuthentication,
[INFO] [stderr] 68 | |         path: "path/to/endpoint/:variable",
[INFO] [stderr] 69 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<old_variable_syntax_single_path::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `SinglePath::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             extract_endpoint_path_segment_variable(segment);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         panic!("endpoint paths syntax has changed and segment variables must be wrapped by `{{}}`");
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:152:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |     let _ = old_variable_syntax_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint paths syntax has changed and segment variables must be wrapped by `{}`
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | /     metadata! {
[INFO] [stderr] 78 | |         method: GET,
[INFO] [stderr] 79 | |         rate_limited: false,
[INFO] [stderr] 80 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 83 | |         },
[INFO] [stderr] 84 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<old_variable_syntax_version_history::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             check_path_args_equal(ref_path, version_path.1);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `VersionHistory::new::check_path_args_equal`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                 if let Some(first_arg) = extract_endpoint_path_segment_variable(first_s) {
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         panic!("endpoint paths syntax has changed and segment variables must be wrapped by `{{}}`");
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |     let _ = old_variable_syntax_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint path segment variable braces mismatch: missing ending `}`
[INFO] [stderr]   --> tests/it/api/ui/invalid-path.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 | /     metadata! {
[INFO] [stderr] 93 | |         method: GET,
[INFO] [stderr] 94 | |         rate_limited: false,
[INFO] [stderr] 95 | |         authentication: NoAuthentication,
[INFO] [stderr] 96 | |         path: "path/to/endpoint/{variable",
[INFO] [stderr] 97 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<missing_variable_closing_single_path::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `SinglePath::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             extract_endpoint_path_segment_variable(segment);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |           let var = string::strip_suffix(s, '}')
[INFO] [stderr]    |  ___________________^
[INFO] [stderr]    | |             .expect("endpoint path segment variable braces mismatch: missing ending `}`");
[INFO] [stderr]    | |_________________________________________________________________________________________^ the failure occurred here
[INFO] [stderr]    = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:155:13
[INFO] [stderr]     |
[INFO] [stderr] 155 |     let _ = missing_variable_closing_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint path segment variable braces mismatch: missing ending `}`
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 | /     metadata! {
[INFO] [stderr] 106 | |         method: GET,
[INFO] [stderr] 107 | |         rate_limited: false,
[INFO] [stderr] 108 | |         authentication: NoAuthentication,
[INFO] [stderr] ...   |
[INFO] [stderr] 111 | |         },
[INFO] [stderr] 112 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<missing_variable_closing_version_history::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |             check_path_args_equal(ref_path, version_path.1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `VersionHistory::new::check_path_args_equal`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |                 if let Some(first_arg) = extract_endpoint_path_segment_variable(first_s) {
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |           let var = string::strip_suffix(s, '}')
[INFO] [stderr]     |  ___________________^
[INFO] [stderr]     | |             .expect("endpoint path segment variable braces mismatch: missing ending `}`");
[INFO] [stderr]     | |_________________________________________________________________________________________^ the failure occurred here
[INFO] [stderr]     = note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:156:13
[INFO] [stderr]     |
[INFO] [stderr] 156 |     let _ = missing_variable_closing_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint path segment variable braces mismatch: missing starting `{`
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 120 | /     metadata! {
[INFO] [stderr] 121 | |         method: GET,
[INFO] [stderr] 122 | |         rate_limited: false,
[INFO] [stderr] 123 | |         authentication: NoAuthentication,
[INFO] [stderr] 124 | |         path: "path/to/endpoint/variable}",
[INFO] [stderr] 125 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<missing_variable_opening_single_path::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `SinglePath::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |             extract_endpoint_path_segment_variable(segment);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         panic!("endpoint path segment variable braces mismatch: missing starting `{{`");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 |     let _ = missing_variable_opening_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: endpoint path segment variable braces mismatch: missing starting `{`
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:133:5
[INFO] [stderr]     |
[INFO] [stderr] 133 | /     metadata! {
[INFO] [stderr] 134 | |         method: GET,
[INFO] [stderr] 135 | |         rate_limited: false,
[INFO] [stderr] 136 | |         authentication: NoAuthentication,
[INFO] [stderr] ...   |
[INFO] [stderr] 139 | |         },
[INFO] [stderr] 140 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<missing_variable_opening_version_history::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |             check_path_args_equal(ref_path, version_path.1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `VersionHistory::new::check_path_args_equal`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |                 if let Some(first_arg) = extract_endpoint_path_segment_variable(first_s) {
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `extract_endpoint_path_segment_variable`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |         panic!("endpoint path segment variable braces mismatch: missing starting `{{`");
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 |     let _ = missing_variable_opening_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/invalid-path.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ruma_common::api::{Metadata, auth_scheme::NoAuthentication, metadata};
[INFO] [stderr]   |                  ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `ruma_common::api`
[INFO] [stderr]  --> tests/it/api/ui/invalid-path.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use ruma_common::api::{Metadata, auth_scheme::NoAuthentication, metadata};
[INFO] [stderr]   |                  ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `invalid_char_single_path::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:146:48
[INFO] [stderr]     |
[INFO] [stderr]  15 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 146 |     let _ = invalid_char_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                ^^^^^^^^^^^^ associated item not found in `invalid_char_single_path::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `invalid_char_version_history::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:147:52
[INFO] [stderr]     |
[INFO] [stderr]  30 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 147 |     let _ = invalid_char_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                    ^^^^^^^^^^^^ associated item not found in `invalid_char_version_history::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `whitespace_single_path::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:149:46
[INFO] [stderr]     |
[INFO] [stderr]  43 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 149 |     let _ = whitespace_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |                                              ^^^^^^^^^^^^ associated item not found in `whitespace_single_path::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `whitespace_version_history::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:150:50
[INFO] [stderr]     |
[INFO] [stderr]  58 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 150 |     let _ = whitespace_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^ associated item not found in `whitespace_version_history::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `old_variable_syntax_single_path::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:152:55
[INFO] [stderr]     |
[INFO] [stderr]  71 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 152 |     let _ = old_variable_syntax_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^ associated item not found in `old_variable_syntax_single_path::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `old_variable_syntax_version_history::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:153:59
[INFO] [stderr]     |
[INFO] [stderr]  86 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 153 |     let _ = old_variable_syntax_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^ associated item not found in `old_variable_syntax_version_history::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `missing_variable_closing_single_path::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:155:60
[INFO] [stderr]     |
[INFO] [stderr]  99 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 155 |     let _ = missing_variable_closing_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^ associated item not found in `missing_variable_closing_single_path::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `missing_variable_closing_version_history::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:156:64
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 156 |     let _ = missing_variable_closing_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^ associated item not found in `missing_variable_closing_version_history::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `missing_variable_opening_single_path::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:158:60
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 158 |     let _ = missing_variable_opening_single_path::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                            ^^^^^^^^^^^^ associated item not found in `missing_variable_opening_single_path::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `missing_variable_opening_version_history::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-path.rs:159:64
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 159 |     let _ = missing_variable_opening_version_history::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^ associated item not found in `missing_variable_opening_version_history::Request`
[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/it/api/ui/invalid-version-history.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0080]: evaluation panicked: no endpoint paths supplied
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | /     metadata! {
[INFO] [stderr]  7 | |         method: GET,
[INFO] [stderr]  8 | |         rate_limited: false,
[INFO] [stderr]  9 | |         authentication: NoAuthentication,
[INFO] [stderr] 10 | |         history: {},
[INFO] [stderr] 11 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<no_paths::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             panic!("no endpoint paths supplied")
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |     let _ = no_paths::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: counts of endpoint path segment variables do not match
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | /     metadata! {
[INFO] [stderr] 20 | |         method: GET,
[INFO] [stderr] 21 | |         rate_limited: false,
[INFO] [stderr] 22 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |         },
[INFO] [stderr] 27 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<variable_count_mismatch::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             check_path_args_equal(ref_path, version_path.1);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `VersionHistory::new::check_path_args_equal`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                         panic!("counts of endpoint path segment variables do not match");
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |     let _ = variable_count_mismatch::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: names of endpoint path segment variables do not match
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | /     metadata! {
[INFO] [stderr] 36 | |         method: GET,
[INFO] [stderr] 37 | |         rate_limited: false,
[INFO] [stderr] 38 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |         },
[INFO] [stderr] 43 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<variable_name_mismatch::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |             check_path_args_equal(ref_path, version_path.1);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: inside `VersionHistory::new::check_path_args_equal`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    | ...                   panic!("names of endpoint path segment variables do not match");
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:148:13
[INFO] [stderr]     |
[INFO] [stderr] 148 |     let _ = variable_name_mismatch::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: defined deprecated version while no stable path exists
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | /     metadata! {
[INFO] [stderr] 52 | |         method: GET,
[INFO] [stderr] 53 | |         rate_limited: false,
[INFO] [stderr] 54 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 59 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<deprecated_without_added::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                 panic!("defined deprecated version while no stable path exists")
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |     let _ = deprecated_without_added::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: deprecated version is equal to latest stable path version
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | /     metadata! {
[INFO] [stderr] 68 | |         method: GET,
[INFO] [stderr] 69 | |         rate_limited: false,
[INFO] [stderr] 70 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 75 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<deprecated_same_version::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                     panic!("deprecated version is equal to latest stable path version")
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let _ = deprecated_same_version::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: defined removed version while no deprecated version exists
[INFO] [stderr]   --> tests/it/api/ui/invalid-version-history.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 83 | /     metadata! {
[INFO] [stderr] 84 | |         method: GET,
[INFO] [stderr] 85 | |         rate_limited: false,
[INFO] [stderr] 86 | |         authentication: NoAuthentication,
[INFO] [stderr] ...  |
[INFO] [stderr] 91 | |     }
[INFO] [stderr]    | |_____^ evaluation of `<removed_without_deprecated::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]    |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]   --> src/api/path_builder.rs
[INFO] [stderr]    |
[INFO] [stderr]    |                 panic!("defined removed version while no deprecated version exists")
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:151:13
[INFO] [stderr]     |
[INFO] [stderr] 151 |     let _ = removed_without_deprecated::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: removed version is equal to deprecated version
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:99:5
[INFO] [stderr]     |
[INFO] [stderr]  99 | /     metadata! {
[INFO] [stderr] 100 | |         method: GET,
[INFO] [stderr] 101 | |         rate_limited: false,
[INFO] [stderr] 102 | |         authentication: NoAuthentication,
[INFO] [stderr] ...   |
[INFO] [stderr] 108 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<removed_same_version::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |                     panic!("removed version is equal to deprecated version")
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:152:13
[INFO] [stderr]     |
[INFO] [stderr] 152 |     let _ = removed_same_version::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: duplicate matrix version in stable paths
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | /     metadata! {
[INFO] [stderr] 117 | |         method: GET,
[INFO] [stderr] 118 | |         rate_limited: false,
[INFO] [stderr] 119 | |         authentication: NoAuthentication,
[INFO] [stderr] ...   |
[INFO] [stderr] 124 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<duplicate_version::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |                         panic!("duplicate matrix version in stable paths")
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:153:13
[INFO] [stderr]     |
[INFO] [stderr] 153 |     let _ = duplicate_version::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: evaluation panicked: stable paths are not in ascending order
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | /     metadata! {
[INFO] [stderr] 133 | |         method: GET,
[INFO] [stderr] 134 | |         rate_limited: false,
[INFO] [stderr] 135 | |         authentication: NoAuthentication,
[INFO] [stderr] ...   |
[INFO] [stderr] 140 | |     }
[INFO] [stderr]     | |_____^ evaluation of `<unsorted_versions::Request as ruma_common::api::Metadata>::PATH_BUILDER` failed inside this call
[INFO] [stderr]     |
[INFO] [stderr] note: inside `VersionHistory::new`
[INFO] [stderr]    --> src/api/path_builder.rs
[INFO] [stderr]     |
[INFO] [stderr]     |                         panic!("stable paths are not in ascending order")
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the failure occurred here
[INFO] [stderr] 
[INFO] [stderr] note: erroneous constant encountered
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |     let _ = unsorted_versions::Request::PATH_BUILDER;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: could not find `api` in `ruma_common`
[INFO] [stderr]  --> tests/it/api/ui/invalid-version-history.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ruma_common::api::{Metadata, auth_scheme::NoAuthentication, metadata};
[INFO] [stderr]   |                  ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `ruma_common::api`
[INFO] [stderr]  --> tests/it/api/ui/invalid-version-history.rs:1:18
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ruma_common::api::{Metadata, auth_scheme::NoAuthentication, metadata};
[INFO] [stderr]   |                  ^^^ could not find `api` in `ruma_common`
[INFO] [stderr]   |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   | #[cfg(feature = "api")]
[INFO] [stderr]   |       --------------- the item is gated behind the `api` feature
[INFO] [stderr]   | pub mod api;
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `no_paths::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:146:32
[INFO] [stderr]     |
[INFO] [stderr]  13 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 146 |     let _ = no_paths::Request::PATH_BUILDER;
[INFO] [stderr]     |                                ^^^^^^^^^^^^ associated item not found in `no_paths::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `variable_count_mismatch::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:147:47
[INFO] [stderr]     |
[INFO] [stderr]  29 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 147 |     let _ = variable_count_mismatch::Request::PATH_BUILDER;
[INFO] [stderr]     |                                               ^^^^^^^^^^^^ associated item not found in `variable_count_mismatch::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `variable_name_mismatch::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:148:46
[INFO] [stderr]     |
[INFO] [stderr]  45 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 148 |     let _ = variable_name_mismatch::Request::PATH_BUILDER;
[INFO] [stderr]     |                                              ^^^^^^^^^^^^ associated item not found in `variable_name_mismatch::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `deprecated_without_added::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:149:48
[INFO] [stderr]     |
[INFO] [stderr]  61 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 149 |     let _ = deprecated_without_added::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                ^^^^^^^^^^^^ associated item not found in `deprecated_without_added::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `deprecated_same_version::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:150:47
[INFO] [stderr]     |
[INFO] [stderr]  77 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 150 |     let _ = deprecated_same_version::Request::PATH_BUILDER;
[INFO] [stderr]     |                                               ^^^^^^^^^^^^ associated item not found in `deprecated_same_version::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `removed_without_deprecated::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:151:50
[INFO] [stderr]     |
[INFO] [stderr]  93 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 151 |     let _ = removed_without_deprecated::Request::PATH_BUILDER;
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^ associated item not found in `removed_without_deprecated::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `removed_same_version::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:152:44
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 152 |     let _ = removed_same_version::Request::PATH_BUILDER;
[INFO] [stderr]     |                                            ^^^^^^^^^^^^ associated item not found in `removed_same_version::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `duplicate_version::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:153:41
[INFO] [stderr]     |
[INFO] [stderr] 126 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 153 |     let _ = duplicate_version::Request::PATH_BUILDER;
[INFO] [stderr]     |                                         ^^^^^^^^^^^^ associated item not found in `duplicate_version::Request`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no associated item named `PATH_BUILDER` found for struct `unsorted_versions::Request` in the current scope
[INFO] [stderr]    --> tests/it/api/ui/invalid-version-history.rs:154:41
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub struct Request;
[INFO] [stderr]     |     ------------------ associated item `PATH_BUILDER` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 154 |     let _ = unsorted_versions::Request::PATH_BUILDER;
[INFO] [stderr]     |                                         ^^^^^^^^^^^^ associated item not found in `unsorted_versions::Request`
[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] 
[INFO] [stderr] 
[INFO] [stdout] test api::ruma_api::ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::ruma_api::ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::ruma_api::ui' (357) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 9 of 9 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e39c0f11a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x64e39c108dca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x64e39c0f6636 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x64e39c0cc60f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x64e39c0e8439 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x64e39bff47ee - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x64e39c0e85f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x64e39c0cc6c8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x64e39c0c3c49 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x64e39c0cd51d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x64e39c10950c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64e39bf5a0ac - <trybuild[df857fc938449a83]::Runner>::run
[INFO] [stdout]   12:     0x64e39bf680b5 - <trybuild[df857fc938449a83]::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]   13:     0x64e39bdee4e1 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[df857fc938449a83]::TestCases>
[INFO] [stdout]   14:     0x64e39bdf2676 - it[255d179febd39e00]::api::ruma_api::ui
[INFO] [stdout]   15:     0x64e39bdf21e3 - it[255d179febd39e00]::api::ruma_api::ui::{closure#0}
[INFO] [stdout]   16:     0x64e39bdf3926 - <it[255d179febd39e00]::api::ruma_api::ui::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x64e39bfe8b9b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   18:     0x64e39bff53fa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   19:     0x64e39bfef8c4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x64e39bff7ef2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x64e39c0f043f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x77644bb5eaa4 - <unknown>
[INFO] [stdout]   23:     0x77644bbeba64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::ruma_api::ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ruma-common --test it`
[INFO] running `Command { std: "docker" "inspect" "3a4d9110aadd2cc4337849273fe1f687099fe7e16271477584817bb16e3cabd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4d9110aadd2cc4337849273fe1f687099fe7e16271477584817bb16e3cabd8", kill_on_drop: false }`
[INFO] [stdout] 3a4d9110aadd2cc4337849273fe1f687099fe7e16271477584817bb16e3cabd8
