[INFO] cloning repository https://github.com/QpxDesign/webgrep-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QpxDesign/webgrep-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Fwebgrep-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Fwebgrep-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2765dca12a007811948a53e1219f97fc505d9f1
[INFO] checking QpxDesign/webgrep-rs against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Fwebgrep-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/QpxDesign/webgrep-rs on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/QpxDesign/webgrep-rs
[INFO] finished tweaking git repo https://github.com/QpxDesign/webgrep-rs
[INFO] tweaked toml for git repo https://github.com/QpxDesign/webgrep-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/QpxDesign/webgrep-rs 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-headless-chrome/rust-headless-chrome`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.0
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded pdf-extract v0.7.7
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.4
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 003b23fed52fa0da2f53308d6d6983026d44ac5124fe044341f33a1982613f84
[INFO] running `Command { std: "docker" "start" "-a" "003b23fed52fa0da2f53308d6d6983026d44ac5124fe044341f33a1982613f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "003b23fed52fa0da2f53308d6d6983026d44ac5124fe044341f33a1982613f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003b23fed52fa0da2f53308d6d6983026d44ac5124fe044341f33a1982613f84", kill_on_drop: false }`
[INFO] [stdout] 003b23fed52fa0da2f53308d6d6983026d44ac5124fe044341f33a1982613f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d7770e679177431cc957d54b31cf4e46595e4a1ee48fe735b42b50a0c3e8add
[INFO] running `Command { std: "docker" "start" "-a" "0d7770e679177431cc957d54b31cf4e46595e4a1ee48fe735b42b50a0c3e8add", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking hyper v1.4.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling headless_chrome v1.0.12 (https://github.com/rust-headless-chrome/rust-headless-chrome#3724d733)
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking deflate64 v0.1.8
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking lopdf v0.32.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.0
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking scraper v0.19.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking pdf-extract v0.7.7
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking webgrep v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]   --> src/./utils/recurse.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use reqwest::Client;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Client`
[INFO] [stdout]   --> src/./utils/recurse.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use reqwest::Client;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]   --> src/./utils/recurse.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::time::{sleep, Duration}; // TODO: IMPLEMENT
[INFO] [stdout]    |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]   --> src/./utils/recurse.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::time::{sleep, Duration}; // TODO: IMPLEMENT
[INFO] [stdout]    |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parsed_html` is never read
[INFO] [stdout]   --> src/./utils/request_handler.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut parsed_html = Html::new_document();
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `parsed_html` is never read
[INFO] [stdout]   --> src/./utils/request_handler.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut parsed_html = Html::new_document();
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phtml` is never read
[INFO] [stdout]   --> src/./utils/recurse.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut phtml = Html::new_document();
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `phtml` is never read
[INFO] [stdout]   --> src/./utils/recurse.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut phtml = Html::new_document();
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_type`
[INFO] [stdout]   --> src/./utils/recurse.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         let mut file_type = "html";
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/./utils/recurse.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         let mut file_type = "html";
[INFO] [stdout]    |                             ----^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_type`
[INFO] [stdout]   --> src/./utils/recurse.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         let mut file_type = "html";
[INFO] [stdout]    |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/./utils/recurse.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         let mut file_type = "html";
[INFO] [stdout]    |                             ----^^^^^^^^^
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/./utils/should_use_chrome.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/./utils/should_use_chrome.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Args` should have a snake case name
[INFO] [stdout]  --> src/./structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Args;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Args` should have a snake case name
[INFO] [stdout]  --> src/./structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Args;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `args`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Args` should have a snake case name
[INFO] [stdout]  --> src/./utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Args;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/./utils/request_handler.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let conn = CLIENT.get(url.clone()).send().await;
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Args` should have a snake case name
[INFO] [stdout]  --> src/./utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Args;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/./utils/request_handler.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let conn = CLIENT.get(url.clone()).send().await;
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/./utils/request_handler.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tab.navigate_to(&url);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let _ = tab.navigate_to(&url);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/./utils/request_handler.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tab.navigate_to(&url);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let _ = tab.navigate_to(&url);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "0d7770e679177431cc957d54b31cf4e46595e4a1ee48fe735b42b50a0c3e8add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7770e679177431cc957d54b31cf4e46595e4a1ee48fe735b42b50a0c3e8add", kill_on_drop: false }`
[INFO] [stdout] 0d7770e679177431cc957d54b31cf4e46595e4a1ee48fe735b42b50a0c3e8add
[INFO] checking QpxDesign/webgrep-rs against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Fwebgrep-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/QpxDesign/webgrep-rs on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/QpxDesign/webgrep-rs
[INFO] finished tweaking git repo https://github.com/QpxDesign/webgrep-rs
[INFO] tweaked toml for git repo https://github.com/QpxDesign/webgrep-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/QpxDesign/webgrep-rs 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49d78b35c4c70f7e3fd79299185829cccce0f379e7faa03dc6f99f9ee5da3bc
[INFO] running `Command { std: "docker" "start" "-a" "b49d78b35c4c70f7e3fd79299185829cccce0f379e7faa03dc6f99f9ee5da3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49d78b35c4c70f7e3fd79299185829cccce0f379e7faa03dc6f99f9ee5da3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49d78b35c4c70f7e3fd79299185829cccce0f379e7faa03dc6f99f9ee5da3bc", kill_on_drop: false }`
[INFO] [stdout] b49d78b35c4c70f7e3fd79299185829cccce0f379e7faa03dc6f99f9ee5da3bc
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cea4262893758d81b5c16095bd2da43dd51b6c46e5acba30298bddb550fe3be
[INFO] running `Command { std: "docker" "start" "-a" "4cea4262893758d81b5c16095bd2da43dd51b6c46e5acba30298bddb550fe3be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking hyper v1.4.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling zip v2.1.3
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling headless_chrome v1.0.12 (https://github.com/rust-headless-chrome/rust-headless-chrome#3724d733)
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking deflate64 v0.1.8
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking lopdf v0.32.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.0
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking pdf-extract v0.7.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking scraper v0.19.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr] error: could not compile `headless_chrome` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/bin/rustc --crate-name headless_chrome --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rust-headless-chrome-f0e3e1c64237edb7/3724d73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="directories"' --cfg 'feature="fetch"' --cfg 'feature="offline"' --cfg 'feature="ureq"' --cfg 'feature="walkdir"' --cfg 'feature="zip"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "directories", "fetch", "native-tls", "nightly", "offline", "rustls", "ureq", "walkdir", "zip"))' -C metadata=754821535b730010 -C extra-filename=-754821535b730010 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-307a696a835b9a50.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5b4bb36afce686df.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-cd4a2a57e41e57f7.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-bfaa7b4e493255c4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5f972d560b5d1404.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b24e8ccbc3f00c29.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4ba2501a840b2690.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b01417e11dc508b9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-054f0e58bb71f08e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-170a847b68dafa8b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b682845f97d42cff.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-1de056775dd08f1a.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-d7325e1ff4202276.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1b2ffc8082b58a05.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5e5c4c03b3e19c51.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1675b8c2faf56ccc.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-0d061aa6850f9916.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8e2161632b140607/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-f881fe3f0559c92b/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-a79151ad76b882d0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4cea4262893758d81b5c16095bd2da43dd51b6c46e5acba30298bddb550fe3be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cea4262893758d81b5c16095bd2da43dd51b6c46e5acba30298bddb550fe3be", kill_on_drop: false }`
[INFO] [stdout] 4cea4262893758d81b5c16095bd2da43dd51b6c46e5acba30298bddb550fe3be
