[INFO] fetching crate synapse-rpc 0.1.20...
[INFO] testing synapse-rpc-0.1.20 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate synapse-rpc 0.1.20 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate synapse-rpc 0.1.20
[INFO] finished tweaking crates.io crate synapse-rpc 0.1.20
[INFO] tweaked toml for crates.io crate synapse-rpc 0.1.20 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate synapse-rpc 0.1.20 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.3)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20f897fa9bd2347b34f7ce1f4c0b4729a7cecf0467e67bca4a5cfb743e59fb2d
[INFO] running `Command { std: "docker" "start" "-a" "20f897fa9bd2347b34f7ce1f4c0b4729a7cecf0467e67bca4a5cfb743e59fb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20f897fa9bd2347b34f7ce1f4c0b4729a7cecf0467e67bca4a5cfb743e59fb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f897fa9bd2347b34f7ce1f4c0b4729a7cecf0467e67bca4a5cfb743e59fb2d", kill_on_drop: false }`
[INFO] [stdout] 20f897fa9bd2347b34f7ce1f4c0b4729a7cecf0467e67bca4a5cfb743e59fb2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153e38d3e676780fbe4a707864df79585111526072730472f31ee22c7ecabb9d
[INFO] running `Command { std: "docker" "start" "-a" "153e38d3e676780fbe4a707864df79585111526072730472f31ee22c7ecabb9d", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling url_serde v0.2.0
[INFO] [stderr]    Compiling synapse-rpc v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:809:14
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:822:14
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:844:14
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:932:14
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:948:14
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:966:14
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:987:14
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/criterion.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field>;
[INFO] [stdout]    |              ^^^^^                         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field<'_>>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
[INFO] running `Command { std: "docker" "inspect" "153e38d3e676780fbe4a707864df79585111526072730472f31ee22c7ecabb9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153e38d3e676780fbe4a707864df79585111526072730472f31ee22c7ecabb9d", kill_on_drop: false }`
[INFO] [stdout] 153e38d3e676780fbe4a707864df79585111526072730472f31ee22c7ecabb9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdcedd7fcdfcb94863576f979ad749795099451001974ee986c24fd18ef0d02b
[INFO] running `Command { std: "docker" "start" "-a" "bdcedd7fcdfcb94863576f979ad749795099451001974ee986c24fd18ef0d02b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:809:14
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:822:14
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:844:14
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:932:14
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:948:14
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:966:14
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:987:14
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/criterion.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field>;
[INFO] [stdout]    |              ^^^^^                         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field<'_>>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synapse-rpc v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:809:14
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:822:14
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 822 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:844:14
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 844 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:868:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 868 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:932:14
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:948:14
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 948 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:966:14
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 966 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resource.rs:987:14
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 987 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/criterion.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field>;
[INFO] [stdout]    |              ^^^^^                         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn field(&self, field: &str) -> Option<Field<'_>>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/criterion.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |         fn field(&self, f: &str) -> Option<Field> {
[INFO] [stdout]     |                  ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |         fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "bdcedd7fcdfcb94863576f979ad749795099451001974ee986c24fd18ef0d02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcedd7fcdfcb94863576f979ad749795099451001974ee986c24fd18ef0d02b", kill_on_drop: false }`
[INFO] [stdout] bdcedd7fcdfcb94863576f979ad749795099451001974ee986c24fd18ef0d02b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb07e1f5885875a9f140c34f8f1ff821a949b65b2cc0dbbd7fcd20c7708ece8e
[INFO] running `Command { std: "docker" "start" "-a" "bb07e1f5885875a9f140c34f8f1ff821a949b65b2cc0dbbd7fcd20c7708ece8e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:809:14
[INFO] [stderr]     |
[INFO] [stderr] 809 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 809 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:822:14
[INFO] [stderr]     |
[INFO] [stderr] 822 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 822 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:844:14
[INFO] [stderr]     |
[INFO] [stderr] 844 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 844 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:868:14
[INFO] [stderr]     |
[INFO] [stderr] 868 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 868 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:932:14
[INFO] [stderr]     |
[INFO] [stderr] 932 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 932 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:948:14
[INFO] [stderr]     |
[INFO] [stderr] 948 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 948 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:966:14
[INFO] [stderr]     |
[INFO] [stderr] 966 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 966 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/resource.rs:987:14
[INFO] [stderr]     |
[INFO] [stderr] 987 |     fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |              ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 987 |     fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/criterion.rs:72:14
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn field(&self, field: &str) -> Option<Field>;
[INFO] [stderr]    |              ^^^^^                         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn field(&self, field: &str) -> Option<Field<'_>>;
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/criterion.rs:225:18
[INFO] [stderr]     |
[INFO] [stderr] 225 |         fn field(&self, f: &str) -> Option<Field> {
[INFO] [stderr]     |                  ^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |         fn field(&self, f: &str) -> Option<Field<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `synapse-rpc` (lib) generated 9 warnings (run `cargo fix --lib -p synapse-rpc` to apply 9 suggestions)
[INFO] [stderr] warning: `synapse-rpc` (lib test) generated 10 warnings (9 duplicates) (run `cargo fix --lib -p synapse-rpc --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synapse_rpc-65b400ca084b74c1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test criterion::tests::test_match_bad_field ... ok
[INFO] [stdout] test criterion::tests::test_match_none_in ... ok
[INFO] [stdout] test criterion::tests::test_match_none_not_in ... ok
[INFO] [stdout] test criterion::tests::test_match_none ... ok
[INFO] [stderr]    Doc-tests synapse_rpc
[INFO] [stdout] test criterion::tests::test_match ... ok
[INFO] [stdout] test criterion::tests::test_like ... ok
[INFO] [stdout] test criterion::tests::test_match_some ... ok
[INFO] [stdout] test message::tests::test_json_repr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bb07e1f5885875a9f140c34f8f1ff821a949b65b2cc0dbbd7fcd20c7708ece8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb07e1f5885875a9f140c34f8f1ff821a949b65b2cc0dbbd7fcd20c7708ece8e", kill_on_drop: false }`
[INFO] [stdout] bb07e1f5885875a9f140c34f8f1ff821a949b65b2cc0dbbd7fcd20c7708ece8e
