[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#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[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 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded static-files v0.2.3
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded value-bag v1.8.1
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded jobserver v0.1.30
[INFO] [stderr]   Downloaded rocket v0.5.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.22
[INFO] [stderr]   Downloaded ref-cast v1.0.22
[INFO] [stderr]   Downloaded rocket_http v0.5.0
[INFO] [stderr]   Downloaded rocket_codegen v0.5.0
[INFO] [stderr]   Downloaded figment v0.10.17
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded async-channel v2.2.1
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded actix-web-static-files v4.0.1
[INFO] [stderr]   Downloaded async-io v2.3.2
[INFO] [stderr]   Downloaded polling v3.6.0
[INFO] [stderr]   Downloaded actix-web v4.5.1
[INFO] [stderr]   Downloaded actix-router v0.5.2
[INFO] [stderr]   Downloaded zstd v0.13.1
[INFO] [stderr]   Downloaded zstd-safe v7.1.0
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded actix-files v0.6.5
[INFO] [stderr]   Downloaded actix-http v3.6.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded brotli v3.5.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9917b3329065d983ecae633fd8eb0474c62685a874f9827ca72ab1c719469c90
[INFO] running `Command { std: "docker" "start" "-a" "9917b3329065d983ecae633fd8eb0474c62685a874f9827ca72ab1c719469c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9917b3329065d983ecae633fd8eb0474c62685a874f9827ca72ab1c719469c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9917b3329065d983ecae633fd8eb0474c62685a874f9827ca72ab1c719469c90", kill_on_drop: false }`
[INFO] [stdout] 9917b3329065d983ecae633fd8eb0474c62685a874f9827ca72ab1c719469c90
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57e68526abbe52f056f87f66dde3b4bfa292fa91a24821ea2ab4e9f93d9595f4
[INFO] running `Command { std: "docker" "start" "-a" "57e68526abbe52f056f87f66dde3b4bfa292fa91a24821ea2ab4e9f93d9595f4", 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]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling static-files v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.17
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[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]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking polling v3.6.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 async-io v2.3.2
[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]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[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 ego-tree v0.6.2
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking phf v0.8.0
[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]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned 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-files v0.6.5
[INFO] [stderr]     Checking actix-cors v0.7.0
[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: `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 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: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: `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: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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "57e68526abbe52f056f87f66dde3b4bfa292fa91a24821ea2ab4e9f93d9595f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e68526abbe52f056f87f66dde3b4bfa292fa91a24821ea2ab4e9f93d9595f4", kill_on_drop: false }`
[INFO] [stdout] 57e68526abbe52f056f87f66dde3b4bfa292fa91a24821ea2ab4e9f93d9595f4
