[INFO] cloning repository https://github.com/paranoikcodit/porno-extractor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paranoikcodit/porno-extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoikcodit%2Fporno-extractor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoikcodit%2Fporno-extractor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bb9b7cb7c7e8cb410d511a0678ab95d742c1ac0
[INFO] checking paranoikcodit/porno-extractor against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparanoikcodit%2Fporno-extractor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paranoikcodit/porno-extractor
[INFO] finished tweaking git repo https://github.com/paranoikcodit/porno-extractor
[INFO] tweaked toml for git repo https://github.com/paranoikcodit/porno-extractor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paranoikcodit/porno-extractor on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paranoikcodit/porno-extractor 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://gitlab.com/dawn_app/enum_delegate.git`
[INFO] [stderr]     Updating git repository `https://gitlab.com/antonok/enum_dispatch.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote_into_macro v0.2.0
[INFO] [stderr]   Downloaded quote_into v0.2.0
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] [stderr]   Downloaded winnow v0.5.28
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded syn v2.0.40
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6adf3202b7a9474784a507a1378674b831b3cf80fc31805d08c6ec5e2d4b5e6e
[INFO] running `Command { std: "docker" "start" "-a" "6adf3202b7a9474784a507a1378674b831b3cf80fc31805d08c6ec5e2d4b5e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6adf3202b7a9474784a507a1378674b831b3cf80fc31805d08c6ec5e2d4b5e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adf3202b7a9474784a507a1378674b831b3cf80fc31805d08c6ec5e2d4b5e6e", kill_on_drop: false }`
[INFO] [stdout] 6adf3202b7a9474784a507a1378674b831b3cf80fc31805d08c6ec5e2d4b5e6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e7a57e0d7e5fb1a35d92823ad0f0225d0770226568096039b9649bbfe42d1aa
[INFO] running `Command { std: "docker" "start" "-a" "6e7a57e0d7e5fb1a35d92823ad0f0225d0770226568096039b9649bbfe42d1aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.30
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.12 (https://gitlab.com/antonok/enum_dispatch.git#38d9dd50)
[INFO] [stderr]    Compiling quote_into_macro v0.2.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling quote_into v0.2.0
[INFO] [stderr]    Compiling enum_delegate_codegen v0.3.0 (https://gitlab.com/dawn_app/enum_delegate.git?branch=kiss-rewrite#949e05d8)
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking enum_delegate v0.3.0 (https://gitlab.com/dawn_app/enum_delegate.git?branch=kiss-rewrite#949e05d8)
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking scraper v0.18.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking porno-extractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn get_search_variants(&self, query: &str) -> anyhow::Result<crate::SearchResult> {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_id`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         video_id: &str,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_id`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_video(&self, video_id: &str) -> anyhow::Result<crate::Video> {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         page: u16,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_type`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         page_type: crate::PageType,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn get_model(&self, model: &str) -> anyhow::Result<crate::Model> {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:11:41
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn get_search_variants(&self, query: &str) -> anyhow::Result<crate::SearchResult> {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_id`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         video_id: &str,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `video_id`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn get_video(&self, video_id: &str) -> anyhow::Result<crate::Video> {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         page: u16,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_type`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         page_type: crate::PageType,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/extractors/pornhub_extractor/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn get_model(&self, model: &str) -> anyhow::Result<crate::Model> {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn get_search_variants(&self, query: &str) -> anyhow::Result<SearchResult>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 77 -     async fn get_search_variants(&self, query: &str) -> anyhow::Result<SearchResult>;
[INFO] [stdout] 77 +     fn get_search_variants(&self, query: &str) -> impl std::future::Future<Output = anyhow::Result<SearchResult>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn get_recommendations(&self, video_id: &str) -> anyhow::Result<Vec<VideoPreview>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 78 -     async fn get_recommendations(&self, video_id: &str) -> anyhow::Result<Vec<VideoPreview>>;
[INFO] [stdout] 78 +     fn get_recommendations(&self, video_id: &str) -> impl std::future::Future<Output = anyhow::Result<Vec<VideoPreview>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     async fn get_video(&self, video_id: &str) -> anyhow::Result<Video>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 79 -     async fn get_video(&self, video_id: &str) -> anyhow::Result<Video>;
[INFO] [stdout] 79 +     fn get_video(&self, video_id: &str) -> impl std::future::Future<Output = anyhow::Result<Video>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     async fn get_videos_page(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 81 ~     fn get_videos_page(
[INFO] [stdout] 82 |         &self,
[INFO] [stdout] 83 |         page: u16,
[INFO] [stdout] 84 |         page_type: PageType,
[INFO] [stdout] 85 ~     ) -> impl std::future::Future<Output = anyhow::Result<Vec<VideoPreview>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn get_model(&self, model: &str) -> anyhow::Result<Model>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 86 -     async fn get_model(&self, model: &str) -> anyhow::Result<Model>;
[INFO] [stdout] 86 +     fn get_model(&self, model: &str) -> impl std::future::Future<Output = anyhow::Result<Model>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn get_search_variants(&self, query: &str) -> anyhow::Result<SearchResult>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 77 -     async fn get_search_variants(&self, query: &str) -> anyhow::Result<SearchResult>;
[INFO] [stdout] 77 +     fn get_search_variants(&self, query: &str) -> impl std::future::Future<Output = anyhow::Result<SearchResult>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn get_recommendations(&self, video_id: &str) -> anyhow::Result<Vec<VideoPreview>>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 78 -     async fn get_recommendations(&self, video_id: &str) -> anyhow::Result<Vec<VideoPreview>>;
[INFO] [stdout] 78 +     fn get_recommendations(&self, video_id: &str) -> impl std::future::Future<Output = anyhow::Result<Vec<VideoPreview>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     async fn get_video(&self, video_id: &str) -> anyhow::Result<Video>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 79 -     async fn get_video(&self, video_id: &str) -> anyhow::Result<Video>;
[INFO] [stdout] 79 +     fn get_video(&self, video_id: &str) -> impl std::future::Future<Output = anyhow::Result<Video>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     async fn get_videos_page(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 81 ~     fn get_videos_page(
[INFO] [stdout] 82 |         &self,
[INFO] [stdout] 83 |         page: u16,
[INFO] [stdout] 84 |         page_type: PageType,
[INFO] [stdout] 85 ~     ) -> impl std::future::Future<Output = anyhow::Result<Vec<VideoPreview>>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn get_model(&self, model: &str) -> anyhow::Result<Model>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 86 -     async fn get_model(&self, model: &str) -> anyhow::Result<Model>;
[INFO] [stdout] 86 +     fn get_model(&self, model: &str) -> impl std::future::Future<Output = anyhow::Result<Model>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.87s
[INFO] running `Command { std: "docker" "inspect" "6e7a57e0d7e5fb1a35d92823ad0f0225d0770226568096039b9649bbfe42d1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7a57e0d7e5fb1a35d92823ad0f0225d0770226568096039b9649bbfe42d1aa", kill_on_drop: false }`
[INFO] [stdout] 6e7a57e0d7e5fb1a35d92823ad0f0225d0770226568096039b9649bbfe42d1aa
