[INFO] cloning repository https://github.com/king-open/adoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/king-open/adoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fking-open%2Fadoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fking-open%2Fadoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80a3e6782fa1b5d6d11444d42d12b7e99f42d7c3
[INFO] testing king-open/adoc against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fking-open%2Fadoc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/king-open/adoc
[INFO] finished tweaking git repo https://github.com/king-open/adoc
[INFO] tweaked toml for git repo https://github.com/king-open/adoc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/king-open/adoc on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/king-open/adoc 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77686791b176d03ec03af98534eafd427eb2b2829e42c945fa07038ad876b870
[INFO] running `Command { std: "docker" "start" "-a" "77686791b176d03ec03af98534eafd427eb2b2829e42c945fa07038ad876b870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77686791b176d03ec03af98534eafd427eb2b2829e42c945fa07038ad876b870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77686791b176d03ec03af98534eafd427eb2b2829e42c945fa07038ad876b870", kill_on_drop: false }`
[INFO] [stdout] 77686791b176d03ec03af98534eafd427eb2b2829e42c945fa07038ad876b870
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db538cf42246e31ce8218f7011ab9133f0668424687683ebff4aea60bb6eae3c
[INFO] running `Command { std: "docker" "start" "-a" "db538cf42246e31ce8218f7011ab9133f0668424687683ebff4aea60bb6eae3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.22
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap v4.5.22
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling adoc v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[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 import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "db538cf42246e31ce8218f7011ab9133f0668424687683ebff4aea60bb6eae3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db538cf42246e31ce8218f7011ab9133f0668424687683ebff4aea60bb6eae3c", kill_on_drop: false }`
[INFO] [stdout] db538cf42246e31ce8218f7011ab9133f0668424687683ebff4aea60bb6eae3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a131e5ab94402ad654a35ec7d4920f08b215da25b7a44d2f17b92d64d28791cb
[INFO] running `Command { std: "docker" "start" "-a" "a131e5ab94402ad654a35ec7d4920f08b215da25b7a44d2f17b92d64d28791cb", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adoc v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[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 import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[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 import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[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: `Parser`
[INFO] [stdout]  --> src/output.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{ValueEnum, Parser};
[INFO] [stdout]   |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DocPage`
[INFO] [stdout]  --> tests/crawler_test.rs:1:45
[INFO] [stdout]   |
[INFO] [stdout] 1 | use adoc::crawler::{Crawler, CrawlerConfig, DocPage};
[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 variable: `subscriber`
[INFO] [stdout]  --> tests/crawler_test.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let subscriber = tracing_subscriber::fmt()
[INFO] [stdout]   |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[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: `start`
[INFO] [stdout]    --> src/crawler.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let start = std::time::Instant::now();
[INFO] [stdout]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_page_with_client` is never used
[INFO] [stdout]    --> src/crawler.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Crawler {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.15s
[INFO] running `Command { std: "docker" "inspect" "a131e5ab94402ad654a35ec7d4920f08b215da25b7a44d2f17b92d64d28791cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a131e5ab94402ad654a35ec7d4920f08b215da25b7a44d2f17b92d64d28791cb", kill_on_drop: false }`
[INFO] [stdout] a131e5ab94402ad654a35ec7d4920f08b215da25b7a44d2f17b92d64d28791cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d212a8229ad6b82198e124bf1be60eeffd94615602835ad7202eeb0d7bc4782
[INFO] running `Command { std: "docker" "start" "-a" "6d212a8229ad6b82198e124bf1be60eeffd94615602835ad7202eeb0d7bc4782", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> src/crawler.rs:11:34
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{info, warn, debug, error, instrument};
[INFO] [stderr]    |                                  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Parser`
[INFO] [stderr]  --> src/output.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::{ValueEnum, Parser};
[INFO] [stderr]   |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]    --> src/crawler.rs:123:21
[INFO] [stderr]     |
[INFO] [stderr] 123 |                 let start = std::time::Instant::now();
[INFO] [stderr]     |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `fetch_page_with_client` is never used
[INFO] [stderr]    --> src/crawler.rs:311:14
[INFO] [stderr]     |
[INFO] [stderr]  35 | impl Crawler {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 311 |     async fn fetch_page_with_client(&self, url: &str, client: &Client) -> Result<DocPage> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `adoc` (lib) generated 4 warnings (run `cargo fix --lib -p adoc` to apply 3 suggestions)
[INFO] [stderr] warning: `adoc` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `DocPage`
[INFO] [stderr]  --> tests/crawler_test.rs:1:45
[INFO] [stderr]   |
[INFO] [stderr] 1 | use adoc::crawler::{Crawler, CrawlerConfig, DocPage};
[INFO] [stderr]   |                                             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `subscriber`
[INFO] [stderr]  --> tests/crawler_test.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let subscriber = tracing_subscriber::fmt()
[INFO] [stderr]   |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `adoc` (bin "adoc" test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `adoc` (bin "adoc") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `adoc` (test "crawler_test") generated 2 warnings (run `cargo fix --test "crawler_test" -p adoc` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adoc-7796f13f42c754ba)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adoc-cd03b205784835f3)
[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 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] [stderr]      Running tests/crawler_test.rs (/opt/rustwide/target/debug/deps/crawler_test-d7100e20bbe2eff0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_search_and_crawl ... FAILED
[INFO] [stdout] test test_crawler_with_logging ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_search_and_crawl stdout ----
[INFO] [stdout] [2m2026-03-10T09:34:00.726197Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 添加 URL 到已访问列表: https://developer.apple.com/search/index.php?q=SwiftUI
[INFO] [stdout] [2m2026-03-10T09:34:00.726313Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 开始求页面: https://developer.apple.com/search/index.php?q=SwiftUI
[INFO] [stdout] [2m2026-03-10T09:34:00.726592Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:00.730378Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:00.847266Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:01.252066Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:01.252267Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:01.252526Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:02.002681Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:02.002855Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:02.003129Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:03.184630Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:03.184921Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:03.187349Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:05.034518Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:05.034687Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:05.034950Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:06.570059Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:06.570244Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:06.570537Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:12.265561Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:12.265743Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:12.266027Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:19.136659Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:19.136787Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:19.137052Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:26.217658Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:26.217838Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:26.218135Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/search/index.php?q=SwiftUI" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/search/index.php?q=SwiftUI, 错误: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test_search_and_crawl' (20) panicked at tests/crawler_test.rs:49:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://developer.apple.com/search/index.php?q=SwiftUI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: adoc::crawler::Crawler::fetch_page::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:246:24
[INFO] [stdout]    3: adoc::crawler::Crawler::crawl_url::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:83:41
[INFO] [stdout]    4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    5: adoc::crawler::Crawler::crawl_url::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:59:5
[INFO] [stdout]    6: adoc::crawler::Crawler::search_and_crawl::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:236:48
[INFO] [stdout]    7: crawler_test::test_search_and_crawl::{{closure}}
[INFO] [stdout]              at ./tests/crawler_test.rs:49:62
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   11: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   12: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   17: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   18: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   20: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   21: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   24: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   25: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   26: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   28: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   29: crawler_test::test_search_and_crawl
[INFO] [stdout]              at ./tests/crawler_test.rs:51:33
[INFO] [stdout]   30: crawler_test::test_search_and_crawl::{{closure}}
[INFO] [stdout]              at ./tests/crawler_test.rs:40:33
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   51: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x586b316dcf0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586b316dcf0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586b316dcf0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x586b316dcf0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x586b316f525a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x586b316f525a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x586b316e2532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586b316e2532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x586b316bac7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x586b316bac7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x586b316d4e59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x586b310fe7cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x586b310fe7cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x586b316d50d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x586b316d50d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x586b316bad38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x586b316b1eb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x586b316bbd9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x586b316f5bec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x586b316f5932 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x586b30eb8580 - core::result::Result<T,E>::unwrap::h22942ae0ed0850e1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x586b30eb8580 - crawler_test::test_search_and_crawl::{{closure}}::h24f95ebcac888dfc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:49:68
[INFO] [stdout]   22:     0x586b30ed1682 - <core::pin::Pin<P> as core::future::future::Future>::poll::h166e51a0dbb67f8e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x586b30ed173d - <core::pin::Pin<P> as core::future::future::Future>::poll::hddaf34dda5d686e6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x586b30ec632d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7ad77b3559d426d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x586b30ec625b - tokio::runtime::coop::with_budget::h396e64ba775eb153
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x586b30ec625b - tokio::runtime::coop::budget::h6a0cdb3e333441a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x586b30ec625b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4757950dfdeedd42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x586b30ec3390 - tokio::runtime::scheduler::current_thread::Context::enter::h4f89d17d82c8d4e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x586b30ec5790 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he91baf1ea9b356b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x586b30ec4974 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf5408bfe5861d7bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x586b30ec24fb - tokio::runtime::context::scoped::Scoped<T>::set::h474bd5e788f3a768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x586b30eda5c9 - tokio::runtime::context::set_scheduler::{{closure}}::hc0ae1e579b98d18d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x586b30ebdb02 - std::thread::local::LocalKey<T>::try_with::hd27adfe2353bda29
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x586b30ebcebe - std::thread::local::LocalKey<T>::with::h7bde669f899fbe7b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x586b30eda53d - tokio::runtime::context::set_scheduler::h28cc6402468600cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x586b30ec42e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h48eaa687a3d8c311
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x586b30ec49b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36e148fada74c5db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x586b30ec2c83 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdaa64b481bd4262d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x586b30ecc9d3 - tokio::runtime::context::runtime::enter_runtime::h3b389e04e7c2069f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x586b30ec26d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::haf3d31ebcae018b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x586b30ebb0c4 - tokio::runtime::runtime::Runtime::block_on_inner::h29fb5bdc0d75fdd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x586b30ebb28a - tokio::runtime::runtime::Runtime::block_on::h9bbcfbccec28fc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x586b30eb81f1 - crawler_test::test_search_and_crawl::h11562c3b87c6b6c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:51:33
[INFO] [stdout]   44:     0x586b30eb86a7 - crawler_test::test_search_and_crawl::{{closure}}::hbaeee782c3f91b23
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:40:33
[INFO] [stdout]   45:     0x586b30eb4536 - core::ops::function::FnOnce::call_once::h2b5cce7d3cb61723
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x586b310f28ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x586b310f28ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x586b310ff29b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x586b310ff29b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x586b310ff29b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x586b310ff29b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x586b310fa9b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x586b310fa9b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x586b31101ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x586b31101ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x586b31101ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x586b31101ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x586b31101ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x586b31101ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x586b31101ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x586b316dc7df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x586b316dc7df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e8d4c40faa4 - <unknown>
[INFO] [stdout]   67:     0x7e8d4c49ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_crawler_with_logging stdout ----
[INFO] [stdout] [2m2026-03-10T09:34:00.726372Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 添加 URL 到已访问列表: https://developer.apple.com/documentation/swift
[INFO] [stdout] [2m2026-03-10T09:34:00.726397Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 开始求页面: https://developer.apple.com/documentation/swift
[INFO] [stdout] [2m2026-03-10T09:34:00.726576Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:00.735363Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:00.840831Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:01.546749Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:01.546898Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:01.547189Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:02.152577Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:02.152773Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:02.153046Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:03.331692Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:03.331820Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:03.332073Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:04.283679Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:04.283893Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:04.284186Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:06.182722Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:06.182876Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:06.183146Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:09.834553Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:09.834727Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:09.835021Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:17.025640Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:17.025758Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:17.026006Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] [2m2026-03-10T09:34:27.333218Z[0m [34mDEBUG[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2mreqwest::connect[0m[2m:[0m starting new connection: https://developer.apple.com/    
[INFO] [stdout] [2m2026-03-10T09:34:27.333501Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2026-03-10T09:34:27.333952Z[0m [33m WARN[0m [1mcrawl_url[0m[1m{[0m[3murl[0m[2m=[0m"https://developer.apple.com/documentation/swift" [3mrecursive[0m[2m=[0mfalse[1m}[0m[2m:[0m [2madoc::crawler[0m[2m:[0m 请求失败，准备重试: https://developer.apple.com/documentation/swift, 错误: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test_crawler_with_logging' (19) panicked at tests/crawler_test.rs:25:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://developer.apple.com/documentation/swift): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.94/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: adoc::crawler::Crawler::fetch_page::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:246:24
[INFO] [stdout]    3: adoc::crawler::Crawler::crawl_url::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:83:41
[INFO] [stdout]    4: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/src/instrument.rs:321:15
[INFO] [stdout]    5: adoc::crawler::Crawler::crawl_url::{{closure}}
[INFO] [stdout]              at ./src/crawler.rs:59:5
[INFO] [stdout]    6: crawler_test::test_crawler_with_logging::{{closure}}
[INFO] [stdout]              at ./tests/crawler_test.rs:24:10
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   10: tokio::runtime::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   11: tokio::runtime::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   13: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   14: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   16: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stderr] error: test failed, to rerun pass `--test crawler_test`
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   18: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   20: tokio::runtime::context::set_scheduler
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   23: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   24: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   25: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   26: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   27: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   28: crawler_test::test_crawler_with_logging
[INFO] [stdout]              at ./tests/crawler_test.rs:36:31
[INFO] [stdout]   29: crawler_test::test_crawler_with_logging::{{closure}}
[INFO] [stdout]              at ./tests/crawler_test.rs:5:37
[INFO] [stdout]   30: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x586b316dcf0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x586b316dcf0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x586b316dcf0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x586b316dcf0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x586b316f525a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x586b316f525a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x586b316e2532 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586b316e2532 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x586b316bac7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x586b316bac7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x586b316d4e59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x586b310fe7cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x586b310fe7cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x586b316d50d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x586b316d50d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x586b316bad38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x586b316b1eb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x586b316bbd9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x586b316f5bec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x586b316f5932 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x586b30eb8c78 - core::result::Result<T,E>::unwrap::h22942ae0ed0850e1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x586b30eb8c78 - crawler_test::test_crawler_with_logging::{{closure}}::hcacd32c43a5ce5eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:25:10
[INFO] [stdout]   22:     0x586b30ed1682 - <core::pin::Pin<P> as core::future::future::Future>::poll::h166e51a0dbb67f8e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x586b30ed173d - <core::pin::Pin<P> as core::future::future::Future>::poll::hddaf34dda5d686e6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x586b30ec632d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7ad77b3559d426d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x586b30ec625b - tokio::runtime::coop::with_budget::h396e64ba775eb153
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x586b30ec625b - tokio::runtime::coop::budget::h6a0cdb3e333441a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x586b30ec625b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4757950dfdeedd42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x586b30ec3390 - tokio::runtime::scheduler::current_thread::Context::enter::h4f89d17d82c8d4e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x586b30ec5790 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he91baf1ea9b356b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x586b30ec4974 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf5408bfe5861d7bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x586b30ec24fb - tokio::runtime::context::scoped::Scoped<T>::set::h474bd5e788f3a768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x586b30eda5c9 - tokio::runtime::context::set_scheduler::{{closure}}::hc0ae1e579b98d18d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x586b30ebdb02 - std::thread::local::LocalKey<T>::try_with::hd27adfe2353bda29
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x586b30ebcebe - std::thread::local::LocalKey<T>::with::h7bde669f899fbe7b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x586b30eda53d - tokio::runtime::context::set_scheduler::h28cc6402468600cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x586b30ec42e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h48eaa687a3d8c311
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x586b30ec49b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h36e148fada74c5db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x586b30ec2c83 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hdaa64b481bd4262d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x586b30ecc9d3 - tokio::runtime::context::runtime::enter_runtime::h3b389e04e7c2069f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x586b30ec26d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::haf3d31ebcae018b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x586b30ebb0c4 - tokio::runtime::runtime::Runtime::block_on_inner::h29fb5bdc0d75fdd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x586b30ebb28a - tokio::runtime::runtime::Runtime::block_on::h9bbcfbccec28fc83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x586b30eb87fe - crawler_test::test_crawler_with_logging::h9b516fb7b6e236ec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:36:31
[INFO] [stdout]   44:     0x586b30eb8897 - crawler_test::test_crawler_with_logging::{{closure}}::h591156e625009a64
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:5:37
[INFO] [stdout]   45:     0x586b30eb4736 - core::ops::function::FnOnce::call_once::hd46c79ce50a7e0a7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x586b310f28ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x586b310f28ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x586b310ff29b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x586b310ff29b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x586b310ff29b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x586b310ff29b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x586b310ff29b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x586b310fa9b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x586b310fa9b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x586b31101ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x586b31101ea2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x586b31101ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x586b31101ea2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x586b31101ea2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x586b31101ea2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x586b31101ea2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x586b316dc7df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x586b316dc7df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7e8d4c40faa4 - <unknown>
[INFO] [stdout]   67:     0x7e8d4c49ca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_crawler_with_logging
[INFO] [stdout]     test_search_and_crawl
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d212a8229ad6b82198e124bf1be60eeffd94615602835ad7202eeb0d7bc4782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d212a8229ad6b82198e124bf1be60eeffd94615602835ad7202eeb0d7bc4782", kill_on_drop: false }`
[INFO] [stdout] 6d212a8229ad6b82198e124bf1be60eeffd94615602835ad7202eeb0d7bc4782
