[INFO] cloning repository https://github.com/duggal1/supercrawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duggal1/supercrawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggal1%2Fsupercrawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggal1%2Fsupercrawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bae472d5a0745ad3a7680d9d0de959d4df209884
[INFO] testing duggal1/supercrawler against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduggal1%2Fsupercrawler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/duggal1/supercrawler
[INFO] finished tweaking git repo https://github.com/duggal1/supercrawler
[INFO] tweaked toml for git repo https://github.com/duggal1/supercrawler written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/duggal1/supercrawler on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/duggal1/supercrawler 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10c36fb45fec42cb4d17bd7489a5f4a117d122ac53a91fbb05cd610fbd439476
[INFO] running `Command { std: "docker" "start" "-a" "10c36fb45fec42cb4d17bd7489a5f4a117d122ac53a91fbb05cd610fbd439476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10c36fb45fec42cb4d17bd7489a5f4a117d122ac53a91fbb05cd610fbd439476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10c36fb45fec42cb4d17bd7489a5f4a117d122ac53a91fbb05cd610fbd439476", kill_on_drop: false }`
[INFO] [stdout] 10c36fb45fec42cb4d17bd7489a5f4a117d122ac53a91fbb05cd610fbd439476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87b2238aba8d26d69f5e624468a6de43b57aa0f189382625fbf28e83227606bf
[INFO] running `Command { std: "docker" "start" "-a" "87b2238aba8d26d69f5e624468a6de43b57aa0f189382625fbf28e83227606bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-web-lab-derive v0.24.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pdf-extract v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling actix-web-lab v0.24.1
[INFO] [stderr]    Compiling super-crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]  --> src/yt_crawler.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::{Client};
[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: `html_escape`
[INFO] [stdout]   --> src/yt_crawler.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use html_escape;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/yt_crawler.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, and `Responder`
[INFO] [stdout]  --> src/supercrawler.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, App, HttpServer, HttpResponse, Responder, rt::spawn};
[INFO] [stdout]   |                      ^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/supercrawler.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use actix_web_lab::sse::{self, Sse, Event, Data};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error as IoError`
[INFO] [stdout]   --> src/supercrawler.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::Error as IoError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_html` is never used
[INFO] [stdout]    --> src/main.rs:630:10
[INFO] [stdout]     |
[INFO] [stdout] 630 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transcript` is never read
[INFO] [stdout]   --> src/yt_crawler.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Video {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub transcript: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Video` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scrape_handler` is never used
[INFO] [stdout]    --> src/yt_crawler.rs:272:10
[INFO] [stdout]     |
[INFO] [stdout] 272 | async fn scrape_handler(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CrawlRequest` is never constructed
[INFO] [stdout]   --> src/supercrawler.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct CrawlRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CrawlResponse` is never constructed
[INFO] [stdout]   --> src/supercrawler.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct CrawlResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_and_extract_urls` is never used
[INFO] [stdout]    --> src/supercrawler.rs:564:10
[INFO] [stdout]     |
[INFO] [stdout] 564 | async fn fetch_and_extract_urls(client: &Client, url: &str) -> Vec<String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_html` is never used
[INFO] [stdout]    --> src/supercrawler.rs:623:10
[INFO] [stdout]     |
[INFO] [stdout] 623 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `finalAnalysis` should have a snake case name
[INFO] [stdout]   --> src/supercrawler.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     finalAnalysis: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `final_analysis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "87b2238aba8d26d69f5e624468a6de43b57aa0f189382625fbf28e83227606bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87b2238aba8d26d69f5e624468a6de43b57aa0f189382625fbf28e83227606bf", kill_on_drop: false }`
[INFO] [stdout] 87b2238aba8d26d69f5e624468a6de43b57aa0f189382625fbf28e83227606bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b232521c8da29af593a1d200ca58ced942c51940844eeb52cc853442b3cbed
[INFO] running `Command { std: "docker" "start" "-a" "98b232521c8da29af593a1d200ca58ced942c51940844eeb52cc853442b3cbed", kill_on_drop: false }`
[INFO] [stderr]    Compiling super-crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]  --> src/yt_crawler.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::{Client};
[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: `html_escape`
[INFO] [stdout]   --> src/yt_crawler.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use html_escape;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/yt_crawler.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, and `Responder`
[INFO] [stdout]  --> src/supercrawler.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, App, HttpServer, HttpResponse, Responder, rt::spawn};
[INFO] [stdout]   |                      ^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/supercrawler.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | use actix_web_lab::sse::{self, Sse, Event, Data};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error as IoError`
[INFO] [stdout]   --> src/supercrawler.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::Error as IoError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_html` is never used
[INFO] [stdout]    --> src/main.rs:630:10
[INFO] [stdout]     |
[INFO] [stdout] 630 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `transcript` is never read
[INFO] [stdout]   --> src/yt_crawler.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Video {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub transcript: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Video` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scrape_handler` is never used
[INFO] [stdout]    --> src/yt_crawler.rs:272:10
[INFO] [stdout]     |
[INFO] [stdout] 272 | async fn scrape_handler(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CrawlRequest` is never constructed
[INFO] [stdout]   --> src/supercrawler.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct CrawlRequest {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CrawlResponse` is never constructed
[INFO] [stdout]   --> src/supercrawler.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct CrawlResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_and_extract_urls` is never used
[INFO] [stdout]    --> src/supercrawler.rs:564:10
[INFO] [stdout]     |
[INFO] [stdout] 564 | async fn fetch_and_extract_urls(client: &Client, url: &str) -> Vec<String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_html` is never used
[INFO] [stdout]    --> src/supercrawler.rs:623:10
[INFO] [stdout]     |
[INFO] [stdout] 623 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `finalAnalysis` should have a snake case name
[INFO] [stdout]   --> src/supercrawler.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     finalAnalysis: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `final_analysis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.34s
[INFO] running `Command { std: "docker" "inspect" "98b232521c8da29af593a1d200ca58ced942c51940844eeb52cc853442b3cbed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b232521c8da29af593a1d200ca58ced942c51940844eeb52cc853442b3cbed", kill_on_drop: false }`
[INFO] [stdout] 98b232521c8da29af593a1d200ca58ced942c51940844eeb52cc853442b3cbed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d48809dca6a2ab13769a0d808c4ec6164eba2542dc978ce602976b3f506f6053
[INFO] running `Command { std: "docker" "start" "-a" "d48809dca6a2ab13769a0d808c4ec6164eba2542dc978ce602976b3f506f6053", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Client`
[INFO] [stderr]  --> src/yt_crawler.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | use reqwest::{Client};
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `html_escape`
[INFO] [stderr]   --> src/yt_crawler.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use html_escape;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]   --> src/yt_crawler.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use regex::Regex;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, and `Responder`
[INFO] [stderr]  --> src/supercrawler.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use actix_web::{web, App, HttpServer, HttpResponse, Responder, rt::spawn};
[INFO] [stderr]   |                      ^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/supercrawler.rs:21:26
[INFO] [stderr]    |
[INFO] [stderr] 21 | use actix_web_lab::sse::{self, Sse, Event, Data};
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Error as IoError`
[INFO] [stderr]   --> src/supercrawler.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use std::io::Error as IoError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fetch_html` is never used
[INFO] [stderr]    --> src/main.rs:630:10
[INFO] [stderr]     |
[INFO] [stderr] 630 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `transcript` is never read
[INFO] [stderr]   --> src/yt_crawler.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Video {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub transcript: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Video` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `scrape_handler` is never used
[INFO] [stderr]    --> src/yt_crawler.rs:272:10
[INFO] [stderr]     |
[INFO] [stderr] 272 | async fn scrape_handler(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CrawlRequest` is never constructed
[INFO] [stderr]   --> src/supercrawler.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct CrawlRequest {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CrawlResponse` is never constructed
[INFO] [stderr]   --> src/supercrawler.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | struct CrawlResponse {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fetch_and_extract_urls` is never used
[INFO] [stderr]    --> src/supercrawler.rs:564:10
[INFO] [stderr]     |
[INFO] [stderr] 564 | async fn fetch_and_extract_urls(client: &Client, url: &str) -> Vec<String> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fetch_html` is never used
[INFO] [stderr]    --> src/supercrawler.rs:623:10
[INFO] [stderr]     |
[INFO] [stderr] 623 | async fn fetch_html(client: &Client, url: &str) -> Option<String> {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `finalAnalysis` should have a snake case name
[INFO] [stderr]   --> src/supercrawler.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     finalAnalysis: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `final_analysis`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `super-crawler` (bin "super-crawler" test) generated 14 warnings (run `cargo fix --bin "super-crawler" --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/super_crawler-6664174536c51de3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d48809dca6a2ab13769a0d808c4ec6164eba2542dc978ce602976b3f506f6053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48809dca6a2ab13769a0d808c4ec6164eba2542dc978ce602976b3f506f6053", kill_on_drop: false }`
[INFO] [stdout] d48809dca6a2ab13769a0d808c4ec6164eba2542dc978ce602976b3f506f6053
