[INFO] cloning repository https://github.com/Colerar/Plutus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Colerar/Plutus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FPlutus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FPlutus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adf634fec1bbd22d0c7b397c936d048b3be17211
[INFO] checking Colerar/Plutus against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FPlutus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Colerar/Plutus
[INFO] finished tweaking git repo https://github.com/Colerar/Plutus
[INFO] tweaked toml for git repo https://github.com/Colerar/Plutus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Colerar/Plutus on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Colerar/Plutus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d808056b2725293f07bc217f58c7db7847ad7667ac7f8083ee5cbd55bcb547cd
[INFO] running `Command { std: "docker" "start" "-a" "d808056b2725293f07bc217f58c7db7847ad7667ac7f8083ee5cbd55bcb547cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d808056b2725293f07bc217f58c7db7847ad7667ac7f8083ee5cbd55bcb547cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d808056b2725293f07bc217f58c7db7847ad7667ac7f8083ee5cbd55bcb547cd", kill_on_drop: false }`
[INFO] [stdout] d808056b2725293f07bc217f58c7db7847ad7667ac7f8083ee5cbd55bcb547cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d8593e45bdcb55fe4ba4f82ad47cb0341a499cf15a274b212e1f50f28668ef
[INFO] running `Command { std: "docker" "start" "-a" "d0d8593e45bdcb55fe4ba4f82ad47cb0341a499cf15a274b212e1f50f28668ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pastey v0.1.0
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]     Checking crokey v1.1.0
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking coolor v1.0.0
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling plutus v0.1.0 (/opt/rustwide/workdir/plutus)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking terminal-link v0.1.0
[INFO] [stderr]     Checking qr2term v0.3.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking diesel v2.2.8
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking termimad v0.31.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking async-compression v0.4.21
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking reqwest_cookie_store v0.8.0
[INFO] [stderr]     Checking plutus-core v0.1.0 (/opt/rustwide/workdir/plutus-core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> plutus-core/src/api/macros.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub fn new(client: &crate::client::Client) -> $name {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: plutus-core/src/api/mod.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | api!(Passport, Live, Info);
[INFO] [stdout]    | -------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub fn new(client: &crate::client::Client) -> $name<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> plutus-core/src/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub fn [<$api_struct:lower>](&self) -> crate::api::$api_struct {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |                   |
[INFO] [stdout]    |                  |                   the lifetime is elided here
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 34 |   api_getter!(Passport, Live, Info);
[INFO] [stdout]    |   --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `api_getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub fn [<$api_struct:lower>](&self) -> crate<'_>::api::$api_struct {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plutus-core/src/client.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie>;
[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 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] 126 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie<'_>>;
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plutus-core/src/client.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie> {
[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 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] 136 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> plutus-core/src/api/macros.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub fn new(client: &crate::client::Client) -> $name {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: plutus-core/src/api/mod.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | api!(Passport, Live, Info);
[INFO] [stdout]    | -------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub fn new(client: &crate::client::Client) -> $name<'_> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> plutus-core/src/client.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub fn [<$api_struct:lower>](&self) -> crate::api::$api_struct {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |                   |
[INFO] [stdout]    |                  |                   the lifetime is elided here
[INFO] [stdout]    |                  the same lifetime is hidden here
[INFO] [stdout] ...
[INFO] [stdout] 34 |   api_getter!(Passport, Live, Info);
[INFO] [stdout]    |   --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `api_getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub fn [<$api_struct:lower>](&self) -> crate<'_>::api::$api_struct {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plutus-core/src/client.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie>;
[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 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] 126 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie<'_>>;
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plutus-core/src/client.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie> {
[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 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] 136 |   fn get_bili(&self, name: &str) -> Option<&cookie_store::Cookie<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> plutus/src/state.rs:49:50
[INFO] [stdout]    |
[INFO] [stdout] 49 |       pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                  |                 |
[INFO] [stdout]    |                                                  |                 temporary value is freed at the end of this statement
[INFO] [stdout]    |                                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                                                  argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_migrations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> plutus/src/state.rs:49:50
[INFO] [stdout]    |
[INFO] [stdout] 49 |       pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!();
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                  |                 |
[INFO] [stdout]    |                                                  |                 temporary value is freed at the end of this statement
[INFO] [stdout]    |                                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                                                  argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_migrations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plutus` (bin "plutus") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plutus` (bin "plutus" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d0d8593e45bdcb55fe4ba4f82ad47cb0341a499cf15a274b212e1f50f28668ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d8593e45bdcb55fe4ba4f82ad47cb0341a499cf15a274b212e1f50f28668ef", kill_on_drop: false }`
[INFO] [stdout] d0d8593e45bdcb55fe4ba4f82ad47cb0341a499cf15a274b212e1f50f28668ef
