[INFO] fetching crate resume-builder 0.1.0...
[INFO] building resume-builder-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate resume-builder 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate resume-builder 0.1.0
[INFO] finished tweaking crates.io crate resume-builder 0.1.0
[INFO] tweaked toml for crates.io crate resume-builder 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate resume-builder 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate resume-builder 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rayon v2.1.0
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded serde_spanned v0.6.3
[INFO] [stderr]   Downloaded toml v0.8.2
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded tokio-util v0.7.9
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c9b21b22b2ab8fbec30148bf507d41e7707932a75d29d56c7a9c71fd1e95370
[INFO] running `Command { std: "docker" "start" "-a" "6c9b21b22b2ab8fbec30148bf507d41e7707932a75d29d56c7a9c71fd1e95370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c9b21b22b2ab8fbec30148bf507d41e7707932a75d29d56c7a9c71fd1e95370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9b21b22b2ab8fbec30148bf507d41e7707932a75d29d56c7a9c71fd1e95370", kill_on_drop: false }`
[INFO] [stdout] 6c9b21b22b2ab8fbec30148bf507d41e7707932a75d29d56c7a9c71fd1e95370
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea0bbe7916458da8760b390457190cfbb6bcff0aec08347d29e1be81e613bd6a
[INFO] running `Command { std: "docker" "start" "-a" "ea0bbe7916458da8760b390457190cfbb6bcff0aec08347d29e1be81e613bd6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling html5ever v0.22.5
[INFO] [stderr]    Compiling markup5ever v0.7.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rayon v2.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling soup v0.5.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling resume-builder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[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: `self::simplify::SimplifyScraper`
[INFO] [stdout]  --> src/page_scrapers/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use self::simplify::SimplifyScraper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `scrape_page`
[INFO] [stdout]   --> src/page_scrapers/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | macro_rules! scrape_page {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `html`
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn scrape(html: &str, url: &url::Url) -> Option<anyhow::Result<PageData>> {
[INFO] [stdout]   |               ^^^^ help: if this is intentional, prefix it with an underscore: `_html`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn scrape(html: &str, url: &url::Url) -> Option<anyhow::Result<PageData>> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `html`
[INFO] [stdout]   --> src/page_scrapers/mod.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) fn scrape_page(html: &str) -> (Option<PageData>, Vec<anyhow::Error>) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_data`
[INFO] [stdout]   --> src/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let page_data = result??;
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let _page_data = result??;
[INFO] [stdout]    |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_`
[INFO] [stdout]    |
[INFO] [stdout] 41 -         let page_data = result??;
[INFO] [stdout] 41 +         let _ = result??;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_data`
[INFO] [stdout]   --> src/main.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let (page_data, errors) = scrape_page(&html);
[INFO] [stdout]    |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]   --> src/main.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let (page_data, errors) = scrape_page(&html);
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PageScraper` is never used
[INFO] [stdout]   --> src/page_scrapers/mod.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) trait PageScraper {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimplifyScraper` is never constructed
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct SimplifyScraper;
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ea0bbe7916458da8760b390457190cfbb6bcff0aec08347d29e1be81e613bd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0bbe7916458da8760b390457190cfbb6bcff0aec08347d29e1be81e613bd6a", kill_on_drop: false }`
[INFO] [stdout] ea0bbe7916458da8760b390457190cfbb6bcff0aec08347d29e1be81e613bd6a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb9099096c0899861d8ff96e3c806cf82075c605eaefbe2b122f688a64ff7305
[INFO] running `Command { std: "docker" "start" "-a" "bb9099096c0899861d8ff96e3c806cf82075c605eaefbe2b122f688a64ff7305", kill_on_drop: false }`
[INFO] [stderr]    Compiling resume-builder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[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: `self::simplify::SimplifyScraper`
[INFO] [stdout]  --> src/page_scrapers/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use self::simplify::SimplifyScraper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `scrape_page`
[INFO] [stdout]   --> src/page_scrapers/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | macro_rules! scrape_page {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `html`
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn scrape(html: &str, url: &url::Url) -> Option<anyhow::Result<PageData>> {
[INFO] [stdout]   |               ^^^^ help: if this is intentional, prefix it with an underscore: `_html`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn scrape(html: &str, url: &url::Url) -> Option<anyhow::Result<PageData>> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `html`
[INFO] [stdout]   --> src/page_scrapers/mod.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) fn scrape_page(html: &str) -> (Option<PageData>, Vec<anyhow::Error>) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_html`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_data`
[INFO] [stdout]   --> src/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let page_data = result??;
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let _page_data = result??;
[INFO] [stdout]    |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `_`
[INFO] [stdout]    |
[INFO] [stdout] 41 -         let page_data = result??;
[INFO] [stdout] 41 +         let _ = result??;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page_data`
[INFO] [stdout]   --> src/main.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let (page_data, errors) = scrape_page(&html);
[INFO] [stdout]    |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_page_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `errors`
[INFO] [stdout]   --> src/main.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 let (page_data, errors) = scrape_page(&html);
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_errors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PageScraper` is never used
[INFO] [stdout]   --> src/page_scrapers/mod.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) trait PageScraper {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimplifyScraper` is never constructed
[INFO] [stdout]  --> src/page_scrapers/simplify.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct SimplifyScraper;
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bb9099096c0899861d8ff96e3c806cf82075c605eaefbe2b122f688a64ff7305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9099096c0899861d8ff96e3c806cf82075c605eaefbe2b122f688a64ff7305", kill_on_drop: false }`
[INFO] [stdout] bb9099096c0899861d8ff96e3c806cf82075c605eaefbe2b122f688a64ff7305
