[INFO] cloning repository https://github.com/meenag0/rust-web-scraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meenag0/rust-web-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeenag0%2Frust-web-scraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeenag0%2Frust-web-scraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 011b5e8bd362f388824dd257e10d025cfed92842
[INFO] checking meenag0/rust-web-scraper against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeenag0%2Frust-web-scraper" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/meenag0/rust-web-scraper
[INFO] finished tweaking git repo https://github.com/meenag0/rust-web-scraper
[INFO] tweaked toml for git repo https://github.com/meenag0/rust-web-scraper written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meenag0/rust-web-scraper on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meenag0/rust-web-scraper 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-web-static-files v4.0.1
[INFO] [stderr]   Downloaded async-channel v2.2.1
[INFO] [stderr]   Downloaded value-bag v1.8.1
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded static-files v0.2.3
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded actix-files v0.6.5
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded figment v0.10.17
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18bca639cfd8040ec002a0fda2ea055e31c70e4f741cfd521636e8e188937380
[INFO] running `Command { std: "docker" "start" "-a" "18bca639cfd8040ec002a0fda2ea055e31c70e4f741cfd521636e8e188937380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18bca639cfd8040ec002a0fda2ea055e31c70e4f741cfd521636e8e188937380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18bca639cfd8040ec002a0fda2ea055e31c70e4f741cfd521636e8e188937380", kill_on_drop: false }`
[INFO] [stdout] 18bca639cfd8040ec002a0fda2ea055e31c70e4f741cfd521636e8e188937380
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d41911e4efffba98ed875d47e6ebdb7b7e98742d1fde1336394582f1cb0e637
[INFO] running `Command { std: "docker" "start" "-a" "6d41911e4efffba98ed875d47e6ebdb7b7e98742d1fde1336394582f1cb0e637", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling static-files v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.17
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling actix-web-static-files v4.0.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling scrape v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking scraper v0.12.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking actix-http v3.6.0
[INFO] [stderr]     Checking actix-web v4.5.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking actix-files v0.6.5
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[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: `Deserialize`
[INFO] [stdout]  --> src/main.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Serialize, Deserialize};
[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: `actix_rt::System`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_rt::System;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_rt::System`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_rt::System;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]   --> src/main.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> src/main.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> src/main.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |         for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> src/main.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]     |                  ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag`
[INFO] [stdout]    --> src/main.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |         for ((title, tag), author) in article_titles.iter().zip(article_tags.iter()).zip(author_names.iter()) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_tag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_selector`
[INFO] [stdout]    --> src/main.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let div_selector = Selector::parse("div.articleList-R10iq.root-fREBs").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_div_selector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `div_selector`
[INFO] [stdout]    --> src/main.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let div_selector = Selector::parse("div.articleList-R10iq.root-fREBs").unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_div_selector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "6d41911e4efffba98ed875d47e6ebdb7b7e98742d1fde1336394582f1cb0e637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d41911e4efffba98ed875d47e6ebdb7b7e98742d1fde1336394582f1cb0e637", kill_on_drop: false }`
[INFO] [stdout] 6d41911e4efffba98ed875d47e6ebdb7b7e98742d1fde1336394582f1cb0e637
