[INFO] cloning repository https://github.com/philippnormann/sec-grep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philippnormann/sec-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippnormann%2Fsec-grep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippnormann%2Fsec-grep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ff35cf54de12a26fcd3921a41192106a85d3185
[INFO] testing philippnormann/sec-grep against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippnormann%2Fsec-grep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philippnormann/sec-grep
[INFO] finished tweaking git repo https://github.com/philippnormann/sec-grep
[INFO] tweaked toml for git repo https://github.com/philippnormann/sec-grep written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philippnormann/sec-grep on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philippnormann/sec-grep 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4
[INFO] running `Command { std: "docker" "start" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling scraper v0.27.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.40.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling sec-grep-core v0.1.0 (/opt/rustwide/workdir/crates/sec-grep-core)
[INFO] [stderr]    Compiling sec-grep v0.1.0 (/opt/rustwide/workdir/crates/sec-grep)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sec-grep-core v0.1.0 (/opt/rustwide/workdir/crates/sec-grep-core)
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling sec-grep v0.1.0 (/opt/rustwide/workdir/crates/sec-grep)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.18s
[INFO] running `Command { std: "docker" "inspect" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sec_grep-55d8bd821588dc07)
[INFO] [stdout] test tests::comma_separated_open_start_year_cli_flag_is_accepted ... ok
[INFO] [stdout] test tests::open_start_year_cli_flag_is_accepted ... ok
[INFO] [stdout] test tests::bundle_override_limits_venue_resolution ... ok
[INFO] [stdout] test tests::update_bundle_flags_are_accepted ... ok
[INFO] [stdout] test tests::cli_and_inline_metadata_filters_have_same_semantics ... ok
[INFO] [stdout] test tests::write_default_config_creates_but_does_not_overwrite ... ok
[INFO] [stdout] test tests::build_search_preserves_empty_cli_venue_filter ... ok
[INFO] [stdout] test tests::enrich_since_flag_is_accepted ... ok
[INFO] [stdout] test tests::enrich_bundle_flags_are_accepted ... ok
[INFO] [stdout] test tui::tests::browser_url_accepts_only_http_urls ... ok
[INFO] [stdout] test tui::tests::rank_display_uses_configured_width ... ok
[INFO] [stdout] test tui::tests::preload_fits_inside_window_bound ... ok
[INFO] [stdout] test tui::tests::rank_display_expands_for_longer_configured_ranks ... ok
[INFO] [stdout] test tui::tests::window_size_has_fixed_upper_bound ... ok
[INFO] [stdout] test tui::tests::window_start_stays_bounded_near_selection ... ok
[INFO] [stdout] test tests::cli_and_inline_same_kind_metadata_filters_are_ored ... ok
[INFO] [stdout] test tui::tests::sort_cycle_includes_rank ... ok
[INFO] [stdout] test tests::cli_and_inline_same_kind_year_filters_are_ored ... ok
[INFO] [stdout] test tests::repeated_year_cli_flags_are_accepted ... ok
[INFO] [stdout] test tui::tests::refresh_counts_all_results_but_keeps_window_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sec_grep_core-d57bf42070ef50bd)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test abstracts::tests::crossref_strips_jats ... ok
[INFO] [stdout] test abstracts::tests::html_acl_source_specific_selector ... ok
[INFO] [stdout] test abstracts::tests::html_acm_source_specific_selector ... ok
[INFO] [stdout] test abstracts::tests::html_ignores_punctuation_only_text ... ok
[INFO] [stdout] test abstracts::tests::html_meta_fallback_decodes_entities ... ok
[INFO] [stdout] test abstracts::tests::header_seconds_parses_retry_after ... ok
[INFO] [stdout] test abstracts::tests::html_cvf_source_specific_selector ... ok
[INFO] [stdout] test abstracts::tests::html_ndss_strips_authors_from_paper_data ... ok
[INFO] [stdout] test abstracts::tests::html_neurips_datasets_benchmarks_abstract ... ok
[INFO] [stdout] test abstracts::tests::cached_openreview_abstract_uses_forum_id ... ok
[INFO] [stdout] test abstracts::tests::html_no_abstract ... ok
[INFO] [stdout] test abstracts::tests::html_generic_meta_fallback ... ok
[INFO] [stdout] test abstracts::tests::html_neurips_source_specific_selector ... ok
[INFO] [stdout] test abstracts::tests::html_strips_abstract_heading_prefix ... ok
[INFO] [stdout] test abstracts::tests::html_openreview_source_reads_iclr_virtual_abstract ... ok
[INFO] [stdout] test abstracts::tests::openreview_batch_abstracts_indexes_id_and_forum ... ok
[INFO] [stdout] test abstracts::tests::html_acl_source_ignores_citation_meta ... ok
[INFO] [stdout] test abstracts::tests::openalex_inverted_index ... ok
[INFO] [stdout] test abstracts::tests::html_usenix_source_specific_selector ... ok
[INFO] [stdout] test abstracts::tests::doi_batch_helpers_require_exact_doi_match ... ok
[INFO] [stdout] test abstracts::tests::openalex_key_retry_is_limited_to_auth_or_rate_statuses ... ok
[INFO] [stdout] test abstracts::tests::html_pmlr_prefers_full_page_abstract_over_truncated_meta ... ok
[INFO] [stdout] test abstracts::tests::openalex_plain_abstract ... ok
[INFO] [stdout] test abstracts::tests::html_rejects_openreview_boilerplate_description ... ok
[INFO] [stdout] test abstracts::tests::openalex_title_search_requires_identity_match ... ok
[INFO] [stdout] test abstracts::tests::openreview_forum_id_from_url ... ok
[INFO] [stdout] test abstracts::tests::html_springer_prefers_full_abstract_section_over_truncated_meta ... ok
[INFO] [stdout] test abstracts::tests::html_ieee_prefers_abstract_text_selector ... ok
[INFO] [stdout] test abstracts::tests::paper_url_source_handles_mixed_provider_venues ... ok
[INFO] [stdout] test abstracts::tests::semantic_scholar_abstract ... ok
[INFO] [stdout] test abstracts::tests::static_source_uses_resolved_url_provider ... ok
[INFO] [stdout] test config::tests::bundle_selection_limits_bundled_venues ... ok
[INFO] [stdout] test config::tests::bundle_override_keeps_user_override_for_unselected_bundle_venue ... ok
[INFO] [stdout] test abstracts::tests::static_url_rejects_local_or_non_http_targets ... ok
[INFO] [stdout] test config::tests::bundle_override_preserves_user_venues ... ok
[INFO] [stdout] test abstracts::tests::semantic_scholar_title_search_requires_identity_match ... ok
[INFO] [stdout] test config::tests::empty_bundles_loads_only_custom_venues ... ok
[INFO] [stdout] test config::tests::rank_sort_order_sorts_by_rank ... ok
[INFO] [stdout] test config::tests::generated_default_config_parses ... ok
[INFO] [stdout] test config::tests::combined_venue_filter_preserves_active_empty_filter ... ok
[INFO] [stdout] test config::tests::bundled_venue_ids_are_unique ... ok
[INFO] [stdout] test config::tests::config_without_defaults_uses_default_min_year ... ok
[INFO] [stdout] test config::tests::resolve_venues_reports_unknown ... ok
[INFO] [stdout] test db::tests::doi_filter_matches_substrings ... ok
[INFO] [stdout] test config::tests::combined_venue_filter_ors_within_filter_kind ... ok
[INFO] [stdout] test config::tests::unknown_bundle_errors ... ok
[INFO] [stdout] test config::tests::default_catalog_parses_and_has_top4 ... ok
[INFO] [stdout] test config::tests::combined_venue_filter_ands_across_filter_kinds ... ok
[INFO] [stdout] test config::tests::default_catalog_has_security_and_ml_venue_groups ... ok
[INFO] [stdout] test config::tests::rank_and_tag_filters ... ok
[INFO] [stdout] test config::tests::merge_replaces_existing_and_adds_new ... ok
[INFO] [stdout] test db::tests::empty_rank_sort_groups_fall_back_to_year ... ok
[INFO] [stdout] test db::tests::fts_search_matches_title_and_abstract ... ok
[INFO] [stdout] test db::tests::rank_sort_groups_venues_before_year ... ok
[INFO] [stdout] test dblp::tests::clean_author_strips_homonym_suffix ... ok
[INFO] [stdout] test dblp::tests::extract_doi_from_urls ... ok
[INFO] [stdout] test db::tests::metadata_filters ... ok
[INFO] [stdout] test dblp::tests::parse_empty_results ... ok
[INFO] [stdout] test db::tests::schema_and_count ... ok
[INFO] [stdout] test db::tests::missing_abstract_batch_filters_years ... ok
[INFO] [stdout] test db::tests::repeated_year_filters_match_any_range ... ok
[INFO] [stdout] test dblp::tests::query_infers_article_type_for_journal_streams ... ok
[INFO] [stdout] test dblp::tests::query_contains_stream_and_years ... ok
[INFO] [stdout] test dblp::tests::query_rejects_unsupported_stream_prefixes ... ok
[INFO] [stdout] test output::tests::bibtex_escapes_values_and_sanitizes_key ... ok
[INFO] [stdout] test output::tests::custom_columns ... ok
[INFO] [stdout] test output::tests::format_from_str ... ok
[INFO] [stdout] test dblp::tests::parse_groups_authors_by_ordinal ... ok
[INFO] [stdout] test output::tests::json_uses_abstract_key ... ok
[INFO] [stdout] test output::tests::bibtex_structure ... ok
[INFO] [stdout] test abstracts::tests::html_ignores_proceedings_boilerplate ... ok
[INFO] [stdout] test dblp::tests::query_gives_event_year_precedence_over_publication_year ... ok
[INFO] [stdout] test output::tests::table_has_header_and_row ... ok
[INFO] [stdout] test query::tests::field_scopes ... ok
[INFO] [stdout] test query::tests::errors ... ok
[INFO] [stdout] test query::tests::explicit_and_matches_implicit ... ok
[INFO] [stdout] test query::tests::implicit_and ... ok
[INFO] [stdout] test query::tests::blank_is_none ... ok
[INFO] [stdout] test query::tests::grouping_and_precedence ... ok
[INFO] [stdout] test abstracts::tests::http_status_reason_labels_blocked_and_rate_limited ... ok
[INFO] [stdout] test query::tests::metadata_filters_are_separated_from_fts ... ok
[INFO] [stdout] test query::tests::metadata_filters_reject_or_and_negation ... ok
[INFO] [stdout] test query::tests::negation ... ok
[INFO] [stdout] test query::tests::metadata_only_query_has_no_fts ... ok
[INFO] [stdout] test config::tests::lookup_by_alias_is_case_insensitive ... ok
[INFO] [stdout] test db::tests::search_count_and_offset ... ok
[INFO] [stdout] test query::tests::unknown_field_is_plain_term ... ok
[INFO] [stdout] test query::tests::or_expression ... ok
[INFO] [stdout] test query::tests::prefix_search ... ok
[INFO] [stdout] test query::tests::repeated_year_filters_are_collected ... ok
[INFO] [stdout] test query::tests::year_ranges ... ok
[INFO] [stdout] test query::tests::single_term ... ok
[INFO] [stdout] test db::tests::missing_abstract_batch_uses_keyset_bound ... ok
[INFO] [stdout] test query::tests::phrase ... ok
[INFO] [stdout] test db::tests::no_match_short_circuits_search ... ok
[INFO] [stdout] test db::tests::fts_boolean_and_phrase ... ok
[INFO] [stdout] test output::tests::csv_header_and_values ... ok
[INFO] [stdout] test db::tests::set_abstracts_updates_fts ... ok
[INFO] [stdout] test db::tests::upsert_skips_unchanged_rows ... ok
[INFO] [stdout] test db::tests::upsert_is_idempotent_and_updates ... ok
[INFO] [stdout] test abstracts::tests::enrich_many_uses_cached_openreview_abstracts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-68fbb44b3cc0d46f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test idempotent_reingest ... ok
[INFO] [stdout] test full_pipeline ... ok
[INFO] [stderr]    Doc-tests sec_grep_core
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4", kill_on_drop: false }`
[INFO] [stdout] f10532bc5d69bdd36c98989b6464199c16ffe7532bd429f1b5f7f56cbe1546b4
