[INFO] cloning repository https://github.com/zhangyee/fastpaper-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangyee/fastpaper-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangyee%2Ffastpaper-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangyee%2Ffastpaper-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b7be0dd093ff8a1f361f0359c50a69967ebcaff [INFO] testing zhangyee/fastpaper-cli against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangyee%2Ffastpaper-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhangyee/fastpaper-cli [INFO] finished tweaking git repo https://github.com/zhangyee/fastpaper-cli [INFO] tweaked toml for git repo https://github.com/zhangyee/fastpaper-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhangyee/fastpaper-cli on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhangyee/fastpaper-cli 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62450a6fadbe1ced88775c3998b861a300814e9fd598ba8ab5c57985558aed79 [INFO] running `Command { std: "docker" "start" "-a" "62450a6fadbe1ced88775c3998b861a300814e9fd598ba8ab5c57985558aed79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62450a6fadbe1ced88775c3998b861a300814e9fd598ba8ab5c57985558aed79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62450a6fadbe1ced88775c3998b861a300814e9fd598ba8ab5c57985558aed79", kill_on_drop: false }` [INFO] [stdout] 62450a6fadbe1ced88775c3998b861a300814e9fd598ba8ab5c57985558aed79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f0b1f131775722b2fccd1022addf94fddef5a92217e8fa4ac0a7ca80fbeb8f [INFO] running `Command { std: "docker" "start" "-a" "b3f0b1f131775722b2fccd1022addf94fddef5a92217e8fa4ac0a7ca80fbeb8f", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling pdf_oxide v0.3.17 [INFO] [stderr] Compiling fastpaper-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "b3f0b1f131775722b2fccd1022addf94fddef5a92217e8fa4ac0a7ca80fbeb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f0b1f131775722b2fccd1022addf94fddef5a92217e8fa4ac0a7ca80fbeb8f", kill_on_drop: false }` [INFO] [stdout] b3f0b1f131775722b2fccd1022addf94fddef5a92217e8fa4ac0a7ca80fbeb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e42321532af4b820fef2b635711fee4510013005b6d13b9424cf0ee2fc846a8 [INFO] running `Command { std: "docker" "start" "-a" "1e42321532af4b820fef2b635711fee4510013005b6d13b9424cf0ee2fc846a8", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling pdf_oxide v0.3.17 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling fastpaper-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "1e42321532af4b820fef2b635711fee4510013005b6d13b9424cf0ee2fc846a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e42321532af4b820fef2b635711fee4510013005b6d13b9424cf0ee2fc846a8", kill_on_drop: false }` [INFO] [stdout] 1e42321532af4b820fef2b635711fee4510013005b6d13b9424cf0ee2fc846a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b4090a50ca2d9ec1c69182c9b23ee8def3df3dbbc63016d6c488049fd52faf6 [INFO] running `Command { std: "docker" "start" "-a" "5b4090a50ca2d9ec1c69182c9b23ee8def3df3dbbc63016d6c488049fd52faf6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastpaper-93c068b2fdbfacdd) [INFO] [stdout] [INFO] [stdout] running 286 tests [INFO] [stdout] test download::tests::download_arxiv_404_returns_err ... ok [INFO] [stdout] test download::tests::save_pdf_creates_file ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_new_format ... ok [INFO] [stdout] test download::tests::download_biorxiv_saves_file ... ok [INFO] [stdout] test download::tests::download_pmc_saves_file ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_old_format ... ok [INFO] [stdout] test identifier::tests::detect_doi ... ok [INFO] [stdout] test download::tests::download_arxiv_file_exists_returns_err ... ok [INFO] [stdout] test download::tests::fetch_pdf_returns_bytes ... ok [INFO] [stdout] test download::tests::download_medrxiv_saves_file ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_new_format_with_version ... ok [INFO] [stdout] test download::tests::download_arxiv_overwrite_succeeds ... ok [INFO] [stdout] test download::tests::download_pmc_strips_prefix ... ok [INFO] [stdout] test download::tests::fetch_pdf_404_returns_err ... ok [INFO] [stdout] test identifier::tests::detect_pmid_bare_digits ... ok [INFO] [stdout] test identifier::tests::detect_semantic_scholar ... ok [INFO] [stdout] test identifier::tests::detect_pmid_with_prefix ... ok [INFO] [stdout] test identifier::tests::detect_unknown ... ok [INFO] [stdout] test identifier::tests::detect_url_arxiv ... ok [INFO] [stdout] test identifier::tests::detect_url_doi ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_author ... ok [INFO] [stdout] test identifier::tests::detect_pmc ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_title ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_doi ... ok [INFO] [stdout] test output::tests::to_bibtex_no_doi_when_missing ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_article_tag ... ok [INFO] [stdout] test output::tests::to_bibtex_empty_returns_empty_string ... ok [INFO] [stdout] test output::tests::to_csv_first_line_is_header ... ok [INFO] [stdout] test output::tests::to_json_empty_papers ... ok [INFO] [stdout] test output::tests::to_csv_second_line_contains_id ... ok [INFO] [stdout] test output::tests::to_json_has_results_array ... ok [INFO] [stdout] test output::tests::to_json_paper_has_expected_fields ... ok [INFO] [stdout] test output::tests::to_csv_quotes_field_with_comma ... ok [INFO] [stdout] test output::tests::to_json_has_source_field ... ok [INFO] [stdout] test download::tests::download_arxiv_filename_contains_id ... ok [INFO] [stdout] test output::tests::to_table_contains_year ... ok [INFO] [stdout] test output::tests::to_json_returns_valid_json ... ok [INFO] [stdout] test output::tests::to_csv_authors_joined_by_semicolon ... ok [INFO] [stdout] test output::tests::to_table_contains_title ... ok [INFO] [stdout] test output::tests::to_table_empty_shows_no_results ... ok [INFO] [stdout] test output::tests::to_table_contains_id ... ok [INFO] [stdout] test output::tests::to_table_multiple_papers_on_separate_lines ... ok [INFO] [stdout] test output::tests::to_csv_empty_returns_header_only ... ok [INFO] [stdout] test download::tests::download_arxiv_custom_dir ... ok [INFO] [stdout] test sources::arxiv::tests::parse_abstract_not_none_when_present ... ok [INFO] [stdout] test read::tests::extract_text_nonexistent_file_returns_err ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_year ... ok [INFO] [stdout] test read::tests::extract_section_abstract_does_not_contain_introduction ... ok [INFO] [stdout] test read::tests::extract_text_from_bytes_works ... ok [INFO] [stdout] test download::tests::download_arxiv_saves_file ... ok [INFO] [stdout] test read::tests::extract_text_contains_expected_words ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_has_title ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_returns_paper ... ok [INFO] [stdout] test sources::arxiv::tests::parse_doi_not_empty_when_present ... ok [INFO] [stdout] test sources::arxiv::tests::parse_empty_feed_returns_empty_list ... ok [INFO] [stdout] test read::tests::extract_section_abstract_returns_content ... ok [INFO] [stdout] test sources::arxiv::tests::download_pdf_404_returns_err ... ok [INFO] [stdout] test sources::arxiv::tests::parse_id_is_arxiv_format ... ok [INFO] [stdout] test sources::arxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::arxiv::tests::parse_url_contains_arxiv ... ok [INFO] [stdout] test sources::arxiv::tests::parse_source_is_arxiv ... ok [INFO] [stdout] test sources::arxiv::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::arxiv::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_empty_feed_returns_none ... ok [INFO] [stdout] test read::tests::extract_text_returns_content ... ok [INFO] [stdout] test sources::arxiv::tests::download_pdf_returns_bytes ... ok [INFO] [stdout] test sources::arxiv::tests::search_500_returns_err ... ok [INFO] [stdout] test sources::arxiv::tests::search_returns_correct_count ... ok [INFO] [stdout] test sources::arxiv::tests::search_returns_papers ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_abstract ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_has_authors ... ok [INFO] [stdout] test sources::arxiv::tests::parse_has_authors ... ok [INFO] [stdout] test sources::arxiv::tests::search_request_contains_max_results ... ok [INFO] [stdout] test sources::arxiv::tests::search_request_contains_search_query ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_pdf_url_from_doi_and_version ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_doi ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_source_is_biorxiv ... ok [INFO] [stdout] test sources::biorxiv::tests::search_request_path_contains_details_biorxiv ... ok [INFO] [stdout] test sources::biorxiv::tests::search_returns_papers ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_year ... ok [INFO] [stdout] test sources::core::tests::parse_authors ... ok [INFO] [stdout] test sources::core::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::core::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::core::tests::parse_doi ... ok [INFO] [stdout] test sources::core::tests::parse_source_is_core ... ok [INFO] [stdout] test sources::core::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_category_to_fields ... ok [INFO] [stdout] test sources::core::tests::search_request_contains_limit ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::core::tests::search_403_with_key_retries_without ... ok [INFO] [stdout] test sources::core::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_authors_split_by_semicolon ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::core::tests::search_request_path ... ok [INFO] [stdout] test sources::core::tests::search_with_api_key_sends_bearer ... ok [INFO] [stdout] test sources::core::tests::parse_abstract ... ok [INFO] [stdout] test sources::core::tests::search_returns_papers ... ok [INFO] [stdout] test sources::core::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::crossref::tests::parse_doi ... ok [INFO] [stdout] test sources::crossref::tests::parse_citations ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_request_path ... ok [INFO] [stdout] test sources::dblp::tests::parse_abstract_is_none ... ok [INFO] [stdout] test sources::dblp::tests::parse_authors ... ok [INFO] [stdout] test sources::dblp::tests::parse_doi_from_ee ... ok [INFO] [stdout] test sources::crossref::tests::parse_source_is_crossref ... ok [INFO] [stdout] test sources::dblp::tests::parse_empty_xml ... ok [INFO] [stdout] test sources::dblp::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::dblp::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::dblp::tests::parse_source_is_dblp ... ok [INFO] [stdout] test sources::crossref::tests::parse_titles_from_array ... ok [INFO] [stdout] test sources::crossref::tests::parse_authors_given_family ... ok [INFO] [stdout] test sources::crossref::tests::parse_year_from_date_parts ... ok [INFO] [stdout] test sources::dblp::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::crossref::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::dblp::tests::parse_venue ... ok [INFO] [stdout] test sources::dblp::tests::parse_year ... ok [INFO] [stdout] test sources::doaj::tests::parse_abstract ... ok [INFO] [stdout] test sources::doaj::tests::parse_authors ... ok [INFO] [stdout] test sources::doaj::tests::parse_doi ... ok [INFO] [stdout] test sources::doaj::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::biorxiv::tests::search_filters_by_keyword_locally ... ok [INFO] [stdout] test sources::dblp::tests::search_request_contains_format_xml ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_returns_none_on_404 ... ok [INFO] [stdout] test sources::doaj::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::doaj::tests::parse_open_access_always_true ... ok [INFO] [stdout] test sources::dblp::tests::search_request_contains_h_param ... ok [INFO] [stdout] test sources::crossref::tests::search_request_contains_mailto ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_returns_paper ... ok [INFO] [stdout] test sources::doaj::tests::parse_year ... ok [INFO] [stdout] test sources::doaj::tests::search_returns_papers ... ok [INFO] [stdout] test sources::crossref::tests::search_request_path_is_works ... ok [INFO] [stdout] test sources::doaj::tests::parse_pdf_url_from_fulltext_link ... ok [INFO] [stdout] test sources::biorxiv::tests::search_request_contains_date_range ... ok [INFO] [stdout] test sources::dblp::tests::search_request_path ... ok [INFO] [stdout] test sources::doaj::tests::search_request_path_contains_search_articles ... ok [INFO] [stdout] test sources::doaj::tests::parse_source_is_doaj ... ok [INFO] [stdout] test sources::dblp::tests::search_returns_papers ... ok [INFO] [stdout] test sources::europepmc::tests::parse_open_access ... ok [INFO] [stdout] test sources::europepmc::tests::parse_abstract ... ok [INFO] [stdout] test sources::europepmc::tests::parse_authors ... ok [INFO] [stdout] test sources::europepmc::tests::parse_doi ... ok [INFO] [stdout] test sources::europepmc::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::europepmc::tests::parse_source_is_europepmc ... ok [INFO] [stdout] test sources::europepmc::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::europepmc::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::europepmc::tests::parse_year ... ok [INFO] [stdout] test sources::doaj::tests::parse_title ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_format_json ... ok [INFO] [stdout] test sources::doaj::tests::search_request_contains_page_size ... ok [INFO] [stdout] test sources::hal::tests::parse_authors ... ok [INFO] [stdout] test sources::hal::tests::parse_title ... ok [INFO] [stdout] test sources::hal::tests::parse_year ... ok [INFO] [stdout] test sources::hal::tests::parse_source_is_hal ... ok [INFO] [stdout] test sources::hal::tests::parse_open_access_always_true ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_page_size ... ok [INFO] [stdout] test sources::europepmc::tests::search_returns_papers ... ok [INFO] [stdout] test sources::hal::tests::parse_doi ... ok [INFO] [stdout] test sources::hal::tests::parse_id_is_hal_format ... ok [INFO] [stdout] test sources::europepmc::tests::parse_citations ... ok [INFO] [stdout] test sources::core::tests::parse_citations ... ok [INFO] [stdout] test sources::hal::tests::parse_abstract ... ok [INFO] [stdout] test sources::hal::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_wt_json ... ok [INFO] [stdout] test sources::hal::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_rows ... ok [INFO] [stdout] test sources::hal::tests::search_returns_papers ... ok [INFO] [stdout] test sources::openaire::tests::parse_abstract_from_description ... ok [INFO] [stdout] test sources::hal::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::hal::tests::search_request_path ... ok [INFO] [stdout] test sources::openaire::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::openaire::tests::parse_authors_from_creator ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_fl ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_result_type_core ... ok [INFO] [stdout] test sources::openaire::tests::parse_source_is_openaire ... ok [INFO] [stdout] test sources::openaire::tests::search_request_path ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_path_contains_search ... ok [INFO] [stdout] test sources::openalex::tests::parse_abstract_from_inverted_index ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_pdf_url_is_medrxiv_domain ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_size ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::openaire::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_source_is_medrxiv ... ok [INFO] [stdout] test sources::openaire::tests::parse_year_from_dateofacceptance ... ok [INFO] [stdout] test sources::openaire::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_venue_is_medrxiv_preprint ... ok [INFO] [stdout] test sources::openalex::tests::parse_empty_results ... ok [INFO] [stdout] test sources::openaire::tests::parse_doi_from_pid ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_keywords ... ok [INFO] [stdout] test sources::openalex::tests::parse_doi_strips_prefix ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_format_json ... ok [INFO] [stdout] test sources::openalex::tests::parse_citations ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_search_param ... ok [INFO] [stdout] test sources::openalex::tests::parse_authors_from_authorships ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_mailto ... ok [INFO] [stdout] test sources::openalex::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::openaire::tests::search_returns_papers ... ok [INFO] [stdout] test sources::openalex::tests::search_request_path_contains_works ... ok [INFO] [stdout] test sources::openalex::tests::parse_source_is_openalex ... ok [INFO] [stdout] test sources::openalex::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::medrxiv::tests::search_request_path_contains_details_medrxiv ... ok [INFO] [stdout] test sources::openalex::tests::parse_open_access ... ok [INFO] [stdout] test sources::pmc::tests::parse_authors_surname_given ... ok [INFO] [stdout] test sources::openalex::tests::search_uses_env_email_when_set ... ok [INFO] [stdout] test sources::openalex::tests::search_returns_papers ... ok [INFO] [stdout] test sources::pmc::tests::search_empty_ids_skips_efetch ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_per_page ... ok [INFO] [stdout] test sources::pmc::tests::parse_id_is_pmc_format ... ok [INFO] [stdout] test sources::pubmed::tests::parse_abstract_from_abstract_text ... ok [INFO] [stdout] test sources::pubmed::tests::parse_doi_from_elocationid ... ok [INFO] [stdout] test sources::pubmed::tests::parse_authors_lastname_initials ... ok [INFO] [stdout] test sources::pubmed::tests::parse_id_is_pmid ... ok [INFO] [stdout] test sources::pubmed::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::pubmed::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::pubmed::tests::parse_source_is_pubmed ... ok [INFO] [stdout] test sources::pubmed::tests::parse_title_from_article_title ... ok [INFO] [stdout] test sources::pubmed::tests::parse_year_from_pubdate ... ok [INFO] [stdout] test sources::pubmed::tests::parse_pdf_url_is_none ... ok [INFO] [stdout] test sources::pmc::tests::search_esearch_contains_db_pmc ... ok [INFO] [stdout] test sources::pubmed::tests::search_calls_esearch_then_efetch ... ok [INFO] [stdout] test sources::pubmed::tests::search_esearch_contains_retmax ... ok [INFO] [stdout] test sources::pmc::tests::search_calls_esearch_then_efetch ... ok [INFO] [stdout] test sources::openalex::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::pubmed::tests::search_esearch_contains_db_pubmed ... ok [INFO] [stdout] test sources::scholar::tests::parse_captcha_returns_err ... ok [INFO] [stdout] test sources::pmc::tests::parse_doi ... ok [INFO] [stdout] test sources::pmc::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::pmc::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::pmc::tests::parse_year ... ok [INFO] [stdout] test sources::pmc::tests::parse_abstract ... ok [INFO] [stdout] test sources::pmc::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::pmc::tests::search_efetch_contains_rettype_xml ... ok [INFO] [stdout] test sources::arxiv::tests::search_429_retries ... ok [INFO] [stdout] test sources::pmc::tests::parse_source_is_pmc ... ok [INFO] [stdout] test sources::pmc::tests::parse_venue ... ok [INFO] [stdout] test sources::pmc::tests::search_with_api_key ... ok [INFO] [stdout] test sources::semantic::tests::parse_doi_from_external_ids ... ok [INFO] [stdout] test sources::semantic::tests::parse_citations_present ... ok [INFO] [stdout] test sources::semantic::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::semantic::tests::parse_pdf_url_from_open_access ... ok [INFO] [stdout] test sources::semantic::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::semantic::tests::parse_empty_data_returns_empty_list ... ok [INFO] [stdout] test sources::semantic::tests::parse_source_is_semantic ... ok [INFO] [stdout] test sources::semantic::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::scholar::tests::parse_abstract ... ok [INFO] [stdout] test sources::semantic::tests::search_request_contains_limit ... ok [INFO] [stdout] test sources::semantic::tests::search_request_contains_query_param ... ok [INFO] [stdout] test sources::semantic::tests::search_returns_papers ... ok [INFO] [stdout] test sources::semantic::tests::search_request_path_contains_paper_search ... ok [INFO] [stdout] test sources::scholar::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::scholar::tests::parse_url_from_link ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_doi ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_authors ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::semantic::tests::search_sends_api_key_header_when_set ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_open_access ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_source_is_unpaywall ... ok [INFO] [stdout] test sources::zenodo::tests::parse_abstract ... ok [INFO] [stdout] test sources::zenodo::tests::parse_doi ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::zenodo::tests::parse_authors ... ok [INFO] [stdout] test sources::zenodo::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::scholar::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::zenodo::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::zenodo::tests::parse_open_access ... ok [INFO] [stdout] test sources::zenodo::tests::parse_source_is_zenodo ... ok [INFO] [stdout] test sources::scholar::tests::parse_source_is_scholar ... ok [INFO] [stdout] test sources::zenodo::tests::parse_title ... ok [INFO] [stdout] test sources::zenodo::tests::parse_year ... ok [INFO] [stdout] test sources::scholar::tests::search_request_contains_query ... ok [INFO] [stdout] test sources::zenodo::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::zenodo::tests::search_returns_papers ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_path ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_contains_size ... ok [INFO] [stdout] test sources::scholar::tests::parse_open_access_is_none ... ok [INFO] [stdout] test sources::scholar::tests::search_returns_papers ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_contains_type_publication ... ok [INFO] [stdout] test sources::scholar::tests::parse_authors_year_venue ... ok [INFO] [stdout] test sources::pubmed::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::pubmed::tests::search_with_api_key ... ok [INFO] [stdout] test sources::semantic::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::scholar::tests::search_request_contains_hl_en ... ok [INFO] [stdout] test sources::scholar::tests::search_request_path_contains_scholar ... ok [INFO] [stdout] test sources::scholar::tests::search_sends_user_agent ... ok [INFO] [stdout] test sources::unpaywall::tests::lookup_without_email_returns_err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 286 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastpaper-6a35ff25fb3ce67d) [INFO] [stdout] [INFO] [stdout] running 286 tests [INFO] [stdout] test download::tests::download_biorxiv_saves_file ... ok [INFO] [stdout] test download::tests::download_pmc_saves_file ... ok [INFO] [stdout] test download::tests::save_pdf_creates_file ... ok [INFO] [stdout] test identifier::tests::detect_doi ... ok [INFO] [stdout] test identifier::tests::detect_pmc ... ok [INFO] [stdout] test identifier::tests::detect_pmid_bare_digits ... ok [INFO] [stdout] test download::tests::download_arxiv_filename_contains_id ... ok [INFO] [stdout] test download::tests::download_arxiv_overwrite_succeeds ... ok [INFO] [stdout] test identifier::tests::detect_unknown ... ok [INFO] [stdout] test identifier::tests::detect_url_arxiv ... ok [INFO] [stdout] test identifier::tests::detect_url_doi ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_article_tag ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_author ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_doi ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_title ... ok [INFO] [stdout] test identifier::tests::detect_semantic_scholar ... ok [INFO] [stdout] test output::tests::to_bibtex_no_doi_when_missing ... ok [INFO] [stdout] test output::tests::to_bibtex_contains_year ... ok [INFO] [stdout] test output::tests::to_bibtex_empty_returns_empty_string ... ok [INFO] [stdout] test output::tests::to_csv_authors_joined_by_semicolon ... ok [INFO] [stdout] test output::tests::to_csv_first_line_is_header ... ok [INFO] [stdout] test output::tests::to_csv_empty_returns_header_only ... ok [INFO] [stdout] test output::tests::to_csv_second_line_contains_id ... ok [INFO] [stdout] test output::tests::to_csv_quotes_field_with_comma ... ok [INFO] [stdout] test output::tests::to_json_empty_papers ... ok [INFO] [stdout] test output::tests::to_json_has_source_field ... ok [INFO] [stdout] test output::tests::to_json_paper_has_expected_fields ... ok [INFO] [stdout] test output::tests::to_json_returns_valid_json ... ok [INFO] [stdout] test output::tests::to_table_contains_id ... ok [INFO] [stdout] test output::tests::to_table_contains_title ... ok [INFO] [stdout] test output::tests::to_table_contains_year ... ok [INFO] [stdout] test output::tests::to_table_empty_shows_no_results ... ok [INFO] [stdout] test output::tests::to_table_multiple_papers_on_separate_lines ... ok [INFO] [stdout] test download::tests::fetch_pdf_returns_bytes ... ok [INFO] [stdout] test download::tests::download_medrxiv_saves_file ... ok [INFO] [stdout] test download::tests::fetch_pdf_404_returns_err ... ok [INFO] [stdout] test download::tests::download_arxiv_404_returns_err ... ok [INFO] [stdout] test download::tests::download_arxiv_custom_dir ... ok [INFO] [stdout] test download::tests::download_arxiv_saves_file ... ok [INFO] [stdout] test read::tests::extract_text_nonexistent_file_returns_err ... ok [INFO] [stdout] test read::tests::extract_text_returns_content ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_empty_feed_returns_none ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_has_authors ... ok [INFO] [stdout] test read::tests::extract_section_abstract_returns_content ... ok [INFO] [stdout] test download::tests::download_pmc_strips_prefix ... ok [INFO] [stdout] test sources::arxiv::tests::parse_empty_feed_returns_empty_list ... ok [INFO] [stdout] test sources::arxiv::tests::parse_doi_not_empty_when_present ... ok [INFO] [stdout] test sources::arxiv::tests::parse_has_authors ... ok [INFO] [stdout] test sources::arxiv::tests::parse_id_is_arxiv_format ... ok [INFO] [stdout] test read::tests::extract_section_abstract_does_not_contain_introduction ... ok [INFO] [stdout] test sources::arxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_new_format ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_new_format_with_version ... ok [INFO] [stdout] test identifier::tests::detect_arxiv_old_format ... ok [INFO] [stdout] test identifier::tests::detect_pmid_with_prefix ... ok [INFO] [stdout] test output::tests::to_json_has_results_array ... ok [INFO] [stdout] test sources::arxiv::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::arxiv::tests::parse_url_contains_arxiv ... ok [INFO] [stdout] test sources::arxiv::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::arxiv::tests::parse_source_is_arxiv ... ok [INFO] [stdout] test sources::arxiv::tests::download_pdf_returns_bytes ... ok [INFO] [stdout] test read::tests::extract_text_from_bytes_works ... ok [INFO] [stdout] test read::tests::extract_text_contains_expected_words ... ok [INFO] [stdout] test sources::arxiv::tests::parse_abstract_not_none_when_present ... ok [INFO] [stdout] test sources::arxiv::tests::search_returns_correct_count ... ok [INFO] [stdout] test sources::arxiv::tests::search_request_contains_max_results ... ok [INFO] [stdout] test sources::arxiv::tests::search_500_returns_err ... ok [INFO] [stdout] test download::tests::download_arxiv_file_exists_returns_err ... ok [INFO] [stdout] test sources::arxiv::tests::search_returns_papers ... ok [INFO] [stdout] test sources::arxiv::tests::search_request_contains_search_query ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_has_title ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_abstract ... ok [INFO] [stdout] test sources::arxiv::tests::download_pdf_404_returns_err ... ok [INFO] [stdout] test sources::core::tests::parse_abstract ... ok [INFO] [stdout] test sources::biorxiv::tests::search_request_contains_date_range ... ok [INFO] [stdout] test sources::biorxiv::tests::search_filters_by_keyword_locally ... ok [INFO] [stdout] test sources::arxiv::tests::get_by_id_returns_paper ... ok [INFO] [stdout] test sources::core::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::core::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_doi ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_year ... ok [INFO] [stdout] test sources::core::tests::parse_doi ... ok [INFO] [stdout] test sources::core::tests::parse_source_is_core ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_pdf_url_from_doi_and_version ... ok [INFO] [stdout] test sources::biorxiv::tests::search_request_path_contains_details_biorxiv ... ok [INFO] [stdout] test sources::core::tests::search_request_path ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_category_to_fields ... ok [INFO] [stdout] test sources::biorxiv::tests::search_returns_papers ... ok [INFO] [stdout] test sources::core::tests::search_with_api_key_sends_bearer ... ok [INFO] [stdout] test sources::core::tests::search_returns_papers ... ok [INFO] [stdout] test sources::core::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::core::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::core::tests::search_request_contains_limit ... ok [INFO] [stdout] test sources::crossref::tests::parse_doi ... ok [INFO] [stdout] test sources::crossref::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::crossref::tests::parse_authors_given_family ... ok [INFO] [stdout] test sources::crossref::tests::parse_source_is_crossref ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_returns_paper ... ok [INFO] [stdout] test sources::crossref::tests::parse_citations ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_source_is_biorxiv ... ok [INFO] [stdout] test sources::crossref::tests::parse_titles_from_array ... ok [INFO] [stdout] test sources::core::tests::parse_citations ... ok [INFO] [stdout] test sources::core::tests::parse_authors ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_returns_none_on_404 ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::crossref::tests::get_by_doi_request_path ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_authors_split_by_semicolon ... ok [INFO] [stdout] test sources::biorxiv::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::crossref::tests::parse_year_from_date_parts ... ok [INFO] [stdout] test sources::dblp::tests::parse_source_is_dblp ... ok [INFO] [stdout] test sources::dblp::tests::parse_authors ... ok [INFO] [stdout] test sources::dblp::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::dblp::tests::parse_doi_from_ee ... ok [INFO] [stdout] test sources::dblp::tests::parse_abstract_is_none ... ok [INFO] [stdout] test sources::dblp::tests::parse_empty_xml ... ok [INFO] [stdout] test sources::dblp::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::doaj::tests::parse_authors ... ok [INFO] [stdout] test sources::dblp::tests::parse_venue ... ok [INFO] [stdout] test sources::doaj::tests::parse_open_access_always_true ... ok [INFO] [stdout] test sources::doaj::tests::parse_doi ... ok [INFO] [stdout] test sources::core::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::dblp::tests::parse_year ... ok [INFO] [stdout] test sources::dblp::tests::search_request_contains_h_param ... ok [INFO] [stdout] test sources::dblp::tests::search_request_contains_format_xml ... ok [INFO] [stdout] test sources::dblp::tests::search_returns_papers ... ok [INFO] [stdout] test sources::doaj::tests::parse_abstract ... ok [INFO] [stdout] test sources::crossref::tests::search_request_path_is_works ... ok [INFO] [stdout] test sources::crossref::tests::search_request_contains_mailto ... ok [INFO] [stdout] test sources::dblp::tests::search_request_path ... ok [INFO] [stdout] test sources::doaj::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::doaj::tests::parse_year ... ok [INFO] [stdout] test sources::doaj::tests::parse_pdf_url_from_fulltext_link ... ok [INFO] [stdout] test sources::doaj::tests::parse_title ... ok [INFO] [stdout] test sources::doaj::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::europepmc::tests::parse_authors ... ok [INFO] [stdout] test sources::doaj::tests::parse_source_is_doaj ... ok [INFO] [stdout] test sources::doaj::tests::search_returns_papers ... ok [INFO] [stdout] test sources::europepmc::tests::parse_abstract ... ok [INFO] [stdout] test sources::europepmc::tests::parse_doi ... ok [INFO] [stdout] test sources::europepmc::tests::parse_source_is_europepmc ... ok [INFO] [stdout] test sources::europepmc::tests::parse_year ... ok [INFO] [stdout] test sources::europepmc::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::europepmc::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::hal::tests::parse_abstract ... ok [INFO] [stdout] test sources::europepmc::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_result_type_core ... ok [INFO] [stdout] test sources::hal::tests::parse_authors ... ok [INFO] [stdout] test sources::europepmc::tests::search_returns_papers ... ok [INFO] [stdout] test sources::doaj::tests::search_request_path_contains_search_articles ... ok [INFO] [stdout] test sources::doaj::tests::search_request_contains_page_size ... ok [INFO] [stdout] test sources::hal::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::hal::tests::parse_open_access_always_true ... ok [INFO] [stdout] test sources::hal::tests::parse_doi ... ok [INFO] [stdout] test sources::hal::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::hal::tests::parse_source_is_hal ... ok [INFO] [stdout] test sources::hal::tests::parse_title ... ok [INFO] [stdout] test sources::hal::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::hal::tests::parse_year ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_page_size ... ok [INFO] [stdout] test sources::hal::tests::search_request_path ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_fl ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_path_contains_search ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_wt_json ... ok [INFO] [stdout] test sources::openaire::tests::parse_abstract_from_description ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_source_is_medrxiv ... ok [INFO] [stdout] test sources::medrxiv::tests::search_request_path_contains_details_medrxiv ... ok [INFO] [stdout] test sources::hal::tests::search_returns_papers ... ok [INFO] [stdout] test sources::openaire::tests::parse_authors_from_creator ... ok [INFO] [stdout] test sources::openaire::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::hal::tests::search_request_contains_rows ... ok [INFO] [stdout] test sources::openaire::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::openaire::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::openaire::tests::parse_source_is_openaire ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_venue_is_medrxiv_preprint ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::openaire::tests::parse_doi_from_pid ... ok [INFO] [stdout] test sources::openaire::tests::parse_year_from_dateofacceptance ... ok [INFO] [stdout] test sources::medrxiv::tests::parse_pdf_url_is_medrxiv_domain ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_keywords ... ok [INFO] [stdout] test sources::dblp::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::openalex::tests::parse_abstract_from_inverted_index ... ok [INFO] [stdout] test sources::openalex::tests::parse_empty_results ... ok [INFO] [stdout] test sources::europepmc::tests::parse_citations ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_format_json ... ok [INFO] [stdout] test sources::openaire::tests::search_request_contains_size ... ok [INFO] [stdout] test sources::hal::tests::parse_id_is_hal_format ... ok [INFO] [stdout] test sources::openaire::tests::search_returns_papers ... ok [INFO] [stdout] test sources::openalex::tests::parse_authors_from_authorships ... ok [INFO] [stdout] test sources::europepmc::tests::parse_open_access ... ok [INFO] [stdout] test sources::openalex::tests::parse_doi_strips_prefix ... ok [INFO] [stdout] test sources::openalex::tests::parse_source_is_openalex ... ok [INFO] [stdout] test sources::openaire::tests::search_request_path ... ok [INFO] [stdout] test sources::openalex::tests::parse_citations ... ok [INFO] [stdout] test sources::openalex::tests::parse_open_access ... ok [INFO] [stdout] test sources::openalex::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::europepmc::tests::search_request_contains_format_json ... ok [INFO] [stdout] test sources::core::tests::search_403_with_key_retries_without ... ok [INFO] [stdout] test sources::openalex::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::openalex::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::openalex::tests::search_request_path_contains_works ... ok [INFO] [stdout] test sources::openalex::tests::search_uses_env_email_when_set ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_search_param ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_mailto ... ok [INFO] [stdout] test sources::openalex::tests::search_request_contains_per_page ... ok [INFO] [stdout] test sources::pmc::tests::search_empty_ids_skips_efetch ... ok [INFO] [stdout] test sources::openalex::tests::search_returns_papers ... ok [INFO] [stdout] test sources::pubmed::tests::parse_abstract_from_abstract_text ... ok [INFO] [stdout] test sources::pubmed::tests::parse_authors_lastname_initials ... ok [INFO] [stdout] test sources::pubmed::tests::parse_doi_from_elocationid ... ok [INFO] [stdout] test sources::pubmed::tests::parse_id_is_pmid ... ok [INFO] [stdout] test sources::pmc::tests::search_efetch_contains_rettype_xml ... ok [INFO] [stdout] test sources::pubmed::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::pubmed::tests::parse_pdf_url_is_none ... ok [INFO] [stdout] test sources::pubmed::tests::parse_source_is_pubmed ... ok [INFO] [stdout] test sources::pubmed::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::pubmed::tests::parse_year_from_pubdate ... ok [INFO] [stdout] test sources::pubmed::tests::parse_title_from_article_title ... ok [INFO] [stdout] test sources::pubmed::tests::search_calls_esearch_then_efetch ... ok [INFO] [stdout] test sources::pmc::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::pmc::tests::parse_doi ... ok [INFO] [stdout] test sources::pubmed::tests::search_esearch_contains_retmax ... ok [INFO] [stdout] test sources::pubmed::tests::search_esearch_contains_db_pubmed ... ok [INFO] [stdout] test sources::pmc::tests::parse_authors_surname_given ... ok [INFO] [stdout] test sources::scholar::tests::parse_captcha_returns_err ... ok [INFO] [stdout] test sources::pmc::tests::parse_source_is_pmc ... ok [INFO] [stdout] test sources::pmc::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::pmc::tests::parse_venue ... ok [INFO] [stdout] test sources::pmc::tests::parse_year ... ok [INFO] [stdout] test sources::pmc::tests::parse_abstract ... ok [INFO] [stdout] test sources::pmc::tests::parse_id_is_pmc_format ... ok [INFO] [stdout] test sources::arxiv::tests::search_429_retries ... ok [INFO] [stdout] test sources::pmc::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::pmc::tests::search_calls_esearch_then_efetch ... ok [INFO] [stdout] test sources::pmc::tests::search_with_api_key ... ok [INFO] [stdout] test sources::semantic::tests::parse_citations_present ... ok [INFO] [stdout] test sources::semantic::tests::parse_doi_from_external_ids ... ok [INFO] [stdout] test sources::semantic::tests::parse_empty_data_returns_empty_list ... ok [INFO] [stdout] test sources::pmc::tests::search_esearch_contains_db_pmc ... ok [INFO] [stdout] test sources::pubmed::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::semantic::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::semantic::tests::parse_source_is_semantic ... ok [INFO] [stdout] test sources::scholar::tests::parse_abstract ... ok [INFO] [stdout] test sources::semantic::tests::parse_titles_not_empty ... ok [INFO] [stdout] test sources::semantic::tests::search_request_contains_query_param ... ok [INFO] [stdout] test sources::semantic::tests::search_request_contains_limit ... ok [INFO] [stdout] test sources::semantic::tests::search_returns_papers ... ok [INFO] [stdout] test sources::scholar::tests::parse_source_is_scholar ... ok [INFO] [stdout] test sources::semantic::tests::parse_pdf_url_from_open_access ... ok [INFO] [stdout] test sources::semantic::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::semantic::tests::search_request_path_contains_paper_search ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_authors ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_doi ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_open_access ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_source_is_unpaywall ... ok [INFO] [stdout] test sources::semantic::tests::search_sends_api_key_header_when_set ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::zenodo::tests::parse_abstract ... ok [INFO] [stdout] test sources::unpaywall::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::zenodo::tests::parse_authors ... ok [INFO] [stdout] test sources::zenodo::tests::parse_doi ... ok [INFO] [stdout] test sources::zenodo::tests::parse_pdf_url ... ok [INFO] [stdout] test sources::zenodo::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::zenodo::tests::parse_open_access ... ok [INFO] [stdout] test sources::zenodo::tests::parse_source_is_zenodo ... ok [INFO] [stdout] test sources::scholar::tests::search_returns_papers ... ok [INFO] [stdout] test sources::zenodo::tests::parse_papers_not_empty ... ok [INFO] [stdout] test sources::zenodo::tests::parse_year ... ok [INFO] [stdout] test sources::zenodo::tests::parse_title ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_path ... ok [INFO] [stdout] test sources::scholar::tests::search_request_path_contains_scholar ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_contains_size ... ok [INFO] [stdout] test sources::zenodo::tests::search_request_contains_type_publication ... ok [INFO] [stdout] test sources::scholar::tests::parse_title_not_empty ... ok [INFO] [stdout] test sources::scholar::tests::parse_open_access_is_none ... ok [INFO] [stdout] test sources::zenodo::tests::search_returns_papers ... ok [INFO] [stdout] test sources::scholar::tests::parse_url_from_link ... ok [INFO] [stdout] test sources::scholar::tests::parse_returns_ok ... ok [INFO] [stdout] test sources::scholar::tests::parse_authors_year_venue ... ok [INFO] [stdout] test sources::scholar::tests::search_request_contains_hl_en ... ok [INFO] [stdout] test sources::scholar::tests::search_request_contains_query ... ok [INFO] [stdout] test sources::scholar::tests::search_sends_user_agent ... ok [INFO] [stdout] test sources::unpaywall::tests::lookup_without_email_returns_err ... ok [INFO] [stdout] test sources::semantic::tests::search_works_without_api_key ... ok [INFO] [stdout] test sources::pubmed::tests::search_with_api_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 286 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-88204be1fac7d96a) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test download_pubmed_exits_nonzero_with_not_supported ... ok [INFO] [stdout] test download_arxiv_no_capability_error ... ok [INFO] [stdout] test download_arxiv_404_exits_nonzero ... ok [INFO] [stdout] test get_pmc_id_routes_to_pmc ... ok [INFO] [stdout] test env_unpaywall_missing_email_exits_nonzero ... ok [INFO] [stdout] test env_unpaywall_with_email_works ... ok [INFO] [stdout] test completions_bash_exits_0_contains_complete ... ok [INFO] [stdout] test completions_fish_exits_0_contains_fastpaper ... ok [INFO] [stdout] test completions_zsh_exits_0_contains_compdef ... ok [INFO] [stdout] test get_unknown_identifier_fails ... ok [INFO] [stdout] test env_download_dir_overrides_default ... ok [INFO] [stdout] test read_arxiv_metadata_only_json_contains_title ... ok [INFO] [stdout] test download_arxiv_overwrite_replaces_file ... ok [INFO] [stdout] test read_arxiv_fulltext_json_has_full_text ... ok [INFO] [stdout] test get_pmid_returns_paper ... ok [INFO] [stdout] test read_arxiv_metadata_only_json_no_full_text ... ok [INFO] [stdout] test read_doaj_fulltext_outputs_text ... ok [INFO] [stdout] test read_core_fulltext_outputs_text ... ok [INFO] [stdout] test read_local_pdf_output_to_file ... ok [INFO] [stdout] test read_local_pdf_max_length_truncates ... ok [INFO] [stdout] test get_arxiv_id_routes_to_arxiv ... ok [INFO] [stdout] test download_arxiv_saves_pdf_to_dir ... ok [INFO] [stdout] test read_local_pdf_outputs_text ... ok [INFO] [stdout] test read_pmc_fulltext_outputs_text ... ok [INFO] [stdout] test help_exits_0_and_contains_search ... ok [INFO] [stdout] test get_format_json_flag_accepted ... ok [INFO] [stdout] test get_s2_id_returns_paper ... ok [INFO] [stdout] test read_arxiv_metadata_only_json_contains_authors ... ok [INFO] [stdout] test read_hal_fulltext_outputs_text ... ok [INFO] [stdout] test download_arxiv_file_exists_exits_0_with_stderr ... ok [INFO] [stdout] test read_local_pdf_section_abstract ... ok [INFO] [stdout] test download_pubmed_rejects_with_hint ... ok [INFO] [stdout] test get_arxiv_id_returns_paper ... ok [INFO] [stdout] test read_zenodo_fulltext_outputs_text ... ok [INFO] [stdout] test read_arxiv_fulltext_outputs_text ... ok [INFO] [stdout] test read_local_pdf_format_json_has_full_text ... ok [INFO] [stdout] test search_crossref_mock_outputs_title ... ok [INFO] [stdout] test sources_exits_0_and_contains_arxiv ... ok [INFO] [stdout] test search_arxiv_format_bibtex_has_article ... ok [INFO] [stdout] test search_arxiv_limit_passes_to_request ... ok [INFO] [stdout] test version_exits_0 ... ok [INFO] [stdout] test read_semantic_fulltext_outputs_text ... ok [INFO] [stdout] test search_arxiv_format_csv_has_header ... ok [INFO] [stdout] test search_pubmed_mock_outputs_title ... ok [INFO] [stdout] test search_arxiv_query_with_spaces_works ... ok [INFO] [stdout] test search_arxiv_mock_outputs_title ... ok [INFO] [stdout] test read_pubmed_metadata_only_exits_nonzero ... ok [INFO] [stdout] test search_arxiv_format_json_valid ... ok [INFO] [stdout] test env_semantic_api_key_sends_header ... ok [INFO] [stdout] test search_no_args_exits_nonzero ... ok [INFO] [stdout] test search_invalid_source_exits_nonzero ... ok [INFO] [stdout] test get_pmc_id_returns_paper ... ok [INFO] [stdout] test search_pubmed_no_capability_error ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests fastpaper [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b4090a50ca2d9ec1c69182c9b23ee8def3df3dbbc63016d6c488049fd52faf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b4090a50ca2d9ec1c69182c9b23ee8def3df3dbbc63016d6c488049fd52faf6", kill_on_drop: false }` [INFO] [stdout] 5b4090a50ca2d9ec1c69182c9b23ee8def3df3dbbc63016d6c488049fd52faf6