[INFO] cloning repository https://github.com/dyatelok/distributed-lab-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyatelok/distributed-lab-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Fdistributed-lab-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Fdistributed-lab-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97caa422e856f58be53cc52bda09bc4797c843be
[INFO] checking dyatelok/distributed-lab-challenge/97caa422e856f58be53cc52bda09bc4797c843be against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyatelok%2Fdistributed-lab-challenge" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dyatelok/distributed-lab-challenge on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dyatelok/distributed-lab-challenge
[INFO] finished tweaking git repo https://github.com/dyatelok/distributed-lab-challenge
[INFO] tweaked toml for git repo https://github.com/dyatelok/distributed-lab-challenge written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dyatelok/distributed-lab-challenge 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc1/source/hilter-crawler/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 466e439c732556acca4787be208fb836c0a34a7ff8258f104e90070cde68c69b
[INFO] running `Command { std: "docker" "start" "-a" "466e439c732556acca4787be208fb836c0a34a7ff8258f104e90070cde68c69b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "466e439c732556acca4787be208fb836c0a34a7ff8258f104e90070cde68c69b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466e439c732556acca4787be208fb836c0a34a7ff8258f104e90070cde68c69b", kill_on_drop: false }`
[INFO] [stdout] 466e439c732556acca4787be208fb836c0a34a7ff8258f104e90070cde68c69b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259a5c0619007fa25a803e9c8650db59d26f495497212f1c409c89f3fc519c7c
[INFO] running `Command { std: "docker" "start" "-a" "259a5c0619007fa25a803e9c8650db59d26f495497212f1c409c89f3fc519c7c", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/hilter-crawler/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking brotli-decompressor v3.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking piniatas v0.1.0 (/opt/rustwide/workdir/piniatas)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> piniatas/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking students-capital v0.1.0 (/opt/rustwide/workdir/students-capital)
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking long-arithmetic v0.1.0 (/opt/rustwide/workdir/long-arithmetic)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> piniatas/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking brotli v4.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking maze v0.1.0 (/opt/rustwide/workdir/maze)
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking utxo-chain v0.1.0 (/opt/rustwide/workdir/utxo-chain)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking async-compression v0.4.8
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking backpack v0.1.0 (/opt/rustwide/workdir/backpack)
[INFO] [stderr]     Checking website-analytics v0.1.0 (/opt/rustwide/workdir/website-analytics)
[INFO] [stderr]     Checking orderbook v0.1.0 (/opt/rustwide/workdir/orderbook)
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking select v0.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.3
[INFO] [stderr]     Checking hilter-crawler v0.1.0 (/opt/rustwide/workdir/hilter-crawler)
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | async fn fetch_url(mut client: ServiceClient, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | async fn fetch_url(mut client: ServiceClient, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:174:76
[INFO] [stdout]     |
[INFO] [stdout] 174 |   async fn fetch_url(mut client: ServiceClient, url: &str) -> Option<String> {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 175 | |     let recuest = Request::new(Method::GET, url.parse().ok()?);
[INFO] [stdout] 176 | |     let res = client.ready().await.ok()?.call(recuest).await.ok()?;
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:174:76
[INFO] [stdout]     |
[INFO] [stdout] 174 |   async fn fetch_url(mut client: ServiceClient, url: &str) -> Option<String> {
[INFO] [stdout]     |  ____________________________________________________________________________^
[INFO] [stdout] 175 | |     let recuest = Request::new(Method::GET, url.parse().ok()?);
[INFO] [stdout] 176 | |     let res = client.ready().await.ok()?.call(recuest).await.ok()?;
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | async fn find_urls<'a>(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:181:10
[INFO] [stdout]     |
[INFO] [stdout] 181 | async fn find_urls<'a>(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |   ) -> Vec<(String, HashSet<String>)> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 186 | |     let links = new_urls.into_iter().map(|url| {
[INFO] [stdout] 187 | |         let cloned_cliend = client.clone();
[INFO] [stdout] 188 | |         async {
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |         .collect()
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |   ) -> Vec<(String, HashSet<String>)> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 186 | |     let links = new_urls.into_iter().map(|url| {
[INFO] [stdout] 187 | |         let cloned_cliend = client.clone();
[INFO] [stdout] 188 | |         async {
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |         .collect()
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:186:42
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let links = new_urls.into_iter().map(|url| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         async {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:196:22
[INFO] [stdout]     |
[INFO] [stdout] 196 |             html.map(|html| extract_links(&html))
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:186:42
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let links = new_urls.into_iter().map(|url| {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 .map(|outgoing| (url, outgoing))
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         async {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:196:22
[INFO] [stdout]     |
[INFO] [stdout] 196 |             html.map(|html| extract_links(&html))
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `ServiceClient::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:197:22
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 .map(|outgoing| (url, outgoing))
[INFO] [stdout]     |                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> hilter-crawler/src/lib.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 | type ServiceClient = impl Service<Request, Response = Response, Error = BoxError> + Clone;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hilter-crawler` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hilter-crawler` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "259a5c0619007fa25a803e9c8650db59d26f495497212f1c409c89f3fc519c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259a5c0619007fa25a803e9c8650db59d26f495497212f1c409c89f3fc519c7c", kill_on_drop: false }`
[INFO] [stdout] 259a5c0619007fa25a803e9c8650db59d26f495497212f1c409c89f3fc519c7c
