[INFO] cloning repository https://github.com/KMUNIVE/prueba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KMUNIVE/prueba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMUNIVE%2Fprueba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMUNIVE%2Fprueba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f063177b436c0d4d03416d26e534d36afb9e20ce
[INFO] building KMUNIVE/prueba against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMUNIVE%2Fprueba" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/KMUNIVE/prueba
[INFO] finished tweaking git repo https://github.com/KMUNIVE/prueba
[INFO] tweaked toml for git repo https://github.com/KMUNIVE/prueba written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KMUNIVE/prueba on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KMUNIVE/prueba 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31a999bbeb508c82d14f3eaec84d13b10cead063db84d815496e4ef035d3fc0b
[INFO] running `Command { std: "docker" "start" "-a" "31a999bbeb508c82d14f3eaec84d13b10cead063db84d815496e4ef035d3fc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a999bbeb508c82d14f3eaec84d13b10cead063db84d815496e4ef035d3fc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a999bbeb508c82d14f3eaec84d13b10cead063db84d815496e4ef035d3fc0b", kill_on_drop: false }`
[INFO] [stdout] 31a999bbeb508c82d14f3eaec84d13b10cead063db84d815496e4ef035d3fc0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f46617bab5f45203e4a5ab626762eba41b93e5260fe5b6bcd52f2343d3f2df5
[INFO] running `Command { std: "docker" "start" "-a" "2f46617bab5f45203e4a5ab626762eba41b93e5260fe5b6bcd52f2343d3f2df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling localsearch v0.1.0 (https://github.com/Stremio/local-search?branch=main#74fefe1d)
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling magnet-url v2.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling enclose v1.1.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazysort v0.2.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc_macro_roids v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling stremio-derive v0.1.0 (/opt/rustwide/workdir/stremio-derive)
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling stremio-watched-bitfield v0.1.0 (/opt/rustwide/workdir/stremio-watched-bitfield)
[INFO] [stderr]    Compiling stremio-serde-hex v0.1.0
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling serde_url_params v0.2.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling stremio-official-addons v2.0.12
[INFO] [stderr]    Compiling stremio-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/resource/meta_item.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn stream(&self) -> Option<Cow<Stream>> {
[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] 316 |     pub fn stream(&self) -> Option<Cow<'_, Stream>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/addon/manifest.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<ExtraProp>> {
[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] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<'_, ExtraProp>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/runtime.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<M>> {
[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] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<'_, M>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "2f46617bab5f45203e4a5ab626762eba41b93e5260fe5b6bcd52f2343d3f2df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f46617bab5f45203e4a5ab626762eba41b93e5260fe5b6bcd52f2343d3f2df5", kill_on_drop: false }`
[INFO] [stdout] 2f46617bab5f45203e4a5ab626762eba41b93e5260fe5b6bcd52f2343d3f2df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d52751fd5642f97a1574785b7e1c74724095d40c46425aa8927a8448c5f5ef34
[INFO] running `Command { std: "docker" "start" "-a" "d52751fd5642f97a1574785b7e1c74724095d40c46425aa8927a8448c5f5ef34", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio-executor v0.2.0-alpha.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/resource/meta_item.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn stream(&self) -> Option<Cow<Stream>> {
[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] 316 |     pub fn stream(&self) -> Option<Cow<'_, Stream>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/addon/manifest.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<ExtraProp>> {
[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] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<'_, ExtraProp>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/runtime.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<M>> {
[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] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<'_, M>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio-current-thread v0.2.0-alpha.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling stremio-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/runtime/runtime.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<M>> {
[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] 54 |     pub fn model(&self) -> LockResult<RwLockReadGuard<'_, M>> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/addon/manifest.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<ExtraProp>> {
[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] 346 |     pub fn iter(&self) -> impl Iterator<Item = Cow<'_, ExtraProp>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/types/resource/meta_item.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn stream(&self) -> Option<Cow<Stream>> {
[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] 316 |     pub fn stream(&self) -> Option<Cow<'_, Stream>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stremio-core` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name stremio_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("analytics", "default", "derive", "env-future-send"))' -C metadata=55ac7f6640f449e5 -C extra-filename=-4280a4798e2c9cd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-990b2eea93ad961b.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-d60c6a1b40e356e3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0675b761836a7fc1.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-f57b794470adc279.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0d847514e5634b88.so --extern either=/opt/rustwide/target/debug/deps/libeither-50b95428db42d46e.rlib --extern enclose=/opt/rustwide/target/debug/deps/libenclose-82310e149fa1dc87.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-677d8aca5f3f1a32.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-52ff2d48dc363576.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a5680a09d27e6e78.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-39722cb3ff93cfb5.rlib --extern lazysort=/opt/rustwide/target/debug/deps/liblazysort-7e831d50eb5a3fe6.rlib --extern localsearch=/opt/rustwide/target/debug/deps/liblocalsearch-594c516957181b1c.rlib --extern magnet_url=/opt/rustwide/target/debug/deps/libmagnet_url-b9efd2c96e98eff3.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-c49d041eccfa564e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e179a5e5b688f8a5.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b9bca548269032d8.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-89bb348f997a8be6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7c4f59933ec8447.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-a3e088fec6ec2013.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-901543a653b0af81.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-164c2611ab3a70b7.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-7858e0b13964f890.rlib --extern serde_url_params=/opt/rustwide/target/debug/deps/libserde_url_params-ee72508e87f6d148.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b58da72f75366314.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5351e4826cdec88a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-80ac9593c2204767.rlib --extern stremio_derive=/opt/rustwide/target/debug/deps/libstremio_derive-84905bedb21d362d.so --extern stremio_official_addons=/opt/rustwide/target/debug/deps/libstremio_official_addons-79743903b759eb03.rlib --extern stremio_serde_hex=/opt/rustwide/target/debug/deps/libstremio_serde_hex-870a0a7fecbe80ff.rlib --extern stremio_watched_bitfield=/opt/rustwide/target/debug/deps/libstremio_watched_bitfield-f81e1b9e037fddbb.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e3e454009830265e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f551384659e126a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd66e1a808070c0e.rlib --extern tokio_current_thread=/opt/rustwide/target/debug/deps/libtokio_current_thread-26740067a7c745fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-228d8ad3488dd7de.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e623fb5b208da6f6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d52751fd5642f97a1574785b7e1c74724095d40c46425aa8927a8448c5f5ef34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d52751fd5642f97a1574785b7e1c74724095d40c46425aa8927a8448c5f5ef34", kill_on_drop: false }`
[INFO] [stdout] d52751fd5642f97a1574785b7e1c74724095d40c46425aa8927a8448c5f5ef34
