[INFO] fetching crate hugging-face-client 0.6.0... [INFO] testing hugging-face-client-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hugging-face-client 0.6.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate hugging-face-client 0.6.0 [INFO] finished tweaking crates.io crate hugging-face-client 0.6.0 [INFO] tweaked toml for crates.io crate hugging-face-client 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hugging-face-client 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hugging-face-client 0.6.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cdeb117acbf04661929c1231e43fff163254606beb621706985971d0657ca5e [INFO] running `Command { std: "docker" "start" "-a" "0cdeb117acbf04661929c1231e43fff163254606beb621706985971d0657ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cdeb117acbf04661929c1231e43fff163254606beb621706985971d0657ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdeb117acbf04661929c1231e43fff163254606beb621706985971d0657ca5e", kill_on_drop: false }` [INFO] [stdout] 0cdeb117acbf04661929c1231e43fff163254606beb621706985971d0657ca5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999f32df8134d3c06ce4501586dfb7966576e6499172bd7369c4d85c8b2e9630 [INFO] running `Command { std: "docker" "start" "-a" "999f32df8134d3c06ce4501586dfb7966576e6499172bd7369c4d85c8b2e9630", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling hugging-face-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/config.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuntimeReplicas` is never constructed [INFO] [stdout] --> src/runtime.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RuntimeReplicas { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SortField` is never used [INFO] [stdout] --> src/sort.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum SortField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SortDirection` is never used [INFO] [stdout] --> src/sort.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum SortDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "999f32df8134d3c06ce4501586dfb7966576e6499172bd7369c4d85c8b2e9630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999f32df8134d3c06ce4501586dfb7966576e6499172bd7369c4d85c8b2e9630", kill_on_drop: false }` [INFO] [stdout] 999f32df8134d3c06ce4501586dfb7966576e6499172bd7369c4d85c8b2e9630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b36cb2403860e53587ed6d1c7fea6a8193372e1dbfebc014321dd3058119786 [INFO] running `Command { std: "docker" "start" "-a" "1b36cb2403860e53587ed6d1c7fea6a8193372e1dbfebc014321dd3058119786", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling hugging-face-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/config.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuntimeReplicas` is never constructed [INFO] [stdout] --> src/runtime.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RuntimeReplicas { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SortField` is never used [INFO] [stdout] --> src/sort.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum SortField { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SortDirection` is never used [INFO] [stdout] --> src/sort.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum SortDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/config.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RuntimeReplicas` is never constructed [INFO] [stdout] --> src/runtime.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct RuntimeReplicas { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.12s [INFO] running `Command { std: "docker" "inspect" "1b36cb2403860e53587ed6d1c7fea6a8193372e1dbfebc014321dd3058119786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b36cb2403860e53587ed6d1c7fea6a8193372e1dbfebc014321dd3058119786", kill_on_drop: false }` [INFO] [stdout] 1b36cb2403860e53587ed6d1c7fea6a8193372e1dbfebc014321dd3058119786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28355724c107134ae04d59a7474d59c69246501c4c0d9072bdaf4614375733ef [INFO] running `Command { std: "docker" "start" "-a" "28355724c107134ae04d59a7474d59c69246501c4c0d9072bdaf4614375733ef", kill_on_drop: false }` [INFO] [stderr] warning: struct `Config` is never constructed [INFO] [stderr] --> src/config.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Config {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RuntimeReplicas` is never constructed [INFO] [stderr] --> src/runtime.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct RuntimeReplicas { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `SortField` is never used [INFO] [stderr] --> src/sort.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | pub enum SortField { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `SortDirection` is never used [INFO] [stderr] --> src/sort.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | pub enum SortDirection { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hugging-face-client` (lib) generated 4 warnings [INFO] [stderr] warning: `hugging-face-client` (lib test) generated 2 warnings (2 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/hugging_face_client-72b903b4e8ec4395) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test api::create_repo::test::test_serde_req ... ok [INFO] [stdout] test api::create_repo::test::test_serde_res ... ok [INFO] [stdout] test api::search_models::test::test_serde_req ... ok [INFO] [stdout] test api::search_spaces::test::test_serde_req ... ok [INFO] [stdout] test repo::test::test_serde_repo_type ... ok [INFO] [stdout] test sibling::test::test_serde_sibling ... ok [INFO] [stdout] test sort::test::test_serde_sort_field ... ok [INFO] [stdout] test space::test::test_sdk_type_default ... ok [INFO] [stdout] test space::test::test_serde_sdk_type ... ok [INFO] [stdout] test sort::test::test_serde_sort_direction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests hugging_face_client [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/client.rs - client::ClientOption::proxy (line 78) ... ok [INFO] [stdout] test src/client.rs - client::ClientOption::endpoint (line 55) ... ok [INFO] [stdout] test src/client.rs - client::ClientOption::new (line 37) ... ok [INFO] [stdout] test src/client.rs - client::ClientOption::timeout (line 93) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::new (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 3) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (69) panicked at /tmp/rustdoctestEfCLLZ/doctest_bundle_2024.rs:86:58: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6008ea128562 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6008ea128562 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6008ea128562 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6008ea128562 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6008ea14caaf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6008ea14caaf - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6008ea1179e3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6008ea1179e3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6008ea128bb2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6008ea11329c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6008ea1130d6 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x6008ea113faa - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x6008ea1289ba - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x6008ea128919 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x6008ea113ccd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x6008ea155e90 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x6008ea1572c6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x6008e9cebd7d - doctest_bundle_2024::__doctest_6::main::{{closure}}::h1e6a9b249a7526d1 [INFO] [stdout] 18: 0x6008e9cee807 - as core::future::future::Future>::poll::hde216b5832cfda7f [INFO] [stdout] 19: 0x6008e9cca718 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h485714acd1b29da0 [INFO] [stdout] 20: 0x6008e9cc850c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::haabc6fd4e869a969 [INFO] [stdout] 21: 0x6008e9ccb2d4 - tokio::runtime::scheduler::current_thread::Context::enter::hb64e63db65f4867a [INFO] [stdout] 22: 0x6008e9ccd7a4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb4a1fd7c2075e7de [INFO] [stdout] 23: 0x6008e9cc6e68 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd97b7073a8a23ca8 [INFO] [stdout] 24: 0x6008e9cef8e5 - tokio::runtime::context::scoped::Scoped::set::hd4be0fd121c6e72f [INFO] [stdout] 25: 0x6008e9cea968 - tokio::runtime::context::set_scheduler::{{closure}}::he5bf378c1d1bcd6e [INFO] [stdout] 26: 0x6008e9cd0d4f - std::thread::local::LocalKey::try_with::ha1a10ca6e00284f6 [INFO] [stdout] 27: 0x6008e9cd14da - std::thread::local::LocalKey::with::hfd8911268dd8e20c [INFO] [stdout] 28: 0x6008e9ceabbf - tokio::runtime::context::set_scheduler::h04fcb886ea95a3ce [INFO] [stdout] 29: 0x6008e9cc8158 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf4810c11362e5aed [INFO] [stdout] 30: 0x6008e9cc7aef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h272aa05bef4d82d2 [INFO] [stdout] 31: 0x6008e9cc9697 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h391c30f0871616bf [INFO] [stdout] 32: 0x6008e9ce2a40 - tokio::runtime::context::runtime::enter_runtime::h5ccf350be6eb79fc [INFO] [stdout] 33: 0x6008e9cc6e2c - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6b3798fa1df818fa [INFO] [stdout] 34: 0x6008e9ce9fe4 - tokio::runtime::runtime::Runtime::block_on_inner::h665659fd4a2a213c [INFO] [stdout] 35: 0x6008e9cea1b1 - tokio::runtime::runtime::Runtime::block_on::hbf56608f65ab10b4 [INFO] [stdout] 36: 0x6008e9cebbc4 - doctest_bundle_2024::__doctest_6::main::hb31e1a2abf86ab73 [INFO] [stdout] 37: 0x6008e9cebc56 - doctest_bundle_2024::__doctest_6::__main_fn::h6fffc1b682710e45 [INFO] [stdout] 38: 0x6008e9cc66e1 - doctest_runner_2024::__doctest_6::TEST::{{closure}}::h40f0070f99b138b9 [INFO] [stdout] 39: 0x6008e9cc2b16 - core::ops::function::FnOnce::call_once::h26a0ed680e9e650d [INFO] [stdout] 40: 0x6008e9cc4e79 - doctest_runner_2024::main::hb80c4ebe44e328ea [INFO] [stdout] 41: 0x6008e9cc2713 - core::ops::function::FnOnce::call_once::h8c3789091fd0469e [INFO] [stdout] 42: 0x6008e9cc6836 - std::sys::backtrace::__rust_begin_short_backtrace::h5aac97ec296decd7 [INFO] [stdout] 43: 0x6008e9cc6119 - std::rt::lang_start::{{closure}}::h8f7dd30fc9084aaa [INFO] [stdout] 44: 0x6008ea129380 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 45: 0x6008ea129380 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x6008ea129380 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x6008ea129380 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x6008ea129380 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 49: 0x6008ea129380 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x6008ea129380 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x6008ea129380 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6008ea129380 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 53: 0x6008e9cc6101 - std::rt::lang_start::h50930151c9f0ee6e [INFO] [stdout] 54: 0x6008e9cc6875 - main [INFO] [stdout] 55: 0x7c0b1d52d1ca - [INFO] [stdout] 56: 0x7c0b1d52d28b - __libc_start_main [INFO] [stdout] 57: 0x6008e9cc0565 - _start [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 19) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (68) panicked at /tmp/rustdoctestEfCLLZ/doctest_bundle_2024.rs:73:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestClient { source: reqwest::Error { kind: Request, url: "https://huggingface.co/api/models/microsoft/bitnet-b1.58-2B-4T", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }, location: Location { file: "/opt/rustwide/workdir/src/client.rs", line: 170, column: 8 } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x641dd9592562 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x641dd9592562 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x641dd9592562 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x641dd9592562 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x641dd95b6aaf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x641dd95b6aaf - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x641dd95819e3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x641dd95819e3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x641dd9592bb2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x641dd957d29c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x641dd957d0d6 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x641dd957dfaa - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x641dd95929ba - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x641dd9592919 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x641dd957dccd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x641dd95bfe90 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x641dd95c12c6 - core::result::unwrap_failed::ha809bf80017a514a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x641dd915594e - doctest_bundle_2024::__doctest_5::main::{{closure}}::h19c7b06dd1919ae0 [INFO] [stdout] 18: 0x641dd9158847 - as core::future::future::Future>::poll::hdeefe049e08d6edc [INFO] [stdout] 19: 0x641dd9132598 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0b114783af16acd [INFO] [stdout] 20: 0x641dd913389c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h45a13a578754c368 [INFO] [stdout] 21: 0x641dd91329b4 - tokio::runtime::scheduler::current_thread::Context::enter::h6217bd380ca09e39 [INFO] [stdout] 22: 0x641dd9136834 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h480863dce2c30993 [INFO] [stdout] 23: 0x641dd9131b48 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcf5822b32ed94b58 [INFO] [stdout] 24: 0x641dd91597b5 - tokio::runtime::context::scoped::Scoped::set::hdabff164be206126 [INFO] [stdout] 25: 0x641dd9154ad8 - tokio::runtime::context::set_scheduler::{{closure}}::h19173e2283543d72 [INFO] [stdout] 26: 0x641dd913a2ff - std::thread::local::LocalKey::try_with::hdd5fa327f6a441f4 [INFO] [stdout] 27: 0x641dd913a36a - std::thread::local::LocalKey::with::hf25f640d19edfd92 [INFO] [stdout] 28: 0x641dd91548cf - tokio::runtime::context::set_scheduler::h2ae88caea8dda2e4 [INFO] [stdout] 29: 0x641dd9131d68 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb0f2cc033f77943b [INFO] [stdout] 30: 0x641dd9134b1f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2c1601eb8e431f2f [INFO] [stdout] 31: 0x641dd9137277 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e35a97cf70aaebf [INFO] [stdout] 32: 0x641dd914d4a0 - tokio::runtime::context::runtime::enter_runtime::hf5ac4f5a8c3ab672 [INFO] [stdout] 33: 0x641dd9136219 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h21349fb53195b9c0 [INFO] [stdout] 34: 0x641dd915471c - tokio::runtime::runtime::Runtime::block_on_inner::ha8f710da8cbd9b96 [INFO] [stdout] 35: 0x641dd9154515 - tokio::runtime::runtime::Runtime::block_on::hd7bca2b152689c29 [INFO] [stdout] 36: 0x641dd91554a5 - doctest_bundle_2024::__doctest_5::main::hb619257057a896a9 [INFO] [stdout] 37: 0x641dd9155366 - doctest_bundle_2024::__doctest_5::__main_fn::h5be9788622e9827b [INFO] [stdout] 38: 0x641dd9130561 - doctest_runner_2024::__doctest_5::TEST::{{closure}}::h1001eb74082515bc [INFO] [stdout] 39: 0x641dd912c6c6 - core::ops::function::FnOnce::call_once::h87c25de41b90ad40 [INFO] [stdout] 40: 0x641dd912ee79 - doctest_runner_2024::main::hb80c4ebe44e328ea [INFO] [stdout] 41: 0x641dd912c713 - core::ops::function::FnOnce::call_once::h8c3789091fd0469e [INFO] [stdout] 42: 0x641dd9130836 - std::sys::backtrace::__rust_begin_short_backtrace::h5aac97ec296decd7 [INFO] [stdout] 43: 0x641dd9130119 - std::rt::lang_start::{{closure}}::h8f7dd30fc9084aaa [INFO] [stdout] 44: 0x641dd9593380 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 45: 0x641dd9593380 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 46: 0x641dd9593380 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 47: 0x641dd9593380 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x641dd9593380 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 49: 0x641dd9593380 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x641dd9593380 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x641dd9593380 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x641dd9593380 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 53: 0x641dd9130101 - std::rt::lang_start::h50930151c9f0ee6e [INFO] [stdout] 54: 0x641dd9130875 - main [INFO] [stdout] 55: 0x7989f57cc1ca - [INFO] [stdout] 56: 0x7989f57cc28b - __libc_start_main [INFO] [stdout] 57: 0x641dd912a565 - _start [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 19) [INFO] [stdout] src/lib.rs - (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.24s; merged doctests compilation took 1.96s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "28355724c107134ae04d59a7474d59c69246501c4c0d9072bdaf4614375733ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28355724c107134ae04d59a7474d59c69246501c4c0d9072bdaf4614375733ef", kill_on_drop: false }` [INFO] [stdout] 28355724c107134ae04d59a7474d59c69246501c4c0d9072bdaf4614375733ef