[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fking-open%2Fadoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/king-open/adoc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cbde6e843434f66641c07d346dd485d8597a910f865b39e1e36557e31ff30c3
[INFO] running `Command { std: "docker" "start" "-a" "2cbde6e843434f66641c07d346dd485d8597a910f865b39e1e36557e31ff30c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cbde6e843434f66641c07d346dd485d8597a910f865b39e1e36557e31ff30c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbde6e843434f66641c07d346dd485d8597a910f865b39e1e36557e31ff30c3", kill_on_drop: false }`
[INFO] [stdout] 2cbde6e843434f66641c07d346dd485d8597a910f865b39e1e36557e31ff30c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61000a7cb92c62f74a42acb6b0143a80b0720d2058380e36fc3a8fc90afec60b
[INFO] running `Command { std: "docker" "start" "-a" "61000a7cb92c62f74a42acb6b0143a80b0720d2058380e36fc3a8fc90afec60b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling autocfg v1.4.0
[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 pin-project-lite v0.2.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling vcpkg v0.2.15
[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 lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[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 memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[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 foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.22
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling console v0.15.8
[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 encoding_rs v0.8.35
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling urlencoding v2.1.3
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 scraper v0.18.1
[INFO] [stderr]    Compiling clap v4.5.22
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 52s
[INFO] running `Command { std: "docker" "inspect" "61000a7cb92c62f74a42acb6b0143a80b0720d2058380e36fc3a8fc90afec60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61000a7cb92c62f74a42acb6b0143a80b0720d2058380e36fc3a8fc90afec60b", kill_on_drop: false }`
[INFO] [stdout] 61000a7cb92c62f74a42acb6b0143a80b0720d2058380e36fc3a8fc90afec60b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54c6dd1889deac3871090e0767f345cfcc338bc76cc80f7857fae73147f38241
[INFO] running `Command { std: "docker" "start" "-a" "54c6dd1889deac3871090e0767f345cfcc338bc76cc80f7857fae73147f38241", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/crawler.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{info, warn, debug, error, instrument};
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "54c6dd1889deac3871090e0767f345cfcc338bc76cc80f7857fae73147f38241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54c6dd1889deac3871090e0767f345cfcc338bc76cc80f7857fae73147f38241", kill_on_drop: false }`
[INFO] [stdout] 54c6dd1889deac3871090e0767f345cfcc338bc76cc80f7857fae73147f38241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 935e38f2a1499168c9c6d98809ce32cc81ea1d558802fb917ecc081272675478
[INFO] running `Command { std: "docker" "start" "-a" "935e38f2a1499168c9c6d98809ce32cc81ea1d558802fb917ecc081272675478", 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)]` 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)]` 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)]` 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)]` 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)]` 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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adoc-f1059eb7b4aef815)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/adoc-41c81224a3919fd6)
[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-a8f1ee65fdaae82d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_search_and_crawl ... FAILED
[INFO] [stdout] test test_crawler_with_logging ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_search_and_crawl stdout ----
[INFO] [stdout] [2m2025-10-16T23:43:29.798058Z[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-10-16T23:43:29.798073Z[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-10-16T23:43:29.798117Z[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-10-16T23:43:29.798290Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:29.804701Z[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-10-16T23:43:30.480797Z[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-10-16T23:43:30.482652Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:30.482885Z[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-10-16T23:43:31.436710Z[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-10-16T23:43:31.437667Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:31.439672Z[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-10-16T23:43:32.139561Z[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-10-16T23:43:32.139614Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:32.139854Z[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-10-16T23:43:34.295717Z[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-10-16T23:43:34.295772Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:34.298674Z[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-10-16T23:43:37.908794Z[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-10-16T23:43:37.908847Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:37.909064Z[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-10-16T23:43:42.916721Z[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-10-16T23:43:42.916774Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:42.916997Z[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-10-16T23:43:48.186805Z[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-10-16T23:43:48.186856Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:48.187066Z[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' 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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079: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/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   20: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   34: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   35: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39: test::run_test_in_process
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   41: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   42: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   43: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   48: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   49: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   51: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   53: <unknown>
[INFO] [stdout]   54: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d75c45ee72 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d75c45ee72 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d75c45ee72 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d75c45ee72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d75c489be3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d75c489be3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63d75c45af33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d75c45af33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d75c45ecc2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d75c4603ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d75c460242 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d75c259974 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d75c259974 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d75c460ecb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d75c460ecb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d75c460b9a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d75c45f369 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63d75c46082d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d75c486e60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d75c487266 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x63d75c144d08 - core::result::Result<T,E>::unwrap::h5910aa0f54e8e026
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63d75c144d08 - crawler_test::test_search_and_crawl::{{closure}}::h0f68cc57c6106491
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:49:68
[INFO] [stdout]   22:     0x63d75c15be95 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdeff0aeff7809430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63d75c15be95 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60bff33d8212279a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc099e72dd0e1e0e7
[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:     0x63d75c15be95 - tokio::runtime::coop::with_budget::h6f60363d4cf28bca
[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:     0x63d75c15be95 - tokio::runtime::coop::budget::h750257a08db0deab
[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:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7d02256098e156c6
[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:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::Context::enter::h5c54fe561509b17e
[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:     0x63d75c156528 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6b372d86951ea5ec
[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:     0x63d75c156528 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h022599468cc43008
[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:     0x63d75c156528 - tokio::runtime::context::scoped::Scoped<T>::set::h436ed1891af7046e
[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:     0x63d75c156528 - tokio::runtime::context::set_scheduler::{{closure}}::hf2e96dcd22540c44
[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:     0x63d75c156528 - std::thread::local::LocalKey<T>::try_with::hdb9ebdbc925dabe0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63d75c156528 - std::thread::local::LocalKey<T>::with::h428d6ae14e4c5db7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63d75c15c177 - tokio::runtime::context::set_scheduler::ha4357e932c73ca0b
[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:     0x63d75c15c177 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc1eb6be439f1e0
[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:     0x63d75c15c177 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h941ce31a64957594
[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:     0x63d75c166cc9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4637b32c40a4476d
[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:     0x63d75c166cc9 - tokio::runtime::context::runtime::enter_runtime::h29cd63ab304018d5
[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:     0x63d75c15bd45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha57c5c3dfa230a45
[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:     0x63d75c15bd45 - tokio::runtime::runtime::Runtime::block_on_inner::he4c0f6aa6230111f
[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:     0x63d75c15bd45 - tokio::runtime::runtime::Runtime::block_on::h831329240e72c0f5
[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:     0x63d75c1413ce - crawler_test::test_search_and_crawl::hb01c39c8f612a4cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:51:33
[INFO] [stdout]   44:     0x63d75c1413ce - crawler_test::test_search_and_crawl::{{closure}}::hf63313d47535a64a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:40:33
[INFO] [stdout]   45:     0x63d75c1413ce - core::ops::function::FnOnce::call_once::hbff0a28794f4f230
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63d75c25f0ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63d75c25f0ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x63d75c25e2ee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x63d75c25e2ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x63d75c25e2ee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x63d75c25e2ee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x63d75c25e2ee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63d75c25e2ee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x63d75c25e2ee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x63d75c221e94 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x63d75c221e94 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x63d75c22583a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63d75c22583a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x63d75c22583a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x63d75c22583a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x63d75c22583a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63d75c22583a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63d75c22583a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63d75c464297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x63d75c464297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x63d75c464297 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x79873f150aa4 - <unknown>
[INFO] [stdout]   68:     0x79873f1dda34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_crawler_with_logging stdout ----
[INFO] [stdout] [2m2025-10-16T23:43:29.795317Z[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-10-16T23:43:29.795329Z[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-10-16T23:43:29.795409Z[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-10-16T23:43:29.812717Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:29.812957Z[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-10-16T23:43:30.160487Z[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-10-16T23:43:30.163656Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:30.163888Z[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-10-16T23:43:31.071797Z[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-10-16T23:43:31.071871Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:31.072111Z[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-10-16T23:43:31.765811Z[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-10-16T23:43:31.765862Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:31.766090Z[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-10-16T23:43:32.940800Z[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-10-16T23:43:32.940850Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:32.941056Z[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-10-16T23:43:36.156804Z[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-10-16T23:43:36.156853Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:36.157064Z[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-10-16T23:43:40.361800Z[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-10-16T23:43:40.367670Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:40.367919Z[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-10-16T23:43:46.692406Z[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-10-16T23:43:46.692464Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:46.692712Z[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-10-16T23:43:53.672806Z[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-10-16T23:43:53.672861Z[0m [34mDEBUG[0m [2mhyper::client::connect::dns[0m[2m:[0m resolving host="developer.apple.com"
[INFO] [stdout] [2m2025-10-16T23:43:53.673069Z[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' 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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079: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/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   19: std::thread::local::LocalKey<T>::with
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   33: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   34: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: test::run_test_in_process
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   39: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   40: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   41: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   42: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/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/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   51: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   52: <unknown>
[INFO] [stdout]   53: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d75c45ee72 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d75c45ee72 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d75c45ee72 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d75c45ee72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d75c489be3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d75c489be3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63d75c45af33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d75c45af33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d75c45ecc2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d75c4603ec - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d75c460242 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d75c259974 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d75c259974 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d75c460ecb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d75c460ecb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d75c460b9a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d75c45f369 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63d75c46082d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d75c486e60 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d75c487266 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x63d75c1446ba - core::result::Result<T,E>::unwrap::h5910aa0f54e8e026
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x63d75c1446ba - crawler_test::test_crawler_with_logging::{{closure}}::h976346c799e3642d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:25:10
[INFO] [stdout]   22:     0x63d75c15be95 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdeff0aeff7809430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63d75c15be95 - <core::pin::Pin<P> as core::future::future::Future>::poll::h60bff33d8212279a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc099e72dd0e1e0e7
[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:     0x63d75c15be95 - tokio::runtime::coop::with_budget::h6f60363d4cf28bca
[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:     0x63d75c15be95 - tokio::runtime::coop::budget::h750257a08db0deab
[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:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7d02256098e156c6
[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:     0x63d75c15be95 - tokio::runtime::scheduler::current_thread::Context::enter::h5c54fe561509b17e
[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:     0x63d75c156528 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6b372d86951ea5ec
[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:     0x63d75c156528 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h022599468cc43008
[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:     0x63d75c156528 - tokio::runtime::context::scoped::Scoped<T>::set::h436ed1891af7046e
[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:     0x63d75c156528 - tokio::runtime::context::set_scheduler::{{closure}}::hf2e96dcd22540c44
[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:     0x63d75c156528 - std::thread::local::LocalKey<T>::try_with::hdb9ebdbc925dabe0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x63d75c156528 - std::thread::local::LocalKey<T>::with::h428d6ae14e4c5db7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x63d75c15c177 - tokio::runtime::context::set_scheduler::ha4357e932c73ca0b
[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:     0x63d75c15c177 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc1eb6be439f1e0
[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:     0x63d75c15c177 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h941ce31a64957594
[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:     0x63d75c166cc9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4637b32c40a4476d
[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:     0x63d75c166cc9 - tokio::runtime::context::runtime::enter_runtime::h29cd63ab304018d5
[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:     0x63d75c15bd45 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha57c5c3dfa230a45
[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:     0x63d75c15bd45 - tokio::runtime::runtime::Runtime::block_on_inner::he4c0f6aa6230111f
[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:     0x63d75c15bd45 - tokio::runtime::runtime::Runtime::block_on::h831329240e72c0f5
[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:     0x63d75c14152e - crawler_test::test_crawler_with_logging::ha4fbef4573551e61
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:36:31
[INFO] [stdout]   44:     0x63d75c14152e - crawler_test::test_crawler_with_logging::{{closure}}::h2b666b09c8356ea6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/crawler_test.rs:5:37
[INFO] [stdout]   45:     0x63d75c14152e - core::ops::function::FnOnce::call_once::hfdb207021bdf824c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63d75c25f0ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63d75c25f0ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x63d75c25e2ee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x63d75c25e2ee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x63d75c25e2ee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x63d75c25e2ee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x63d75c25e2ee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x63d75c25e2ee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x63d75c25e2ee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x63d75c221e94 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x63d75c221e94 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x63d75c22583a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x63d75c22583a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x63d75c22583a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x63d75c22583a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x63d75c22583a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x63d75c22583a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x63d75c22583a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x63d75c464297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x63d75c464297 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x63d75c464297 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x79873f150aa4 - <unknown>
[INFO] [stdout]   68:     0x79873f1dda34 - clone
[INFO] [stdout]   69:                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 23.98s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test crawler_test`
[INFO] running `Command { std: "docker" "inspect" "935e38f2a1499168c9c6d98809ce32cc81ea1d558802fb917ecc081272675478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935e38f2a1499168c9c6d98809ce32cc81ea1d558802fb917ecc081272675478", kill_on_drop: false }`
[INFO] [stdout] 935e38f2a1499168c9c6d98809ce32cc81ea1d558802fb917ecc081272675478
