[INFO] cloning repository https://github.com/carbondesigned/rust-web-crawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carbondesigned/rust-web-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbondesigned%2Frust-web-crawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbondesigned%2Frust-web-crawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 236b50b804851fbad522b339ebb2d139c1d6e393
[INFO] building carbondesigned/rust-web-crawler against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarbondesigned%2Frust-web-crawler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carbondesigned/rust-web-crawler
[INFO] finished tweaking git repo https://github.com/carbondesigned/rust-web-crawler
[INFO] tweaked toml for git repo https://github.com/carbondesigned/rust-web-crawler written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carbondesigned/rust-web-crawler on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carbondesigned/rust-web-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.41
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded pkg-config v0.3.29
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded h2 v0.3.24
[INFO] [stderr]   Downloaded reqwest v0.11.24
[INFO] [stderr]   Downloaded openssl v0.10.63
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 428f9d33b347d441013a35cb70a98408b0caec6f92c36bcd1954b5f8168eb993
[INFO] running `Command { std: "docker" "start" "-a" "428f9d33b347d441013a35cb70a98408b0caec6f92c36bcd1954b5f8168eb993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "428f9d33b347d441013a35cb70a98408b0caec6f92c36bcd1954b5f8168eb993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428f9d33b347d441013a35cb70a98408b0caec6f92c36bcd1954b5f8168eb993", kill_on_drop: false }`
[INFO] [stdout] 428f9d33b347d441013a35cb70a98408b0caec6f92c36bcd1954b5f8168eb993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae7734215feb3168b2dc92785e33188e226264a6245607eaaa1ba913c1e30b67
[INFO] running `Command { std: "docker" "start" "-a" "ae7734215feb3168b2dc92785e33188e226264a6245607eaaa1ba913c1e30b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling 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]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.2.0
[INFO] [stderr]    Compiling select v0.6.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling web_crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use reqwest::{self, Response};
[INFO] [stdout]   |                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search_parameters`, `search_information`, and `ads` are never read
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct SearchResult {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 11 |     search_metadata: SearchMetadata,
[INFO] [stdout] 12 |     search_parameters: SearchParameters,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     search_information: SearchInformation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     ads: Option<Vec<Ad>>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchResult` 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: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SearchMetadata {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 20 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 21 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     json_endpoint: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 23 |     created_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     processed_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     duckduckgo_url: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     raw_html_file: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     prettify_html_file: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     total_time_taken: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `engine`, `q`, and `kl` are never read
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct SearchParameters {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 33 |     engine: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 34 |     q: String,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     kl: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchParameters` 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 `organic_results_state` is never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct SearchInformation {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 40 |     organic_results_state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position`, `title`, `link`, `source`, `snippet`, and `sitelinks` are never read
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Ad {
[INFO] [stdout]    |        -- fields in this struct
[INFO] [stdout] 45 |     position: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 46 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 47 |     link: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     source: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     snippet: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     sitelinks: Option<Vec<Sitelink>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ad` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position`, `title`, `snippet`, `favicon`, and `sitelinks` are never read
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct OrganicResult {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 55 |     position: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 57 |     link: String,
[INFO] [stdout] 58 |     snippet: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 59 |     favicon: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     sitelinks: Option<Vec<Sitelink>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrganicResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `link` are never read
[INFO] [stdout]   --> src/main.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct Sitelink {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 65 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 66 |     link: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sitelink` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s
[INFO] running `Command { std: "docker" "inspect" "ae7734215feb3168b2dc92785e33188e226264a6245607eaaa1ba913c1e30b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7734215feb3168b2dc92785e33188e226264a6245607eaaa1ba913c1e30b67", kill_on_drop: false }`
[INFO] [stdout] ae7734215feb3168b2dc92785e33188e226264a6245607eaaa1ba913c1e30b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac9ba0f7e6a37bc377ee753a34d48dd3359ac26367902039351dc334e90e5967
[INFO] running `Command { std: "docker" "start" "-a" "ac9ba0f7e6a37bc377ee753a34d48dd3359ac26367902039351dc334e90e5967", kill_on_drop: false }`
[INFO] [stderr]    Compiling web_crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/main.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use reqwest::{self, Response};
[INFO] [stdout]   |                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search_parameters`, `search_information`, and `ads` are never read
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct SearchResult {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 11 |     search_metadata: SearchMetadata,
[INFO] [stdout] 12 |     search_parameters: SearchParameters,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     search_information: SearchInformation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     ads: Option<Vec<Ad>>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchResult` 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: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct SearchMetadata {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 20 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 21 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 22 |     json_endpoint: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 23 |     created_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     processed_at: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     duckduckgo_url: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     raw_html_file: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     prettify_html_file: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     total_time_taken: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `engine`, `q`, and `kl` are never read
[INFO] [stdout]   --> src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct SearchParameters {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 33 |     engine: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 34 |     q: String,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     kl: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchParameters` 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 `organic_results_state` is never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct SearchInformation {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 40 |     organic_results_state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SearchInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position`, `title`, `link`, `source`, `snippet`, and `sitelinks` are never read
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Ad {
[INFO] [stdout]    |        -- fields in this struct
[INFO] [stdout] 45 |     position: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 46 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 47 |     link: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     source: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     snippet: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 50 |     sitelinks: Option<Vec<Sitelink>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ad` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position`, `title`, `snippet`, `favicon`, and `sitelinks` are never read
[INFO] [stdout]   --> src/main.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | struct OrganicResult {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 55 |     position: i32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 57 |     link: String,
[INFO] [stdout] 58 |     snippet: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 59 |     favicon: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     sitelinks: Option<Vec<Sitelink>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrganicResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `link` are never read
[INFO] [stdout]   --> src/main.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct Sitelink {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 65 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 66 |     link: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sitelink` 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 0.45s
[INFO] running `Command { std: "docker" "inspect" "ac9ba0f7e6a37bc377ee753a34d48dd3359ac26367902039351dc334e90e5967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac9ba0f7e6a37bc377ee753a34d48dd3359ac26367902039351dc334e90e5967", kill_on_drop: false }`
[INFO] [stdout] ac9ba0f7e6a37bc377ee753a34d48dd3359ac26367902039351dc334e90e5967
