[INFO] cloning repository https://github.com/RootBugs/deepscrape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RootBugs/deepscrape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootBugs%2Fdeepscrape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootBugs%2Fdeepscrape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 409c8cd725c9468ec096946da0f146145c3b6fef
[INFO] testing RootBugs/deepscrape against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootBugs%2Fdeepscrape" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/RootBugs/deepscrape
[INFO] finished tweaking git repo https://github.com/RootBugs/deepscrape
[INFO] tweaked toml for git repo https://github.com/RootBugs/deepscrape written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RootBugs/deepscrape on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RootBugs/deepscrape 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c
[INFO] running `Command { std: "docker" "start" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling deepscrape-discovery v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-discovery)
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling deepscrape-core v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-core)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling deepscrape-output v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-output)
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling deepscrape-external v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-external)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling markup5ever v0.16.2
[INFO] [stderr]    Compiling xml5ever v0.22.1
[INFO] [stderr]    Compiling html5ever v0.31.0
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling markup5ever_rcdom v0.5.3-unofficial
[INFO] [stderr]    Compiling html2text v0.6.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling htmd v0.2.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling deepscrape-pipeline v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-pipeline)
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepscrape-crawl v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-crawl)
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/download.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, warn, error};
[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: `std::str::FromStr`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/sitemap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepscrape-browser v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-browser)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/deepscrape-browser/src/daemon.rs:803:21
[INFO] [stdout]     |
[INFO] [stdout] 803 |                 let mut cached = json!({
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDLE_TIMEOUT` is never used
[INFO] [stdout]   --> crates/deepscrape-browser/src/daemon.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const IDLE_TIMEOUT: Duration = Duration::from_secs(300);
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepscrape-ai v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-ai)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/deepscrape-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[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: `json`
[INFO] [stdout]  --> crates/deepscrape-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/deepscrape-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/deepscrape-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepscrape v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-cli)
[INFO] [stdout] warning: unused imports: `crawl`, `download`, and `extract`
[INFO] [stdout]   --> crates/deepscrape-cli/src/main.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::commands::{completion, crawl, doctor, download, extract, read};
[INFO] [stdout]    |                                   ^^^^^          ^^^^^^^^  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `need_ai_generate` is never read
[INFO] [stdout]     --> crates/deepscrape-cli/src/main.rs:1007:56
[INFO] [stdout]      |
[INFO] [stdout] 1007 | ...                   let mut need_ai_generate = false;
[INFO] [stdout]      |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1080 | ...                                           need_ai_generate = true;
[INFO] [stdout]      |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/deepscrape-browser/src/daemon.rs:803:21
[INFO] [stdout]     |
[INFO] [stdout] 803 |                 let mut cached = json!({
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDLE_TIMEOUT` is never used
[INFO] [stdout]   --> crates/deepscrape-browser/src/daemon.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const IDLE_TIMEOUT: Duration = Duration::from_secs(300);
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/download.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, warn, error};
[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: `std::str::FromStr`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/sitemap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/deepscrape-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[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: `json`
[INFO] [stdout]  --> crates/deepscrape-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/deepscrape-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/deepscrape-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deepscrape-ai v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-ai)
[INFO] [stderr]    Compiling deepscrape-browser v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-browser)
[INFO] [stderr]    Compiling deepscrape-output v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-output)
[INFO] [stderr]    Compiling deepscrape-discovery v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-discovery)
[INFO] [stderr]    Compiling deepscrape-crawl v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-crawl)
[INFO] [stderr]    Compiling deepscrape-pipeline v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-pipeline)
[INFO] [stderr]    Compiling deepscrape-external v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-external)
[INFO] [stderr]    Compiling deepscrape-core v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-core)
[INFO] [stderr]    Compiling deepscrape v0.3.8 (/opt/rustwide/workdir/crates/deepscrape-cli)
[INFO] [stdout] warning: unused imports: `crawl`, `download`, and `extract`
[INFO] [stdout]   --> crates/deepscrape-cli/src/main.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::commands::{completion, crawl, doctor, download, extract, read};
[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: `HashMap`
[INFO] [stdout]  --> crates/deepscrape-ai/src/synthesize.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::collections::{HashMap, HashSet};
[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: `json`
[INFO] [stdout]  --> crates/deepscrape-ai/src/ai_generate.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error` and `warn`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/download.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{info, warn, error};
[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: `std::str::FromStr`
[INFO] [stdout]  --> crates/deepscrape-crawl/src/sitemap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/deepscrape-browser/src/daemon.rs:803:21
[INFO] [stdout]     |
[INFO] [stdout] 803 |                 let mut cached = json!({
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `need_ai_generate` is never read
[INFO] [stdout]     --> crates/deepscrape-cli/src/main.rs:1007:56
[INFO] [stdout]      |
[INFO] [stdout] 1007 | ...                   let mut need_ai_generate = false;
[INFO] [stdout]      |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1080 | ...                                           need_ai_generate = true;
[INFO] [stdout]      |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `site`
[INFO] [stdout]   --> crates/deepscrape-ai/src/llm.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     site: &str,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_paren`
[INFO] [stdout]    --> crates/deepscrape-ai/src/ai_generate.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDLE_TIMEOUT` is never used
[INFO] [stdout]   --> crates/deepscrape-browser/src/daemon.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const IDLE_TIMEOUT: Duration = Duration::from_secs(300);
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action_args_json`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/steps/tap.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> crates/deepscrape-pipeline/src/template/filters.rs:360:23
[INFO] [stdout]     |
[INFO] [stdout] 360 |         Value::Number(n) => input.clone(),
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.94s
[INFO] running `Command { std: "docker" "inspect" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `action_args_json`
[INFO] [stderr]    --> crates/deepscrape-pipeline/src/steps/tap.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let action_args_json = serde_json::to_string(&action_args).unwrap_or("[]".to_string());
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_action_args_json`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]    --> crates/deepscrape-pipeline/src/template/filters.rs:360:23
[INFO] [stderr]     |
[INFO] [stderr] 360 |         Value::Number(n) => input.clone(),
[INFO] [stderr]     |                       ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr] 
[INFO] [stderr] warning: `deepscrape-pipeline` (lib) generated 2 warnings (run `cargo fix --lib -p deepscrape-pipeline` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/deepscrape-browser/src/daemon.rs:803:21
[INFO] [stderr]     |
[INFO] [stderr] 803 |                 let mut cached = json!({
[INFO] [stderr]     |                     ----^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `IDLE_TIMEOUT` is never used
[INFO] [stderr]   --> crates/deepscrape-browser/src/daemon.rs:29:7
[INFO] [stderr]    |
[INFO] [stderr] 29 | const IDLE_TIMEOUT: Duration = Duration::from_secs(300);
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `error` and `warn`
[INFO] [stderr]  --> crates/deepscrape-crawl/src/download.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::{info, warn, error};
[INFO] [stderr]   |                     ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> crates/deepscrape-crawl/src/sitemap.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `deepscrape-browser` (lib) generated 2 warnings (run `cargo fix --lib -p deepscrape-browser` to apply 1 suggestion)
[INFO] [stderr] warning: `deepscrape-crawl` (lib) generated 2 warnings (run `cargo fix --lib -p deepscrape-crawl` to apply 2 suggestions)
[INFO] [stderr] warning: `deepscrape-browser` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `HashMap`
[INFO] [stderr]  --> crates/deepscrape-ai/src/synthesize.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                        ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `json`
[INFO] [stderr]  --> crates/deepscrape-ai/src/ai_generate.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | use serde_json::{json, Value};
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `site`
[INFO] [stderr]   --> crates/deepscrape-ai/src/llm.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     site: &str,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_site`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `has_paren`
[INFO] [stderr]    --> crates/deepscrape-ai/src/ai_generate.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 |     let has_paren = clean.starts_with("(async");
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_paren`
[INFO] [stderr] 
[INFO] [stderr] warning: `deepscrape-ai` (lib) generated 4 warnings (run `cargo fix --lib -p deepscrape-ai` to apply 4 suggestions)
[INFO] [stderr] warning: `deepscrape-ai` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `deepscrape-crawl` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `deepscrape-pipeline` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused imports: `crawl`, `download`, and `extract`
[INFO] [stderr]   --> crates/deepscrape-cli/src/main.rs:21:35
[INFO] [stderr]    |
[INFO] [stderr] 21 | use crate::commands::{completion, crawl, doctor, download, extract, read};
[INFO] [stderr]    |                                   ^^^^^          ^^^^^^^^  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `need_ai_generate` is never read
[INFO] [stderr]     --> crates/deepscrape-cli/src/main.rs:1007:56
[INFO] [stderr]      |
[INFO] [stderr] 1007 | ...                   let mut need_ai_generate = false;
[INFO] [stderr]      |                                                  ^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 1080 | ...                                           need_ai_generate = true;
[INFO] [stderr]      |                                               ----------------------- `need_ai_generate` is overwritten here before the previous value is read
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deepscrape` (bin "deepscrape" test) generated 2 warnings (run `cargo fix --bin "deepscrape" -p deepscrape --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deepscrape-9ae91404f19e43cf)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test args::tests::test_bool_coercion ... ok
[INFO] [stdout] test args::tests::test_int_coercion ... ok
[INFO] [stdout] test args::tests::test_default_filling ... ok
[INFO] [stdout] test args::tests::test_choices_validation ... ok
[INFO] [stdout] test args::tests::test_required_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_ai-4494d8ba7cf590c0)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test cascade::tests::test_cascade_order_ends_with_intercept ... ok
[INFO] [stdout] test cascade::tests::test_cascade_order_starts_with_public ... ok
[INFO] [stdout] test cascade::tests::test_header_probe_js_extracts_csrf ... ok
[INFO] [stdout] test cascade::tests::test_probe_js_url_escaping ... ok
[INFO] [stdout] test cascade::tests::test_render_cascade_result ... ok
[INFO] [stdout] test cascade::tests::test_public_probe_js_has_no_credentials ... ok
[INFO] [stdout] test explore::tests::test_detect_auth_indicators ... ok
[INFO] [stdout] test explore::tests::test_detect_field_roles ... ok
[INFO] [stdout] test explore::tests::test_detect_site_name_generic ... ok
[INFO] [stdout] test explore::tests::test_framework_detect_js_is_valid ... ok
[INFO] [stdout] test explore::tests::test_infer_capability_name_from_url ... ok
[INFO] [stdout] test explore::tests::test_detect_site_name_known_alias ... ok
[INFO] [stdout] test explore::tests::test_infer_capability_name_with_goal ... ok
[INFO] [stdout] test cascade::tests::test_cookie_probe_js_has_credentials ... ok
[INFO] [stdout] test explore::tests::test_response_analysis ... ok
[INFO] [stdout] test explore::tests::test_score_endpoint_json_with_items ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_strips_volatile_params ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_chinese ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_unknown ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_english ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_with_chinese_goal ... ok
[INFO] [stdout] test cascade::tests::test_probe_js_checks_chinese_api_code ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_returns_candidates ... ok
[INFO] [stdout] test generate::tests::test_normalize_goal_none ... ok
[INFO] [stdout] test generate::tests::test_generate_module_compiles ... ok
[INFO] [stdout] test synthesize::tests::test_build_templated_url ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_sorted_by_confidence ... ok
[INFO] [stdout] test generate::tests::test_render_generate_summary ... ok
[INFO] [stdout] test synthesize::tests::test_infer_columns ... ok
[INFO] [stdout] test synthesize::tests::test_infer_columns_fallback ... ok
[INFO] [stdout] test url_pattern::tests::test_path_mixed_id ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_candidate_has_yaml ... ok
[INFO] [stdout] test explore::tests::test_slugify ... ok
[INFO] [stdout] test url_pattern::tests::test_path_short_code_not_replaced ... ok
[INFO] [stdout] test url_pattern::tests::test_fragment_with_path_and_query ... ok
[INFO] [stdout] test url_pattern::tests::test_real_01_google_search ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_bvid ... ok
[INFO] [stdout] test url_pattern::tests::test_no_query ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_no_goal ... ok
[INFO] [stdout] test url_pattern::tests::test_path_id_replacement ... ok
[INFO] [stdout] test url_pattern::tests::test_path_with_hyphen_not_replaced ... ok
[INFO] [stdout] test explore::tests::test_store_discover_js_is_valid ... ok
[INFO] [stdout] test synthesize::tests::test_build_templated_url_with_keyword ... ok
[INFO] [stdout] test explore::tests::test_url_to_pattern_replaces_ids ... ok
[INFO] [stdout] test url_pattern::tests::test_real_03_github_issue ... ok
[INFO] [stdout] test url_pattern::tests::test_real_02_github_search ... ok
[INFO] [stdout] test url_pattern::tests::test_real_04_youtube ... ok
[INFO] [stdout] test url_pattern::tests::test_full_example ... ok
[INFO] [stdout] test generate::tests::test_select_candidate_with_goal ... ok
[INFO] [stdout] test url_pattern::tests::test_real_08_github_api ... ok
[INFO] [stdout] test url_pattern::tests::test_real_05_google_analytics_fragment ... ok
[INFO] [stdout] test url_pattern::tests::test_real_07_reddit ... ok
[INFO] [stdout] test url_pattern::tests::test_real_09_juejin ... ok
[INFO] [stdout] test url_pattern::tests::test_real_06_hackernews ... ok
[INFO] [stdout] test url_pattern::tests::test_real_10_amazon ... ok
[INFO] [stdout] test url_pattern::tests::test_simple_fragment ... ok
[INFO] [stdout] test url_pattern::tests::test_trailing_slash_removed ... ok
[INFO] [stdout] test synthesize::tests::test_synthesize_with_goal ... ok
[INFO] [stdout] test url_pattern::tests::test_domain_lowercase ... ok
[INFO] [stdout] test url_pattern::tests::test_query_params_cleaned_and_sorted ... ok
[INFO] [stdout] test explore::tests::test_analyze_endpoints_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_browser-f0ce84f7aabdbe81)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test bridge::tests::test_bridge_construction ... ok
[INFO] [stdout] test bridge::tests::test_bridge_default_port ... ok
[INFO] [stdout] test dom_helpers::tests::test_auto_scroll_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_install_interceptor_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_click_js_contains_selector ... ok
[INFO] [stdout] test dom_helpers::tests::test_network_requests_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_press_key_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_get_intercepted_requests_js ... ok
[INFO] [stdout] test daemon::tests::test_daemon_start_and_shutdown ... ok
[INFO] [stdout] test dom_helpers::tests::test_scroll_js_up ... ok
[INFO] [stdout] test dom_helpers::tests::test_snapshot_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_type_text_js_contains_text ... ok
[INFO] [stdout] test dom_helpers::tests::test_wait_for_selector_js ... ok
[INFO] [stdout] test dom_helpers::tests::test_scroll_js_down ... ok
[INFO] [stdout] test daemon::tests::test_daemon_state_touch ... ok
[INFO] [stdout] test daemon_client::tests::test_is_extension_connected_when_no_server ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_core-566b3bfc85d80c9a)
[INFO] [stdout] test daemon_client::tests::test_daemon_client_construction ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_crawl-6ee2bbb98afb9a18)
[INFO] [stdout] test daemon_client::tests::test_is_running_when_no_server ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_discovery-0310722e60832f7d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_external-6c83f3183080d610)
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test registry::tests::test_list_sites ... ok
[INFO] [stdout] test registry::tests::test_command_count ... ok
[INFO] [stdout] test registry::tests::test_register_and_get ... ok
[INFO] [stdout] test value_ext::tests::test_as_str_or_default ... ok
[INFO] [stdout] test value_ext::tests::test_get_path ... ok
[INFO] [stdout] test value_ext::tests::test_get_path_array_index ... ok
[INFO] [stdout] test value_ext::tests::test_to_array ... ok
[INFO] [stdout] test value_ext::tests::test_is_empty_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test yaml_parser::tests::test_parse_simple_adapter ... ok
[INFO] [stdout] test yaml_parser::tests::test_parse_missing_site_errors ... ok
[INFO] [stdout] test yaml_parser::tests::test_parse_cookie_strategy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test executor::tests::test_validate_args_rejects_and ... ok
[INFO] [stdout] test executor::tests::test_validate_args_clean ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_pipe ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_semicolon ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_backtick ... ok
[INFO] [stdout] test executor::tests::test_validate_args_rejects_subshell ... ok
[INFO] [stdout] test loader::tests::test_builtin_yaml_parses ... ok
[INFO] [stdout] test loader::tests::test_load_builtin_external_clis ... ok
[INFO] [stdout] test executor::tests::test_is_binary_installed_known ... ok
[INFO] [stdout] test executor::tests::test_is_binary_installed_unknown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_output-42365bdf80afb9c4)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepscrape_pipeline-37b311ba05907c96)
[INFO] [stdout] test csv_out::tests::test_column_selection ... ok
[INFO] [stdout] test csv_out::tests::test_array_of_objects ... ok
[INFO] [stdout] test csv_out::tests::test_empty_array ... ok
[INFO] [stdout] test csv_out::tests::test_single_object ... ok
[INFO] [stdout] test json::tests::test_empty_array ... ok
[INFO] [stdout] test markdown::tests::test_array_of_objects ... ok
[INFO] [stdout] test markdown::tests::test_column_selection ... ok
[INFO] [stdout] test markdown::tests::test_single_object ... ok
[INFO] [stdout] test markdown::tests::test_empty_array ... ok
[INFO] [stdout] test render::tests::test_render_elapsed_seconds ... ok
[INFO] [stdout] test render::tests::test_render_json_format ... ok
[INFO] [stdout] test render::tests::test_render_json_no_footer ... ok
[INFO] [stdout] test render::tests::test_render_table_format ... ok
[INFO] [stdout] test render::tests::test_render_with_footer ... ok
[INFO] [stdout] test render::tests::test_render_with_title ... ok
[INFO] [stdout] test json::tests::test_array_of_objects ... ok
[INFO] [stdout] test table::tests::test_column_selection ... ok
[INFO] [stdout] test table::tests::test_array_of_objects ... ok
[INFO] [stdout] test table::tests::test_empty_array ... ok
[INFO] [stdout] test table::tests::test_nested_value ... ok
[INFO] [stdout] test table::tests::test_single_object ... ok
[INFO] [stdout] test json::tests::test_single_object ... ok
[INFO] [stdout] test yaml::tests::test_array_of_objects ... ok
[INFO] [stdout] test yaml::tests::test_empty_array ... ok
[INFO] [stdout] test yaml::tests::test_single_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test executor::tests::unknown_step_returns_error ... ok
[INFO] [stdout] test steps::browser::tests::test_all_browser_steps_are_browser_steps ... ok
[INFO] [stdout] test executor::tests::browser_step_fails_after_max_retries ... ok
[INFO] [stdout] test executor::tests::multi_step_pipeline_chains_data ... ok
[INFO] [stdout] test steps::browser::tests::test_all_browser_steps_register ... ok
[INFO] [stdout] test executor::tests::empty_pipeline_returns_null ... ok
[INFO] [stdout] test steps::browser::tests::test_wait_step_with_time ... ok
[INFO] [stdout] test steps::browser::tests::test_snapshot_step ... ok
[INFO] [stdout] test steps::download::tests::test_download_step_registers ... ok
[INFO] [stdout] test steps::browser::tests::test_navigate_step ... ok
[INFO] [stdout] test steps::browser::tests::test_browser_step_requires_page ... ok
[INFO] [stdout] test steps::download::tests::test_download_no_url ... ok
[INFO] [stdout] test steps::fetch::tests::test_is_per_item_url ... ok
[INFO] [stdout] test steps::download::tests::test_download_is_browser_step ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_is_browser_step ... ok
[INFO] [stdout] test executor::tests::single_step_returns_step_output ... ok
[INFO] [stdout] test executor::tests::browser_step_retries_on_transient_error ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_is_browser_step ... ok
[INFO] [stdout] test steps::browser::tests::test_evaluate_step ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_step_registers ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_requires_page ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_step_registers ... ok
[INFO] [stdout] test steps::transform::tests::test_limit_step ... ok
[INFO] [stdout] test steps::intercept::tests::test_intercept_requires_page ... ok
[INFO] [stdout] test steps::tap::tests::test_tap_requires_object_params ... ok
[INFO] [stdout] test steps::fetch::tests::test_contains_item_ref ... ok
[INFO] [stdout] test steps::download::tests::test_download_with_url_in_params ... ok
[INFO] [stdout] test steps::transform::tests::test_map_step ... ok
[INFO] [stdout] test steps::transform::tests::test_limit_step_with_template ... ok
[INFO] [stdout] test steps::transform::tests::test_filter_step ... ok
[INFO] [stdout] test steps::transform::tests::test_select_step ... ok
[INFO] [stdout] test steps::transform::tests::test_sort_step_desc ... ok
[INFO] [stdout] test template::tests::test_arithmetic ... ok
[INFO] [stdout] test steps::transform::tests::test_register_all ... ok
[INFO] [stdout] test template::tests::test_boolean_literal ... ok
[INFO] [stdout] test template::tests::test_comparison ... ok
[INFO] [stdout] test template::tests::test_equality ... ok
[INFO] [stdout] test template::tests::test_array_index ... ok
[INFO] [stdout] test template::tests::test_fallback ... ok
[INFO] [stdout] test template::tests::test_filter_basename ... ok
[INFO] [stdout] test template::tests::test_filter_ext ... ok
[INFO] [stdout] test template::tests::test_filter_first_last ... ok
[INFO] [stdout] test template::tests::test_filter_default ... ok
[INFO] [stdout] test template::tests::test_filter_chain ... ok
[INFO] [stdout] test template::tests::test_filter_length ... ok
[INFO] [stdout] test template::tests::test_filter_json ... ok
[INFO] [stdout] test template::tests::test_filter_upper ... ok
[INFO] [stdout] test template::tests::test_filter_sanitize ... ok
[INFO] [stdout] test template::tests::test_filter_replace ... ok
[INFO] [stdout] test template::tests::test_filter_join ... ok
[INFO] [stdout] test template::tests::test_logical_and ... ok
[INFO] [stdout] test template::tests::test_filter_slugify ... ok
[INFO] [stdout] test template::tests::test_math_min ... ok
[INFO] [stdout] test template::tests::test_no_template ... ok
[INFO] [stdout] test template::tests::test_null_literal ... ok
[INFO] [stdout] test template::tests::test_modulo ... ok
[INFO] [stdout] test template::tests::test_multiple_interpolations ... ok
[INFO] [stdout] test template::tests::test_ternary ... ok
[INFO] [stdout] test template::tests::test_string_literal ... ok
[INFO] [stdout] test template::tests::test_simple_variable ... ok
[INFO] [stdout] test template::tests::test_nested_path ... ok
[INFO] [stdout] test template::tests::test_filter_keys ... ok
[INFO] [stdout] test template::tests::test_partial_interpolation ... ok
[INFO] [stdout] test template::tests::test_render_template_array ... ok
[INFO] [stdout] test template::tests::test_parentheses ... ok
[INFO] [stdout] test template::tests::test_render_template_value_object ... ok
[INFO] [stdout] test template::tests::test_pipe_filter ... ok
[INFO] [stdout] test template::tests::test_math_max ... ok
[INFO] [stdout] test steps::download::tests::test_download_with_url_in_data ... FAILED
[INFO] [stdout] test steps::fetch::tests::test_fetch_step_name ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_rejects_invalid_params ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_object_requires_url ... ok
[INFO] [stdout] test steps::fetch::tests::test_fetch_step_registers ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- steps::download::tests::test_download_with_url_in_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'steps::download::tests::test_download_with_url_in_data' (3718) panicked at crates/deepscrape-pipeline/src/steps/download.rs:594:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Null
[INFO] [stdout]  right: "https://example.com/article.pdf"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c35e9f8f11 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c35e9f8f11 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c35e9f8f11 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c35e9f8f11 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c35ea10d3a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c35ea10d3a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x64c35e9fda2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x64c35e9fda2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x64c35e9d53f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c35e9d53f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c35e9f05d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c35e8706d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x64c35e8706d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64c35e9f0902 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x64c35e9f0902 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x64c35e9d54a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x64c35e9ccc09 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c35e9d628d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x64c35ea1156c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c35ea113f3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64c35e6106b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<serde_json[5cd72bcae8a0b2b5]::value::Value, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64c35e5aa6be - deepscrape_pipeline[f4a3faf6537f2301]::steps::download::tests::test_download_with_url_in_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deepscrape-pipeline/src/steps/download.rs:594:9
[INFO] [stdout]   22:     0x64c35e644cc2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64c35e644d3d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64c35e58f61d - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x64c35e58f51b - tokio[913dc1f8a14437c6]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64c35e58f51b - tokio[913dc1f8a14437c6]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64c35e58f51b - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x64c35e587e60 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x64c35e58e81d - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x64c35e58dac4 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x64c35e59568b - <tokio[913dc1f8a14437c6]::runtime::context::scoped::Scoped<tokio[913dc1f8a14437c6]::runtime::scheduler::Context>>::set::<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64c35e599b39 - tokio[913dc1f8a14437c6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x64c35e625bd2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[913dc1f8a14437c6]::runtime::context::Context>>::try_with::<tokio[913dc1f8a14437c6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x64c35e62575e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[913dc1f8a14437c6]::runtime::context::Context>>::with::<tokio[913dc1f8a14437c6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x64c35e5965bd - tokio[913dc1f8a14437c6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x64c35e58a210 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x64c35e58a506 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x64c35e58d5d0 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x64c35e608dd3 - tokio[913dc1f8a14437c6]::runtime::context::runtime::enter_runtime::<<tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64c35e587141 - <tokio[913dc1f8a14437c6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x64c35e5c6834 - <tokio[913dc1f8a14437c6]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64c35e5c69ff - <tokio[913dc1f8a14437c6]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64c35e5b5683 - deepscrape_pipeline[f4a3faf6537f2301]::steps::download::tests::test_download_with_url_in_data
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deepscrape-pipeline/src/steps/download.rs:597:44
[INFO] [stdout]   44:     0x64c35e5a9397 - deepscrape_pipeline[f4a3faf6537f2301]::steps::download::tests::test_download_with_url_in_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/deepscrape-pipeline/src/steps/download.rs:586:46
[INFO] [stdout]   45:     0x64c35e6502f6 - <deepscrape_pipeline[f4a3faf6537f2301]::steps::download::tests::test_download_with_url_in_data::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64c35e863a0b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64c35e863a0b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64c35e871055 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64c35e871055 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64c35e871055 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x64c35e871055 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64c35e871055 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64c35e871055 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64c35e871055 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64c35e86bb04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64c35e86bb04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64c35e8741a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64c35e8741a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64c35e8741a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x64c35e8741a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64c35e8741a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64c35e8741a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64c35e8741a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64c35e9f81ef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x64c35e9f81ef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7931bbc92aa4 - <unknown>
[INFO] [stdout]   67:     0x7931bbd1fa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     steps::download::tests::test_download_with_url_in_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p deepscrape-pipeline --lib`
[INFO] running `Command { std: "docker" "inspect" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c", kill_on_drop: false }`
[INFO] [stdout] 2fb724f3530b0cf6a1d4d60fee309f6c152be376b9a78f1cdc5dc9eadec8c40c
