[INFO] fetching crate lmcpp 0.1.1... [INFO] testing lmcpp-0.1.1 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate lmcpp 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate lmcpp 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lmcpp 0.1.1 [INFO] tweaked toml for crates.io crate lmcpp 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lmcpp 0.1.1 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lmcpp 0.1.1 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmdstruct v2.0.1 [INFO] [stderr] Downloaded cmdstruct-macros v2.0.1 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.9.0 [INFO] [stderr] Downloaded llm_prompt v0.0.3 [INFO] [stderr] Downloaded nvml-wrapper v0.11.0 [INFO] [stderr] Downloaded llm_models v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf8b80ea399b4fe0726c558f0c02e22d835368421fd829bb58987a70d5e271d9 [INFO] running `Command { std: "docker" "start" "-a" "bf8b80ea399b4fe0726c558f0c02e22d835368421fd829bb58987a70d5e271d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf8b80ea399b4fe0726c558f0c02e22d835368421fd829bb58987a70d5e271d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf8b80ea399b4fe0726c558f0c02e22d835368421fd829bb58987a70d5e271d9", kill_on_drop: false }` [INFO] [stdout] bf8b80ea399b4fe0726c558f0c02e22d835368421fd829bb58987a70d5e271d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4367c9c11b7ca4ab537d076cb81ad7e4283566de8ba4199026f61511c0eefe79 [INFO] running `Command { std: "docker" "start" "-a" "4367c9c11b7ca4ab537d076cb81ad7e4283566de8ba4199026f61511c0eefe79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling nvml-wrapper-sys v0.9.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cmdstruct-macros v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling cmdstruct v2.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling nvml-wrapper v0.11.0 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling llm_prompt v0.0.3 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling confy v1.0.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling llm_models v0.0.3 [INFO] [stderr] Compiling lmcpp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "4367c9c11b7ca4ab537d076cb81ad7e4283566de8ba4199026f61511c0eefe79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4367c9c11b7ca4ab537d076cb81ad7e4283566de8ba4199026f61511c0eefe79", kill_on_drop: false }` [INFO] [stdout] 4367c9c11b7ca4ab537d076cb81ad7e4283566de8ba4199026f61511c0eefe79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d66bb68221cbc30499484a508adfaf0278aa5b2acafd715b7836aad683feb7 [INFO] running `Command { std: "docker" "start" "-a" "b5d66bb68221cbc30499484a508adfaf0278aa5b2acafd715b7836aad683feb7", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling llm_models v0.0.3 [INFO] [stderr] Compiling lmcpp v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.13s [INFO] running `Command { std: "docker" "inspect" "b5d66bb68221cbc30499484a508adfaf0278aa5b2acafd715b7836aad683feb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d66bb68221cbc30499484a508adfaf0278aa5b2acafd715b7836aad683feb7", kill_on_drop: false }` [INFO] [stdout] b5d66bb68221cbc30499484a508adfaf0278aa5b2acafd715b7836aad683feb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 869ff0877cd3afe032729c7661f353fd3301e000d7e6badd2c8e0ab5878e9602 [INFO] running `Command { std: "docker" "start" "-a" "869ff0877cd3afe032729c7661f353fd3301e000d7e6badd2c8e0ab5878e9602", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lmcpp-cd71957d023f3808) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test client::completion::tests::test_lmcpp_server_completion ... ignored [INFO] [stdout] test client::completion::tests::test_lmcpp_server_completion_variants ... ignored [INFO] [stdout] test client::detokenize::tests::test_lmcpp_server_detokenize ... ignored [INFO] [stdout] test client::detokenize::tests::test_lmcpp_server_detokenize_variants ... ignored [INFO] [stdout] test client::embeddings::tests::test_lmcpp_server_embedding ... ignored [INFO] [stdout] test client::embeddings::tests::test_lmcpp_server_embeddings ... ignored [INFO] [stdout] test client::embeddings::tests::test_lmcpp_server_embeddings_variants ... ignored [INFO] [stdout] test client::infill::tests::test_lmcpp_server_infill ... ignored [INFO] [stdout] test client::infill::tests::test_lmcpp_server_infill_variants ... ignored [INFO] [stdout] test client::open_ai::tests::test_v1_chat_completions ... ignored [INFO] [stdout] test client::open_ai::tests::test_v1_completions ... ignored [INFO] [stdout] test client::open_ai::tests::test_v1_embeddings ... ignored [INFO] [stdout] test client::open_ai::tests::test_v1_models ... ignored [INFO] [stdout] test client::props::tests::test_lmcpp_server_props ... ignored [INFO] [stdout] test client::tokenize::tests::test_lmcpp_server_tokenize ... ignored [INFO] [stdout] test client::tokenize::tests::test_lmcpp_server_tokenize_variants ... ignored [INFO] [stdout] test server::builder::tests::gpt_oss_demo ... ignored [INFO] [stdout] test server::builder::tests::launch_example ... ignored [INFO] [stdout] test server::builder::tests::webui_example ... ignored [INFO] [stdout] test server::builder::tests::webui_gpt_oss_demo ... ignored [INFO] [stdout] test server::handle::tests::model_ids_match_cases ... ok [INFO] [stdout] test server::ipc::uds::tests::client_error_paths ... ok [INFO] [stdout] test server::ipc::uds::tests::render_body_pretty_prints_json_and_survives_binary ... ok [INFO] [stdout] test server::handle::tests::lmcpp_server_inequality_and_hash ... ok [INFO] [stdout] test server::process::pid::tests::test_discover_pidfiles_cases ... ok [INFO] [stdout] test server::process::guard::tests::new_guard_refuses_stale_pidfile ... ok [INFO] [stdout] test server::process::pid::tests::get_all_server_pids_name_fallback ... ok [INFO] [stdout] test server::toolchain::builder::tests::build_install_mode_helpers ... ok [INFO] [stdout] test server::toolchain::builder::tests::build_args_are_sorted_and_deduped ... ok [INFO] [stdout] test server::process::pid::tests::get_all_server_pids_canonical_path_match ... ok [INFO] [stdout] test server::toolchain::builder::tests::builder_invalid_inputs_error_out ... ok [INFO] [stdout] test server::toolchain::builder::tests::compute_backend_config_to_backend_cpu ... ok [INFO] [stdout] test server::toolchain::builder::tests::flag_injection_scenarios ... ok [INFO] [stdout] test server::toolchain::builder::tests::compute_backend_display_strings ... ok [INFO] [stdout] test server::ipc::uds::tests::next_free_endpoint_variants ... ok [INFO] [stdout] test server::process::guard::tests::stop_pidfile_removal_failure_is_ok ... ok [INFO] [stdout] test server::process::guard::tests::attach_invalid_bin_path_errors ... ok [INFO] [stdout] test server::process::guard::tests::new_guard_writes_pidfile ... ok [INFO] [stdout] test server::toolchain::recipe::tests::detects_status_mismatch ... ok [INFO] [stdout] test server::toolchain::recipe::tests::finalise_happy_path_moves_and_validates ... ok [INFO] [stdout] test server::toolchain::recipe::tests::install_then_build_invalidates_fingerprint ... ok [INFO] [stdout] test server::ipc::uds::tests::uds_response_scenarios ... ok [INFO] [stdout] test server::ipc::http::tests::http_post_sends_body_and_parses_response ... ok [INFO] [stdout] test server::process::guard::tests::stop_variants ... ok [INFO] [stdout] test server::toolchain::recipe::tests::resolve_root_precedence_and_permissions ... ok [INFO] [stdout] test server::toolchain::recipe::tests::resets_after_n_fails ... ok [INFO] [stdout] test server::toolchain::zip::tests::cached_archive_is_used ... ok [INFO] [stdout] test server::types::file::tests::find_specific_file_not_found ... ok [INFO] [stdout] test server::toolchain::zip::tests::extract_skips_path_traversal ... ok [INFO] [stdout] test server::types::file::tests::find_specific_file_root_and_nested ... ok [INFO] [stdout] test server::types::file::tests::try_from_round_trip_variants ... ok [INFO] [stdout] test server::toolchain::zip::tests::extract_strips_top_folder ... ok [INFO] [stdout] test server::types::file::tests::valid_dir_rejects_file ... ok [INFO] [stdout] test server::types::file::tests::valid_dir_new_creation_scenarios ... ok [INFO] [stdout] test server::toolchain::zip::tests::extract_respects_permissions_unix ... ok [INFO] [stdout] test server::types::file::tests::valid_dir_new_symlink_handling ... ok [INFO] [stdout] test server::types::file::tests::valid_dir_remove_success_and_not_found ... ok [INFO] [stdout] test server::types::file::tests::valid_dir_reset_behaviour ... ok [INFO] [stdout] test server::types::file::tests::valid_file_make_executable ... ok [INFO] [stdout] test server::types::file::tests::valid_file_new_errors ... ok [INFO] [stdout] test server::types::file::tests::valid_file_new_absolute_and_relative ... ok [INFO] [stdout] test server::types::file::tests::valid_file_new_symlink_cases ... ok [INFO] [stdout] test server::toolchain::zip::tests::corrupted_cache_triggers_redownload ... ok [INFO] [stdout] test server::ipc::http::tests::http_response_scenarios ... ok [INFO] [stdout] test server::process::pid::tests::test_pid_alive_states ... ok [INFO] [stdout] test server::toolchain::recipe::tests::in_process_lock_blocks_second_thread ... ok [INFO] [stdout] test server::process::pid::tests::test_get_server_pid_by_cmd_args_cases ... ok [INFO] [stdout] test server::process::guard::tests::guard_drop_cleans_up ... ok [INFO] [stdout] test server::process::kill::tests::kill_pids_scenarios ... ok [INFO] [stdout] test server::toolchain::cmake::tests::cmake_project_buildsystem_rejects_non_dir_path ... ok [INFO] [stdout] test server::toolchain::cmake::tests::cmake_project_buildsystem_detects_duplicates ... ok [INFO] [stdout] test server::toolchain::cmake::tests::cmake_is_available_fails_old_version ... ok [INFO] [stdout] test server::toolchain::cmake::tests::cmake_is_available_parses_valid_version ... ok [INFO] [stdout] test server::process::kill::tests::kill_by_client_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 2.74s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/lmcpp-server-cli.rs (/opt/rustwide/target/debug/deps/lmcpp_server_cli-055c63dd86a7d0dd) [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/bin/lmcpp-toolchain-cli.rs (/opt/rustwide/target/debug/deps/lmcpp_toolchain_cli-e11a249fc2dfca9a) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-ce66204e8690b325) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test help_smoke ... ok [INFO] [stdout] test pids_when_none ... ok [INFO] [stdout] test killall_is_idempotent ... ok [INFO] [stderr] Running tests/multiple.rs (/opt/rustwide/target/debug/deps/multiple-dbb4028ab2bd7803) [INFO] [stdout] test help_shows_usage ... ok [INFO] [stdout] test clap_argument_errors_reported ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test discover_pidfiles_lists_every_host ... FAILED [INFO] [stdout] test multiple_servers_at_once ... FAILED [INFO] [stdout] test kill_all_servers_multiple_instances ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test multiple` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- discover_pidfiles_lists_every_host stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'discover_pidfiles_lists_every_host' (146) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14: [INFO] [stdout] Failed to load default GGUF preset: request error: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/convert/mod.rs:784:9 [INFO] [stdout] 2: anyhow::kind::Trait::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/kind.rs:95:15 [INFO] [stdout] 3: llm_models::hf_loader::HuggingFaceLoader::load_file [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/hf_loader.rs:90:21 [INFO] [stdout] 4: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load_from_available_memory [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:128:14 [INFO] [stdout] 5: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:69:18 [INFO] [stdout] 6: ::default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:19:14 [INFO] [stdout] 7: ::default [INFO] [stdout] at ./src/server/types/start_args.rs:923:21 [INFO] [stdout] 8: lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}} [INFO] [stdout] at ./src/server/builder.rs:56:25 [INFO] [stdout] 9: core::option::Option::unwrap_or_else [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 10: lmcpp::server::builder::LmcppServerLauncherBuilder::build [INFO] [stdout] at ./src/server/builder.rs:47:24 [INFO] [stdout] 11: multiple::common::make_server [INFO] [stdout] at ./tests/common/mod.rs:88:10 [INFO] [stdout] 12: multiple::discover_pidfiles_lists_every_host::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:54:16 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 14: serial_test::serial_code_lock::local_serial_core_with_return [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 15: multiple::discover_pidfiles_lists_every_host [INFO] [stdout] at ./tests/multiple.rs:52:1 [INFO] [stdout] 16: multiple::discover_pidfiles_lists_every_host::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:53:44 [INFO] [stdout] 17: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce90f9d3142 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ce90f9d3142 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ce90f9e76ef - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ce90f9e76ef - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ce90f9990c3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce90f9990c3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ce90f9a80e2 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ce90f9adeef - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ce90f9add81 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ce90eb523be - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ce90eb523be - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce90f9ae63e - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ce90f9ae63e - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ce90f9ae35a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ce90f9a8229 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ce90f98c13d - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ce90f9f2c30 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ce90f9f1946 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ce90ece0343 - core::result::Result::expect::hbcf7d7925d401391 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ce90ece29e5 - ::default::h243d9cfd984c2447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14 [INFO] [stdout] 22: 0x5ce90ebe4e33 - ::default::h936160e85a9bcec1 [INFO] [stdout] at /opt/rustwide/workdir/src/server/types/start_args.rs:923:21 [INFO] [stdout] 23: 0x5ce90eb28732 - lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}}::hb500882fd750f35d [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:56:25 [INFO] [stdout] 24: 0x5ce90eb2b761 - core::option::Option::unwrap_or_else::h27d27128cfe91655 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 25: 0x5ce90eb30d8f - lmcpp::server::builder::LmcppServerLauncherBuilder::build::hc0473eac3b495c32 [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:47:24 [INFO] [stdout] 26: 0x5ce90eb30d8f - multiple::common::make_server::h311db17499168f21 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:88:10 [INFO] [stdout] 27: 0x5ce90eb2f2ac - multiple::discover_pidfiles_lists_every_host::{{closure}}::h42f9d996063f0f35 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:54:16 [INFO] [stdout] 28: 0x5ce90eb25176 - core::ops::function::FnOnce::call_once::h42466b4cdedae2de [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ce90eb15251 - serial_test::serial_code_lock::local_serial_core_with_return::h05ca5edb5a92b090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 30: 0x5ce90eb2f266 - multiple::discover_pidfiles_lists_every_host::h2bcec99db3fcbeed [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:52:1 [INFO] [stdout] 31: 0x5ce90eb2fb0d - multiple::discover_pidfiles_lists_every_host::{{closure}}::h51ab494c02124c36 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:53:44 [INFO] [stdout] 32: 0x5ce90eb25466 - core::ops::function::FnOnce::call_once::h99f7e813f835ddb0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 33: 0x5ce90eb5217b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 34: 0x5ce90eb5217b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x5ce90eb67c85 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x5ce90eb67c85 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5ce90eb67c85 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ce90eb67c85 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ce90eb67c85 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ce90eb67c85 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x5ce90eb67c85 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x5ce90eb3e654 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x5ce90eb3e654 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 45: 0x5ce90eb41e8a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x5ce90eb41e8a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5ce90eb41e8a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5ce90eb41e8a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x5ce90eb41e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x5ce90f9a1e3f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 52: 0x5ce90f9a1e3f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 53: 0x7c70ae9d0aa4 - [INFO] [stdout] 54: 0x7c70aea5da34 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- multiple_servers_at_once stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'multiple_servers_at_once' (148) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14: [INFO] [stdout] Failed to load default GGUF preset: request error: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/convert/mod.rs:784:9 [INFO] [stdout] 2: anyhow::kind::Trait::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/kind.rs:95:15 [INFO] [stdout] 3: llm_models::hf_loader::HuggingFaceLoader::load_file [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/hf_loader.rs:90:21 [INFO] [stdout] 4: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load_from_available_memory [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:128:14 [INFO] [stdout] 5: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:69:18 [INFO] [stdout] 6: ::default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:19:14 [INFO] [stdout] 7: ::default [INFO] [stdout] at ./src/server/types/start_args.rs:923:21 [INFO] [stdout] 8: lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}} [INFO] [stdout] at ./src/server/builder.rs:56:25 [INFO] [stdout] 9: core::option::Option::unwrap_or_else [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 10: lmcpp::server::builder::LmcppServerLauncherBuilder::build [INFO] [stdout] at ./src/server/builder.rs:47:24 [INFO] [stdout] 11: multiple::common::make_server [INFO] [stdout] at ./tests/common/mod.rs:88:10 [INFO] [stdout] 12: multiple::multiple_servers_at_once::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:10:16 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 14: serial_test::serial_code_lock::local_serial_core_with_return [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 15: multiple::multiple_servers_at_once [INFO] [stdout] at ./tests/multiple.rs:8:1 [INFO] [stdout] 16: multiple::multiple_servers_at_once::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:9:34 [INFO] [stdout] 17: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce90f9d3142 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ce90f9d3142 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ce90f9e76ef - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ce90f9e76ef - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ce90f9990c3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce90f9990c3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ce90f9a80e2 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ce90f9adeef - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ce90f9add81 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ce90eb523be - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ce90eb523be - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce90f9ae63e - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ce90f9ae63e - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ce90f9ae35a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ce90f9a8229 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ce90f98c13d - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ce90f9f2c30 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ce90f9f1946 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ce90ece0343 - core::result::Result::expect::hbcf7d7925d401391 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ce90ece29e5 - ::default::h243d9cfd984c2447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14 [INFO] [stdout] 22: 0x5ce90ebe4e33 - ::default::h936160e85a9bcec1 [INFO] [stdout] at /opt/rustwide/workdir/src/server/types/start_args.rs:923:21 [INFO] [stdout] 23: 0x5ce90eb28732 - lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}}::hb500882fd750f35d [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:56:25 [INFO] [stdout] 24: 0x5ce90eb2b761 - core::option::Option::unwrap_or_else::h27d27128cfe91655 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 25: 0x5ce90eb30d8f - lmcpp::server::builder::LmcppServerLauncherBuilder::build::hc0473eac3b495c32 [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:47:24 [INFO] [stdout] 26: 0x5ce90eb30d8f - multiple::common::make_server::h311db17499168f21 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:88:10 [INFO] [stdout] 27: 0x5ce90eb2d7eb - multiple::multiple_servers_at_once::{{closure}}::h91b7b18bb4081ba9 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:10:16 [INFO] [stdout] 28: 0x5ce90eb255c6 - core::ops::function::FnOnce::call_once::heef6337756928018 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ce90eb15251 - serial_test::serial_code_lock::local_serial_core_with_return::h05ca5edb5a92b090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 30: 0x5ce90eb2d796 - multiple::multiple_servers_at_once::h8a608e70a047a162 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:8:1 [INFO] [stdout] 31: 0x5ce90eb2f05d - multiple::multiple_servers_at_once::{{closure}}::h9b8340ed5771775f [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:9:34 [INFO] [stdout] 32: 0x5ce90eb251f6 - core::ops::function::FnOnce::call_once::h464c4fc7b2148ab3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 33: 0x5ce90eb5217b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 34: 0x5ce90eb5217b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x5ce90eb67c85 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x5ce90eb67c85 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5ce90eb67c85 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ce90eb67c85 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ce90eb67c85 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ce90eb67c85 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x5ce90eb67c85 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x5ce90eb3e654 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x5ce90eb3e654 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 45: 0x5ce90eb41e8a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x5ce90eb41e8a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5ce90eb41e8a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5ce90eb41e8a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x5ce90eb41e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x5ce90f9a1e3f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 52: 0x5ce90f9a1e3f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 53: 0x7c70ae9d0aa4 - [INFO] [stdout] 54: 0x7c70aea5da34 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- kill_all_servers_multiple_instances stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'kill_all_servers_multiple_instances' (147) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14: [INFO] [stdout] Failed to load default GGUF preset: request error: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/convert/mod.rs:784:9 [INFO] [stdout] 2: anyhow::kind::Trait::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/kind.rs:95:15 [INFO] [stdout] 3: llm_models::hf_loader::HuggingFaceLoader::load_file [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/hf_loader.rs:90:21 [INFO] [stdout] 4: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load_from_available_memory [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:128:14 [INFO] [stdout] 5: llm_models::llm::local::gguf::loaders::preset::GgufPresetLoader::load [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/loaders/preset.rs:69:18 [INFO] [stdout] 6: ::default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:19:14 [INFO] [stdout] 7: ::default [INFO] [stdout] at ./src/server/types/start_args.rs:923:21 [INFO] [stdout] 8: lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}} [INFO] [stdout] at ./src/server/builder.rs:56:25 [INFO] [stdout] 9: core::option::Option::unwrap_or_else [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 10: lmcpp::server::builder::LmcppServerLauncherBuilder::build [INFO] [stdout] at ./src/server/builder.rs:47:24 [INFO] [stdout] 11: multiple::common::make_server [INFO] [stdout] at ./tests/common/mod.rs:88:10 [INFO] [stdout] 12: multiple::kill_all_servers_multiple_instances::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:75:16 [INFO] [stdout] 13: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 14: serial_test::serial_code_lock::local_serial_core_with_return [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 15: multiple::kill_all_servers_multiple_instances [INFO] [stdout] at ./tests/multiple.rs:73:1 [INFO] [stdout] 16: multiple::kill_all_servers_multiple_instances::{{closure}} [INFO] [stdout] at ./tests/multiple.rs:74:45 [INFO] [stdout] 17: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 18: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 20: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 21: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: test::run_test_in_process [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 26: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 27: test::run_test::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 28: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 30: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 32: std::panicking::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: std::panic::catch_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 37: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 38: [INFO] [stdout] 39: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ce90f9d3142 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ce90f9d3142 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ce90f9d3142 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ce90f9e76ef - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ce90f9e76ef - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ce90f9990c3 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ce90f9990c3 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ce90f9a80e2 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ce90f9adeef - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ce90f9add81 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ce90eb523be - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ce90eb523be - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ce90f9ae63e - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ce90f9ae63e - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ce90f9ae35a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ce90f9a8229 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ce90f98c13d - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ce90f9f2c30 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ce90f9f1946 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ce90ece0343 - core::result::Result::expect::hbcf7d7925d401391 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ce90ece29e5 - ::default::h243d9cfd984c2447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm_models-0.0.3/src/llm/local/gguf/gguf_model.rs:20:14 [INFO] [stdout] 22: 0x5ce90ebe4e33 - ::default::h936160e85a9bcec1 [INFO] [stdout] at /opt/rustwide/workdir/src/server/types/start_args.rs:923:21 [INFO] [stdout] 23: 0x5ce90eb28732 - lmcpp::server::builder::LmcppServerLauncherBuilder::build::{{closure}}::hb500882fd750f35d [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:56:25 [INFO] [stdout] 24: 0x5ce90eb2b761 - core::option::Option::unwrap_or_else::h27d27128cfe91655 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/option.rs:1060:21 [INFO] [stdout] 25: 0x5ce90eb30d8f - lmcpp::server::builder::LmcppServerLauncherBuilder::build::hc0473eac3b495c32 [INFO] [stdout] at /opt/rustwide/workdir/src/server/builder.rs:47:24 [INFO] [stdout] 26: 0x5ce90eb30d8f - multiple::common::make_server::h311db17499168f21 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:88:10 [INFO] [stdout] 27: 0x5ce90eb2fc96 - multiple::kill_all_servers_multiple_instances::{{closure}}::hc1f27cc9b7dbffd9 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:75:16 [INFO] [stdout] 28: 0x5ce90eb25586 - core::ops::function::FnOnce::call_once::he7c2487a504d14c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5ce90eb15251 - serial_test::serial_code_lock::local_serial_core_with_return::h05ca5edb5a92b090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:30:5 [INFO] [stdout] 30: 0x5ce90eb2fc06 - multiple::kill_all_servers_multiple_instances::h85845e15282bd7c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:73:1 [INFO] [stdout] 31: 0x5ce90eb2fc3d - multiple::kill_all_servers_multiple_instances::{{closure}}::hb76583b3f2df4d50 [INFO] [stdout] at /opt/rustwide/workdir/tests/multiple.rs:74:45 [INFO] [stdout] 32: 0x5ce90eb250e6 - core::ops::function::FnOnce::call_once::h35deb9bcdcbae2fd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 33: 0x5ce90eb5217b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 34: 0x5ce90eb5217b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 35: 0x5ce90eb67c85 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 36: 0x5ce90eb67c85 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5ce90eb67c85 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ce90eb67c85 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ce90eb67c85 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ce90eb67c85 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 41: 0x5ce90eb67c85 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 42: 0x5ce90eb3e654 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 43: 0x5ce90eb3e654 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 44: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 45: 0x5ce90eb41e8a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: 0x5ce90eb41e8a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 47: 0x5ce90eb41e8a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 48: 0x5ce90eb41e8a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 49: 0x5ce90eb41e8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x5ce90eb41e8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x5ce90f9a1e3f - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 52: 0x5ce90f9a1e3f - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 53: 0x7c70ae9d0aa4 - [INFO] [stdout] 54: 0x7c70aea5da34 - clone [INFO] [stdout] 55: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] discover_pidfiles_lists_every_host [INFO] [stdout] kill_all_servers_multiple_instances [INFO] [stdout] multiple_servers_at_once [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "869ff0877cd3afe032729c7661f353fd3301e000d7e6badd2c8e0ab5878e9602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869ff0877cd3afe032729c7661f353fd3301e000d7e6badd2c8e0ab5878e9602", kill_on_drop: false }` [INFO] [stdout] 869ff0877cd3afe032729c7661f353fd3301e000d7e6badd2c8e0ab5878e9602