[INFO] fetching crate rss-forwarder 0.7.1...
[INFO] checking rss-forwarder-0.7.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate rss-forwarder 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rss-forwarder 0.7.1
[INFO] finished tweaking crates.io crate rss-forwarder 0.7.1
[INFO] tweaked toml for crates.io crate rss-forwarder 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rss-forwarder 0.7.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rss-forwarder 0.7.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e3caac17e39bd0ab9388dab7b9a037e5e505e32e5c2f596700adf01b2271866
[INFO] running `Command { std: "docker" "start" "-a" "5e3caac17e39bd0ab9388dab7b9a037e5e505e32e5c2f596700adf01b2271866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e3caac17e39bd0ab9388dab7b9a037e5e505e32e5c2f596700adf01b2271866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3caac17e39bd0ab9388dab7b9a037e5e505e32e5c2f596700adf01b2271866", kill_on_drop: false }`
[INFO] [stdout] 5e3caac17e39bd0ab9388dab7b9a037e5e505e32e5c2f596700adf01b2271866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a14867e955cfc54e533901e399a26e1d355ea70b4bee51adaf554ffddd839102
[INFO] running `Command { std: "docker" "start" "-a" "a14867e955cfc54e533901e399a26e1d355ea70b4bee51adaf554ffddd839102", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rss v2.0.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.37
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking mimalloc v0.1.41
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking hickory-proto v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking async-compression v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking slack-bk v0.1.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking atom_syndication v0.12.2
[INFO] [stderr]     Checking hickory-resolver v0.24.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking html2text v0.12.5
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rss-forwarder v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_atom` is never used
[INFO] [stdout]   --> src/feed/mod.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> Feed {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn is_atom(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `content_as_text` is never used
[INFO] [stdout]   --> src/feed/item.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait FeedItem<'a>: Sync {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn content_as_text(&'a self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbedImage` is never constructed
[INFO] [stdout]    --> src/sink/discord.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct EmbedImage<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/feed/item.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn title(&'a self) -> Option<&str>;
[INFO] [stdout]   |               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]   |               |
[INFO] [stdout]   |               the lifetime is named 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: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn title(&'a self) -> Option<&'a str>;
[INFO] [stdout]   |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn description(&'a self) -> Option<&str>;
[INFO] [stdout]    |                     --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn description(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn content(&'a self) -> Option<&str>;
[INFO] [stdout]    |                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn content(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn link(&'a self) -> Option<&str>;
[INFO] [stdout]    |              --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn link(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn authors(&'a self) -> Vec<Author>;
[INFO] [stdout]    |                 --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn authors(&'a self) -> Vec<Author<'a>>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn source(&'a self) -> Option<&Source>;
[INFO] [stdout]    |                --                 ^^^^^^^
[INFO] [stdout]    |                |                  ||
[INFO] [stdout]    |                |                  |the same lifetime is hidden here
[INFO] [stdout]    |                |                  the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn source(&'a self) -> Option<&'a Source<'a>>;
[INFO] [stdout]    |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn authors(&self) -> Vec<Author> {
[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] 85 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]    |                --                 ^^^^^^^
[INFO] [stdout]    |                |                  ||
[INFO] [stdout]    |                |                  |the same lifetime is hidden here
[INFO] [stdout]    |                |                  the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]    |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn authors(&self) -> Vec<Author> {
[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] 173 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]     |                --                 ^^^^^^^
[INFO] [stdout]     |                |                  ||
[INFO] [stdout]     |                |                  |the same lifetime is hidden here
[INFO] [stdout]     |                |                  the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]     |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn authors(&self) -> Vec<Author> {
[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] 284 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:292:35
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]     |                --                 ^^^^^^^
[INFO] [stdout]     |                |                  ||
[INFO] [stdout]     |                |                  |the same lifetime is hidden here
[INFO] [stdout]     |                |                  the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]     |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_atom` is never used
[INFO] [stdout]   --> src/feed/mod.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl<'a> Feed {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn is_atom(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `content_as_text` is never used
[INFO] [stdout]   --> src/feed/item.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub trait FeedItem<'a>: Sync {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn content_as_text(&'a self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbedImage` is never constructed
[INFO] [stdout]    --> src/sink/discord.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct EmbedImage<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/feed/item.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn title(&'a self) -> Option<&str>;
[INFO] [stdout]   |               --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]   |               |
[INFO] [stdout]   |               the lifetime is named 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: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn title(&'a self) -> Option<&'a str>;
[INFO] [stdout]   |                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn description(&'a self) -> Option<&str>;
[INFO] [stdout]    |                     --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn description(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn content(&'a self) -> Option<&str>;
[INFO] [stdout]    |                 --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn content(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn link(&'a self) -> Option<&str>;
[INFO] [stdout]    |              --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn link(&'a self) -> Option<&'a str>;
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn authors(&'a self) -> Vec<Author>;
[INFO] [stdout]    |                 --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn authors(&'a self) -> Vec<Author<'a>>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn source(&'a self) -> Option<&Source>;
[INFO] [stdout]    |                --                 ^^^^^^^
[INFO] [stdout]    |                |                  ||
[INFO] [stdout]    |                |                  |the same lifetime is hidden here
[INFO] [stdout]    |                |                  the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn source(&'a self) -> Option<&'a Source<'a>>;
[INFO] [stdout]    |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn authors(&self) -> Vec<Author> {
[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] 85 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/feed/item.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]    |                --                 ^^^^^^^
[INFO] [stdout]    |                |                  ||
[INFO] [stdout]    |                |                  |the same lifetime is hidden here
[INFO] [stdout]    |                |                  the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]    |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:173:16
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn authors(&self) -> Vec<Author> {
[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] 173 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]     |                --                 ^^^^^^^
[INFO] [stdout]     |                |                  ||
[INFO] [stdout]     |                |                  |the same lifetime is hidden here
[INFO] [stdout]     |                |                  the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]     |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn authors(&self) -> Vec<Author> {
[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] 284 |     fn authors(&self) -> Vec<Author<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/feed/item.rs:292:35
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn source(&'a self) -> Option<&Source> {
[INFO] [stdout]     |                --                 ^^^^^^^
[INFO] [stdout]     |                |                  ||
[INFO] [stdout]     |                |                  |the same lifetime is hidden here
[INFO] [stdout]     |                |                  the same lifetime is elided here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn source(&'a self) -> Option<&'a Source<'a>> {
[INFO] [stdout]     |                                    ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
[INFO] running `Command { std: "docker" "inspect" "a14867e955cfc54e533901e399a26e1d355ea70b4bee51adaf554ffddd839102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14867e955cfc54e533901e399a26e1d355ea70b4bee51adaf554ffddd839102", kill_on_drop: false }`
[INFO] [stdout] a14867e955cfc54e533901e399a26e1d355ea70b4bee51adaf554ffddd839102
