[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] testing KMUNIVE/prueba against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMUNIVE%2Fprueba" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KMUNIVE/prueba on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Stremio/local-search`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.5.0
[INFO] [stderr]   Downloaded stremio-official-addons v2.0.12
[INFO] [stderr]   Downloaded magnet-url v2.0.0
[INFO] [stderr]   Downloaded enclose v1.1.8
[INFO] [stderr]   Downloaded lazysort v0.2.1
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded tokio-executor v0.2.0-alpha.1
[INFO] [stderr]   Downloaded array-init v0.0.4
[INFO] [stderr]   Downloaded serde_url_params v0.2.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.14
[INFO] [stderr]   Downloaded assert_matches v1.5.0
[INFO] [stderr]   Downloaded serde_with_macros v3.9.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.28
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.28
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded proc_macro_roids v0.8.0
[INFO] [stderr]   Downloaded tokio-current-thread v0.2.0-alpha.1
[INFO] [stderr]   Downloaded stremio-serde-hex v0.1.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.6
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded url v2.4.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.9
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded cc v1.1.23
[INFO] [stderr]   Downloaded serde_with v3.9.0
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6
[INFO] running `Command { std: "docker" "start" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling enclose v1.1.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling lazysort v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling localsearch v0.1.0 (https://github.com/Stremio/local-search?branch=main#74fefe1d)
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling magnet-url v2.0.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 thiserror-impl v1.0.64
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling stremio-derive v0.1.0 (/opt/rustwide/workdir/stremio-derive)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.25.0
[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 stremio-serde-hex v0.1.0
[INFO] [stderr]    Compiling stremio-watched-bitfield v0.1.0 (/opt/rustwide/workdir/stremio-watched-bitfield)
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling serde_url_params v0.2.1
[INFO] [stderr]    Compiling stremio-official-addons v2.0.12
[INFO] [stderr]    Compiling serde_with v3.9.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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.05s
[INFO] running `Command { std: "docker" "inspect" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tokio-executor v0.2.0-alpha.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/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]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tokio-current-thread v0.2.0-alpha.1
[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/1.97.0-beta.6-x86_64-unknown-linux-gnu/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=bf030b5ce44aa561 -C extra-filename=-157b448c32d5f065 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-62ea4422d3cfe629.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-08150f2f0583e113.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1ebce8b0ca5ca0e.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-9e6dbad3b91f525f.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8738982aa04ac9c9.so --extern either=/opt/rustwide/target/debug/deps/libeither-364920c52f4b4434.rlib --extern enclose=/opt/rustwide/target/debug/deps/libenclose-d7d4b96324b5b9d0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-5427691147ff7217.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-19e10794248ff415.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-48028c090c9e0fdb.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-82fe2c13b7f2c543.rlib --extern lazysort=/opt/rustwide/target/debug/deps/liblazysort-2b17e35bcdc316ff.rlib --extern localsearch=/opt/rustwide/target/debug/deps/liblocalsearch-95ed908e515e8ea8.rlib --extern magnet_url=/opt/rustwide/target/debug/deps/libmagnet_url-524af90fac2e4a1a.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-9400ad0edc1fee6b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2e298b3d3dd308e0.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4ca9867dc1360d07.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-e6d843c2c5a35103.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d64672b3690d41f2.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-ce5958d8045441a5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94aaf8bbbc0d5377.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-af34b04c5dd85ca6.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-0b8c540a6acd5e98.rlib --extern serde_url_params=/opt/rustwide/target/debug/deps/libserde_url_params-9909fbf5718e8518.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2eb701a14cdbf3e9.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-eefbc5c79d190794.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-81e8bc476c4dcaa6.rlib --extern stremio_derive=/opt/rustwide/target/debug/deps/libstremio_derive-18d192dc6cb3256d.so --extern stremio_official_addons=/opt/rustwide/target/debug/deps/libstremio_official_addons-9f8a9f6fd0e1d32f.rlib --extern stremio_serde_hex=/opt/rustwide/target/debug/deps/libstremio_serde_hex-2b0ace4062f626d5.rlib --extern stremio_watched_bitfield=/opt/rustwide/target/debug/deps/libstremio_watched_bitfield-864b0074e9c1ec99.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-2b191f68efb38cf3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f0cfe87c26032d15.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e552adb205967e1c.rlib --extern tokio_current_thread=/opt/rustwide/target/debug/deps/libtokio_current_thread-5dfcb4b0aa909d22.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a804805ca59f6a8f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d14143a790b9c88d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6", kill_on_drop: false }`
[INFO] [stdout] 78c5f9c3774e31a0cebe7bdcc5b997d49bd7b3e9df879a91e9306d7d94067cf6
