[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fking-open%2Fadoc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/king-open/adoc on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f61693d235816f9e97cf80e82dcb1d5f8829350f6a0d7af0c9cb7e14bed8f8f
[INFO] running `Command { std: "docker" "start" "-a" "7f61693d235816f9e97cf80e82dcb1d5f8829350f6a0d7af0c9cb7e14bed8f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f61693d235816f9e97cf80e82dcb1d5f8829350f6a0d7af0c9cb7e14bed8f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f61693d235816f9e97cf80e82dcb1d5f8829350f6a0d7af0c9cb7e14bed8f8f", kill_on_drop: false }`
[INFO] [stdout] 7f61693d235816f9e97cf80e82dcb1d5f8829350f6a0d7af0c9cb7e14bed8f8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3f0e6b69f948bcdc1e05b958e1210d3b6e335de05463c7075a268d5dfddbb98
[INFO] running `Command { std: "docker" "start" "-a" "c3f0e6b69f948bcdc1e05b958e1210d3b6e335de05463c7075a268d5dfddbb98", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.22
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.22
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.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 markup5ever v0.11.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.18.1
[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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "c3f0e6b69f948bcdc1e05b958e1210d3b6e335de05463c7075a268d5dfddbb98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f0e6b69f948bcdc1e05b958e1210d3b6e335de05463c7075a268d5dfddbb98", kill_on_drop: false }`
[INFO] [stdout] c3f0e6b69f948bcdc1e05b958e1210d3b6e335de05463c7075a268d5dfddbb98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70cd317cfa2f0022809710a325ca17554434bf7f765c8e5820ce11af29d05a37
[INFO] running `Command { std: "docker" "start" "-a" "70cd317cfa2f0022809710a325ca17554434bf7f765c8e5820ce11af29d05a37", kill_on_drop: false }`
[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] [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: 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: 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 3.01s
[INFO] running `Command { std: "docker" "inspect" "70cd317cfa2f0022809710a325ca17554434bf7f765c8e5820ce11af29d05a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cd317cfa2f0022809710a325ca17554434bf7f765c8e5820ce11af29d05a37", kill_on_drop: false }`
[INFO] [stdout] 70cd317cfa2f0022809710a325ca17554434bf7f765c8e5820ce11af29d05a37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de284a8c5031b4a9dd7d17a38b00b34171d4a295bbca445d5f0b7490663ca63d
[INFO] running `Command { std: "docker" "start" "-a" "de284a8c5031b4a9dd7d17a38b00b34171d4a295bbca445d5f0b7490663ca63d", 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 2 suggestions)
[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` (test "crawler_test") generated 2 warnings (run `cargo fix --test "crawler_test"` to apply 1 suggestion)
[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` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adoc-f1b514cef7dff0f6)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adoc-b806cda3b3ffd6f4)
[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-b12f1f6e5625717d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_crawler_with_logging ... FAILED
[INFO] [stdout] test test_search_and_crawl ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_crawler_with_logging stdout ----
[INFO] [stdout] [2m2025-09-25T12:51:27.929546Z[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] [2m2025-09-25T12:51:27.929604Z[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] [2m2025-09-25T12:51:27.930023Z[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] [2m2025-09-25T12:51:27.931614Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:27.936132Z[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] [2m2025-09-25T12:51:28.194111Z[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] [2m2025-09-25T12:51:28.194350Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:28.194769Z[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] [2m2025-09-25T12:51:29.279910Z[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] [2m2025-09-25T12:51:29.280126Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:29.283668Z[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] [2m2025-09-25T12:51:29.891775Z[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] [2m2025-09-25T12:51:29.893546Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:29.893996Z[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] [2m2025-09-25T12:51:32.258470Z[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] [2m2025-09-25T12:51:32.262614Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:32.263116Z[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] [2m2025-09-25T12:51:35.539126Z[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] [2m2025-09-25T12:51:35.539313Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:35.539718Z[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] [2m2025-09-25T12:51:38.177081Z[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] [2m2025-09-25T12:51:38.177327Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:38.177757Z[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] [2m2025-09-25T12:51:41.374945Z[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] [2m2025-09-25T12:51:41.381731Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:41.385786Z[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] [2m2025-09-25T12:51:52.959183Z[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] [2m2025-09-25T12:51:52.970628Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:52.971213Z[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' (26) 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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] [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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51: <unknown>
[INFO] [stdout]   52: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57c78172a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57c78172a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57c78172a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57c78172a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57c782a25f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57c782a25f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57c77e1a61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57c77e1a61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57c77ee7f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57c77f418f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d57c77f4021 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d57c722534e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d57c722534e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57c77f48ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d57c77f48ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d57c77f46aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d57c77ee929 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57c77d5ccd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d57c7834c50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57c7833f26 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d57c6fc2b42 - core::result::Result<T,E>::unwrap::hebe932bb5a9babbe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5d57c6fc2b42 - crawler_test::test_crawler_with_logging::{{closure}}::hfb548446c3267678
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:25:10
[INFO] [stdout]   22:     0x5d57c6fce252 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc053b783ba862706
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d57c6fce18d - <core::pin::Pin<P> as core::future::future::Future>::poll::h10a857bc0f6bc889
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d57c6fb47ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf1ec9dcae866fd16
[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:     0x5d57c6fb46db - tokio::runtime::coop::with_budget::h1773e8989c408657
[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:     0x5d57c6fb46db - tokio::runtime::coop::budget::h3173211f39f63f92
[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:     0x5d57c6fb46db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5522b0eb48063290
[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:     0x5d57c6fb1560 - tokio::runtime::scheduler::current_thread::Context::enter::h1ecb206be921f7ae
[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:     0x5d57c6fb3170 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h076ec460e042141a
[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:     0x5d57c6fb2e34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd31894843ba47943
[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:     0x5d57c6fbfb4b - tokio::runtime::context::scoped::Scoped<T>::set::h25cb4879b1a0ed9c
[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:     0x5d57c6fc5409 - tokio::runtime::context::set_scheduler::{{closure}}::h50bb02530894a6e8
[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:     0x5d57c6fcbc52 - std::thread::local::LocalKey<T>::try_with::h6e43e847098d66cf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5d57c6fcb24e - std::thread::local::LocalKey<T>::with::h4fe43fd756b050ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5d57c6fc53bd - tokio::runtime::context::set_scheduler::hedbc5e5f3cd6b1d5
[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:     0x5d57c6fb27a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0de4f244f8621b3c
[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:     0x5d57c6fb2e53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he98fcde8a23b00d9
[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:     0x5d57c6fb0de3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5c912a1f5ef7ae0a
[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:     0x5d57c6fb9a20 - tokio::runtime::context::runtime::enter_runtime::hde4630782bebe055
[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:     0x5d57c6fb0ae1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h78b151eba83255df
[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:     0x5d57c6fcdbf4 - tokio::runtime::runtime::Runtime::block_on_inner::hdda5808ad2b857df
[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:     0x5d57c6fcdec7 - tokio::runtime::runtime::Runtime::block_on::hb353f39a41618dc0
[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:     0x5d57c6fc270e - crawler_test::test_crawler_with_logging::ha3f01597db13a04b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:36:31
[INFO] [stdout]   44:     0x5d57c6fc27a7 - crawler_test::test_crawler_with_logging::{{closure}}::h5a87723009a80bb3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:5:37
[INFO] [stdout]   45:     0x5d57c6fab956 - core::ops::function::FnOnce::call_once::h0d8209f63c4397b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d57c722510b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d57c722510b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d57c723ad75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d57c723ad75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d57c723ad75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5d57c723ad75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5d57c723ad75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57c723ad75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d57c723ad75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d57c7211564 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d57c7211564 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57c7214e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57c7214e2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d57c7214e2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d57c7214e2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d57c7214e2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57c7214e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57c7214e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d57c77e9a8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x5d57c77e9a8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x72dba06a7aa4 - <unknown>
[INFO] [stdout]   67:     0x72dba0734a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_search_and_crawl stdout ----
[INFO] [stdout] [2m2025-09-25T12:51:27.932098Z[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] [2m2025-09-25T12:51:27.932174Z[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] [2m2025-09-25T12:51:27.932563Z[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] [2m2025-09-25T12:51:27.936725Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:27.937119Z[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] [2m2025-09-25T12:51:28.336940Z[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] [2m2025-09-25T12:51:28.342546Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:28.347719Z[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] [2m2025-09-25T12:51:28.816446Z[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] [2m2025-09-25T12:51:28.816682Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:28.820982Z[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] [2m2025-09-25T12:51:30.494015Z[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] [2m2025-09-25T12:51:30.494227Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:30.494574Z[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] [2m2025-09-25T12:51:31.655891Z[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] [2m2025-09-25T12:51:31.656042Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:31.656326Z[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] [2m2025-09-25T12:51:35.133051Z[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] [2m2025-09-25T12:51:35.133294Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:35.133651Z[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] [2m2025-09-25T12:51:40.357013Z[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] [2m2025-09-25T12:51:40.357176Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:40.357547Z[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] [2m2025-09-25T12:51:45.351071Z[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] [2m2025-09-25T12:51:45.351293Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:45.351692Z[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] [2m2025-09-25T12:51:55.622101Z[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] [2m2025-09-25T12:51:55.622427Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-09-25T12:51:55.622861Z[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' (27) 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   20: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   34: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   44: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   49: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   51: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d57c78172a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d57c78172a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d57c78172a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d57c78172a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d57c782a25f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d57c782a25f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d57c77e1a61 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d57c77e1a61 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d57c77ee7f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d57c77f418f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d57c77f4021 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d57c722534e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d57c722534e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d57c77f48ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d57c77f48ff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d57c77f46aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d57c77ee929 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d57c77d5ccd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d57c7834c50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d57c7833f26 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d57c6fc2486 - core::result::Result<T,E>::unwrap::hebe932bb5a9babbe
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5d57c6fc2486 - crawler_test::test_search_and_crawl::{{closure}}::hb194f189f570fdf1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:49:68
[INFO] [stdout]   22:     0x5d57c6fce252 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc053b783ba862706
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d57c6fce18d - <core::pin::Pin<P> as core::future::future::Future>::poll::h10a857bc0f6bc889
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5d57c6fb47ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf1ec9dcae866fd16
[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:     0x5d57c6fb46db - tokio::runtime::coop::with_budget::h1773e8989c408657
[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:     0x5d57c6fb46db - tokio::runtime::coop::budget::h3173211f39f63f92
[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:     0x5d57c6fb46db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h5522b0eb48063290
[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:     0x5d57c6fb1560 - tokio::runtime::scheduler::current_thread::Context::enter::h1ecb206be921f7ae
[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:     0x5d57c6fb3170 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h076ec460e042141a
[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:     0x5d57c6fb2e34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd31894843ba47943
[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:     0x5d57c6fbfb4b - tokio::runtime::context::scoped::Scoped<T>::set::h25cb4879b1a0ed9c
[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:     0x5d57c6fc5409 - tokio::runtime::context::set_scheduler::{{closure}}::h50bb02530894a6e8
[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:     0x5d57c6fcbc52 - std::thread::local::LocalKey<T>::try_with::h6e43e847098d66cf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5d57c6fcb24e - std::thread::local::LocalKey<T>::with::h4fe43fd756b050ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5d57c6fc53bd - tokio::runtime::context::set_scheduler::hedbc5e5f3cd6b1d5
[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:     0x5d57c6fb27a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0de4f244f8621b3c
[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:     0x5d57c6fb2e53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he98fcde8a23b00d9
[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:     0x5d57c6fb0de3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5c912a1f5ef7ae0a
[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:     0x5d57c6fb9a20 - tokio::runtime::context::runtime::enter_runtime::hde4630782bebe055
[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:     0x5d57c6fb0ae1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h78b151eba83255df
[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:     0x5d57c6fcdbf4 - tokio::runtime::runtime::Runtime::block_on_inner::hdda5808ad2b857df
[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:     0x5d57c6fcdec7 - tokio::runtime::runtime::Runtime::block_on::hb353f39a41618dc0
[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:     0x5d57c6fc2131 - crawler_test::test_search_and_crawl::hca07f2bd0a72b65f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:51:33
[INFO] [stdout]   44:     0x5d57c6fc25b7 - crawler_test::test_search_and_crawl::{{closure}}::hf7d83a6bab86a5bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:40:33
[INFO] [stdout]   45:     0x5d57c6fabc16 - core::ops::function::FnOnce::call_once::hee5920aae77bd7d6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d57c722510b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d57c722510b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5d57c723ad75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5d57c723ad75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5d57c723ad75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5d57c723ad75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5d57c723ad75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d57c723ad75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5d57c723ad75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5d57c7211564 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5d57c7211564 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5d57c7214e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5d57c7214e2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5d57c7214e2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5d57c7214e2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5d57c7214e2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d57c7214e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5d57c7214e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d57c77e9a8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x5d57c77e9a8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x72dba06a7aa4 - <unknown>
[INFO] [stdout]   67:     0x72dba0734a34 - 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 27.76s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test crawler_test`
[INFO] running `Command { std: "docker" "inspect" "de284a8c5031b4a9dd7d17a38b00b34171d4a295bbca445d5f0b7490663ca63d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de284a8c5031b4a9dd7d17a38b00b34171d4a295bbca445d5f0b7490663ca63d", kill_on_drop: false }`
[INFO] [stdout] de284a8c5031b4a9dd7d17a38b00b34171d4a295bbca445d5f0b7490663ca63d
