[INFO] cloning repository https://github.com/xuzhougeng/sgpt-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuzhougeng/sgpt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuzhougeng%2Fsgpt-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuzhougeng%2Fsgpt-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21a70e4f751efddcf0bc2c8c4b8fdc140b9224d8 [INFO] testing xuzhougeng/sgpt-rs against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuzhougeng%2Fsgpt-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xuzhougeng/sgpt-rs [INFO] finished tweaking git repo https://github.com/xuzhougeng/sgpt-rs [INFO] tweaked toml for git repo https://github.com/xuzhougeng/sgpt-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xuzhougeng/sgpt-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xuzhougeng/sgpt-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee81659bb1e311f11ca0128cf3644635fda1aa439a22e9bbbbedcb4be94ea3b [INFO] running `Command { std: "docker" "start" "-a" "dee81659bb1e311f11ca0128cf3644635fda1aa439a22e9bbbbedcb4be94ea3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee81659bb1e311f11ca0128cf3644635fda1aa439a22e9bbbbedcb4be94ea3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee81659bb1e311f11ca0128cf3644635fda1aa439a22e9bbbbedcb4be94ea3b", kill_on_drop: false }` [INFO] [stdout] dee81659bb1e311f11ca0128cf3644635fda1aa439a22e9bbbbedcb4be94ea3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265d1656fae8eed2484a71bac7f9b9d9c18bfeade5690b0c01279164564bee6e [INFO] running `Command { std: "docker" "start" "-a" "265d1656fae8eed2484a71bac7f9b9d9c18bfeade5690b0c01279164564bee6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling coolor v0.8.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling pdf-extract v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling termimad v0.25.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sgpt v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `read_documents` [INFO] [stdout] --> src/utils/mod.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | pub use document::{combine_doc_and_prompt, read_documents}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_documents` is never used [INFO] [stdout] --> src/utils/document.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read_documents(file_paths: &[String]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "265d1656fae8eed2484a71bac7f9b9d9c18bfeade5690b0c01279164564bee6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265d1656fae8eed2484a71bac7f9b9d9c18bfeade5690b0c01279164564bee6e", kill_on_drop: false }` [INFO] [stdout] 265d1656fae8eed2484a71bac7f9b9d9c18bfeade5690b0c01279164564bee6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f294e45ee3f794bd247481046613be5bacd4702dfdc9640d8aba05f88aeee04 [INFO] running `Command { std: "docker" "start" "-a" "2f294e45ee3f794bd247481046613be5bacd4702dfdc9640d8aba05f88aeee04", kill_on_drop: false }` [INFO] [stderr] Compiling sgpt v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `read_documents` [INFO] [stdout] --> src/utils/mod.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | pub use document::{combine_doc_and_prompt, read_documents}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_documents` is never used [INFO] [stdout] --> src/utils/document.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read_documents(file_paths: &[String]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_documents` [INFO] [stdout] --> src/utils/mod.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | pub use document::{combine_doc_and_prompt, read_documents}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_documents` is never used [INFO] [stdout] --> src/utils/document.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn read_documents(file_paths: &[String]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_local_html_via_jina_when_key_present` is never used [INFO] [stdout] --> src/utils/doc_html.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | async fn read_local_html_via_jina_when_key_present() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s [INFO] running `Command { std: "docker" "inspect" "2f294e45ee3f794bd247481046613be5bacd4702dfdc9640d8aba05f88aeee04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f294e45ee3f794bd247481046613be5bacd4702dfdc9640d8aba05f88aeee04", kill_on_drop: false }` [INFO] [stdout] 2f294e45ee3f794bd247481046613be5bacd4702dfdc9640d8aba05f88aeee04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c30cf9243aafb25114033779becf10e27c76a80589fa4333f4d8fe4ffebe4e6 [INFO] running `Command { std: "docker" "start" "-a" "3c30cf9243aafb25114033779becf10e27c76a80589fa4333f4d8fe4ffebe4e6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `read_documents` [INFO] [stderr] --> src/utils/mod.rs:17:44 [INFO] [stderr] | [INFO] [stderr] 17 | pub use document::{combine_doc_and_prompt, read_documents}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `read_documents` is never used [INFO] [stderr] --> src/utils/document.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn read_documents(file_paths: &[String]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `read_local_html_via_jina_when_key_present` is never used [INFO] [stderr] --> src/utils/doc_html.rs:80:14 [INFO] [stderr] | [INFO] [stderr] 80 | async fn read_local_html_via_jina_when_key_present() -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sgpt` (bin "sgpt") generated 2 warnings (run `cargo fix --bin "sgpt"` to apply 1 suggestion) [INFO] [stderr] warning: `sgpt` (bin "sgpt" test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sgpt-8c67d99dce9c6ca6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tui::app::tests::cjk_insert_backspace_delete_are_safe ... ok [INFO] [stdout] test external::reader::tests::convert_html_sample_when_key_present ... ok [INFO] [stdout] test utils::pdf::tests::test_format_pages_and_lines_single_page ... ok [INFO] [stdout] test utils::pdf::tests::test_is_pdf_file ... ok [INFO] [stdout] test utils::pdf::tests::test_format_pages_and_lines_multi_page ... ok [INFO] [stdout] test tui::app::tests::placeholder_submit_and_cleanup ... ok [INFO] [stdout] test utils::pdf::tests::test_extract_nonexistent_pdf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/pdf_extract_test.rs (/opt/rustwide/target/debug/deps/pdf_extract_test-d961d26b60c45d5c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_pdf_extract_nonexistent_file ... ok [INFO] [stdout] test utility_tests::test_pdf_extract_library_info ... ok [INFO] [stdout] test test_pdf_extract_basic ... ok [INFO] [stdout] test test_pdf_extract_demo1 ... ok [INFO] [stdout] test test_pdf_extract_invalid_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/simple_pdf_test.rs (/opt/rustwide/target/debug/deps/simple_pdf_test-a668071aa4de1a48) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_demo_pdf_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c30cf9243aafb25114033779becf10e27c76a80589fa4333f4d8fe4ffebe4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c30cf9243aafb25114033779becf10e27c76a80589fa4333f4d8fe4ffebe4e6", kill_on_drop: false }` [INFO] [stdout] 3c30cf9243aafb25114033779becf10e27c76a80589fa4333f4d8fe4ffebe4e6