[INFO] cloning repository https://github.com/Sarina-Engine/crawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sarina-Engine/crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarina-Engine%2Fcrawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarina-Engine%2Fcrawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77f187b549b70aea66d953eed80a76376c6964ab
[INFO] testing Sarina-Engine/crawler against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSarina-Engine%2Fcrawler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sarina-Engine/crawler
[INFO] finished tweaking git repo https://github.com/Sarina-Engine/crawler
[INFO] tweaked toml for git repo https://github.com/Sarina-Engine/crawler written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sarina-Engine/crawler on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sarina-Engine/crawler 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4596b653679dcb07a9a1cb5ccef61086556a9b690ed12b1f6ebdf39d6973f365
[INFO] running `Command { std: "docker" "start" "-a" "4596b653679dcb07a9a1cb5ccef61086556a9b690ed12b1f6ebdf39d6973f365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4596b653679dcb07a9a1cb5ccef61086556a9b690ed12b1f6ebdf39d6973f365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4596b653679dcb07a9a1cb5ccef61086556a9b690ed12b1f6ebdf39d6973f365", kill_on_drop: false }`
[INFO] [stdout] 4596b653679dcb07a9a1cb5ccef61086556a9b690ed12b1f6ebdf39d6973f365
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f42b6e090594a18a244851c9204d7aaeebb682ac554adcb70a05507cdff461
[INFO] running `Command { std: "docker" "start" "-a" "f2f42b6e090594a18a244851c9204d7aaeebb682ac554adcb70a05507cdff461", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling tonic-build v0.8.2
[INFO] [stderr]    Compiling digikala_scraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling tonic v0.8.2
[INFO] [stdout] warning: unused imports: `CatTemplate` and `CommentTemplate`
[INFO] [stdout]  --> src/sender/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::scraper::{CatTemplate, CommentTemplate};
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/sender/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tonic::{Request, Response, Status};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/sender/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let client = ScraperServiceClient::connect("http://[::1]:50051").await?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/lib.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub struct MainTemplate {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 66 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub struct SubTemplate {
[INFO] [stdout]    |                ----------- field in this struct
[INFO] [stdout] 86 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct FTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 58 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct PTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 74 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_categories`
[INFO] [stdout]  --> src/bin/reciever/mod.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use digikala_scraper::services::{get_categories, get_comments, get_products};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/bin/reciever/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         req: Request<CommentList>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/bin/reciever/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         req: Request<FeatureList>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f2f42b6e090594a18a244851c9204d7aaeebb682ac554adcb70a05507cdff461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f42b6e090594a18a244851c9204d7aaeebb682ac554adcb70a05507cdff461", kill_on_drop: false }`
[INFO] [stdout] f2f42b6e090594a18a244851c9204d7aaeebb682ac554adcb70a05507cdff461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d78716cb971b924d8fd0a17c93fc33499270957b91daf17af3001694ceb676
[INFO] running `Command { std: "docker" "start" "-a" "61d78716cb971b924d8fd0a17c93fc33499270957b91daf17af3001694ceb676", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `CatTemplate` and `CommentTemplate`
[INFO] [stdout]  --> src/sender/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::scraper::{CatTemplate, CommentTemplate};
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/sender/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tonic::{Request, Response, Status};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/sender/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let client = ScraperServiceClient::connect("http://[::1]:50051").await?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/lib.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub struct MainTemplate {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 66 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub struct SubTemplate {
[INFO] [stdout]    |                ----------- field in this struct
[INFO] [stdout] 86 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct FTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 58 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct PTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 74 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digikala_scraper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get_categories`
[INFO] [stdout]  --> src/bin/reciever/mod.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use digikala_scraper::services::{get_categories, get_comments, get_products};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/bin/reciever/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         req: Request<CommentList>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/bin/reciever/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         req: Request<FeatureList>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CatTemplate` and `CommentTemplate`
[INFO] [stdout]  --> src/sender/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::scraper::{CatTemplate, CommentTemplate};
[INFO] [stdout]   |                      ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]   --> src/sender/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tonic::{Request, Response, Status};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/sender/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let client = ScraperServiceClient::connect("http://[::1]:50051").await?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub_cats`
[INFO] [stdout]    --> src/scraper/category_scraper.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let sub_cats = finalize_sub_cats(&main_cats[0]).await;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_cats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub struct MainTemplate {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 66 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/category_scraper.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub struct SubTemplate {
[INFO] [stdout]    |                ----------- field in this struct
[INFO] [stdout] 86 |         pub status: i32,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct FTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 58 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/scraper/product_scraper.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct PTemplate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] 74 |     status: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "61d78716cb971b924d8fd0a17c93fc33499270957b91daf17af3001694ceb676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d78716cb971b924d8fd0a17c93fc33499270957b91daf17af3001694ceb676", kill_on_drop: false }`
[INFO] [stdout] 61d78716cb971b924d8fd0a17c93fc33499270957b91daf17af3001694ceb676
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ca164848c39632191b72a808b2e8538e47a04bb511b17a47de1e043b6269efe
[INFO] running `Command { std: "docker" "start" "-a" "1ca164848c39632191b72a808b2e8538e47a04bb511b17a47de1e043b6269efe", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `CatTemplate` and `CommentTemplate`
[INFO] [stderr]  --> src/sender/mod.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::scraper::{CatTemplate, CommentTemplate};
[INFO] [stderr]   |                      ^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Request`
[INFO] [stderr]   --> src/sender/mod.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tonic::{Request, Response, Status};
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]   --> src/sender/mod.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let client = ScraperServiceClient::connect("http://[::1]:50051").await?;
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> src/lib.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]   |          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/scraper/category_scraper.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub struct MainTemplate {
[INFO] [stderr]    |                ------------ field in this struct
[INFO] [stderr] 66 |         pub status: i32,
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MainTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/scraper/category_scraper.rs:86:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub struct SubTemplate {
[INFO] [stderr]    |                ----------- field in this struct
[INFO] [stderr] 86 |         pub status: i32,
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/scraper/product_scraper.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | struct FTemplate {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 58 |     status: i32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/scraper/product_scraper.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 73 | struct PTemplate {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] 74 |     status: i32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sub_cats`
[INFO] [stderr]    --> src/scraper/category_scraper.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 |         let sub_cats = finalize_sub_cats(&main_cats[0]).await;
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_cats`
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/scraper/category_scraper.rs:66:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub struct MainTemplate {
[INFO] [stderr]    |                ------------ field in this struct
[INFO] [stderr] 66 |         pub status: i32,
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MainTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `digikala_scraper` (lib) generated 8 warnings (run `cargo fix --lib -p digikala_scraper` to apply 2 suggestions)
[INFO] [stderr] warning: `digikala_scraper` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr] warning: unused import: `get_categories`
[INFO] [stderr]  --> src/bin/reciever/mod.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | use digikala_scraper::services::{get_categories, get_comments, get_products};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]   --> src/bin/reciever/mod.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |         req: Request<CommentList>,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `req`
[INFO] [stderr]   --> src/bin/reciever/mod.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |         req: Request<FeatureList>,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stderr] 
[INFO] [stderr] warning: `digikala_scraper` (bin "listener" test) generated 3 warnings (run `cargo fix --bin "listener" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/digikala_scraper-c757948eec677097)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test scraper::category_scraper::test::sub_cats ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scraper::category_scraper::test::sub_cats stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scraper::category_scraper::test::sub_cats' (18) panicked at src/scraper/category_scraper.rs:102:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.digikala.com")), port: None, path: "/v1/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606f3014ca72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x606f3014ca72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x606f3014ca72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x606f3014ca72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x606f3015eb6f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x606f3015eb6f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x606f30118711 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x606f30118711 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x606f30125452 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x606f3012a44f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x606f3012a2e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x606f2fed467e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x606f2fed467e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x606f3012abbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x606f3012abbf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x606f3012a96a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x606f30125589 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x606f3010c97d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x606f301677b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x606f30166cd6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x606f2fc92a87 - core::result::Result<T,E>::unwrap::h503aa3132c5313dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x606f2fc92a87 - digikala_scraper::scraper::category_scraper::test::sub_cats::{{closure}}::h48917f811b2c819e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scraper/category_scraper.rs:102:52
[INFO] [stdout]   22:     0x606f2fc8fdfd - <core::pin::Pin<P> as core::future::future::Future>::poll::h1dce95f6829b3699
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x606f2fc9589d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h589d8e58e13d211c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   24:     0x606f2fc91a90 - tokio::coop::with_budget::{{closure}}::h71f8b1cc7522ebfd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x606f2fc93045 - std::thread::local::LocalKey<T>::try_with::h187a3238b45e0eaf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x606f2fc92d3e - std::thread::local::LocalKey<T>::with::h446dde302fecccd8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x606f2fc9576f - tokio::coop::with_budget::h637c721f5f3af674
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x606f2fc9576f - tokio::coop::budget::hac50fb4f72475365
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x606f2fc9576f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h76fa4f1296121de2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   30:     0x606f2fc94210 - tokio::runtime::scheduler::current_thread::Context::enter::h1ceff706faba3bec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   31:     0x606f2fc94f0f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h958d2165f2b53b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   32:     0x606f2fc94c44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h57b2825b526bae78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   33:     0x606f2fc86793 - tokio::macros::scoped_tls::ScopedKey<T>::set::hfb260429691cba06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x606f2fc949ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf5bbff6f88b5ca3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   35:     0x606f2fc94c62 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h38e7b2295e3870eb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   36:     0x606f2fc93dca - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hae38c4694accc6df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   37:     0x606f2fc8b7bc - tokio::runtime::Runtime::block_on::h7cd015e812150a33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   38:     0x606f2fc9279c - digikala_scraper::scraper::category_scraper::test::sub_cats::h75b900bb9837ab0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scraper/category_scraper.rs:103:62
[INFO] [stdout]   39:     0x606f2fc92cd7 - digikala_scraper::scraper::category_scraper::test::sub_cats::{{closure}}::hf13a205c9ed381e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scraper/category_scraper.rs:101:24
[INFO] [stdout]   40:     0x606f2fc84846 - core::ops::function::FnOnce::call_once::hb7096b12aed4efc3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x606f2fed443b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x606f2fed443b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x606f2feea0a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x606f2feea0a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x606f2feea0a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x606f2feea0a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x606f2feea0a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x606f2feea0a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x606f2feea0a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x606f2fec0894 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x606f2fec0894 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x606f2fec415a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x606f2fec415a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x606f2fec415a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x606f2fec415a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x606f2fec415a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x606f2fec415a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x606f2fec415a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x606f301206ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   60:     0x606f301206ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   61:     0x705fec400aa4 - <unknown>
[INFO] [stdout]   62:     0x705fec48da34 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scraper::category_scraper::test::sub_cats
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1ca164848c39632191b72a808b2e8538e47a04bb511b17a47de1e043b6269efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca164848c39632191b72a808b2e8538e47a04bb511b17a47de1e043b6269efe", kill_on_drop: false }`
[INFO] [stdout] 1ca164848c39632191b72a808b2e8538e47a04bb511b17a47de1e043b6269efe
