[INFO] cloning repository https://github.com/techquestsdev/houndr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techquestsdev/houndr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20025ae268bfdc80f5d31a14ff3aa0ac791c38bd [INFO] testing techquestsdev/houndr against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechquestsdev%2Fhoundr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/techquestsdev/houndr [INFO] finished tweaking git repo https://github.com/techquestsdev/houndr [INFO] tweaked toml for git repo https://github.com/techquestsdev/houndr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/techquestsdev/houndr on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/techquestsdev/houndr 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a576f25cd37f96b74b4ea78d57186c685422fe9a1283b3615fa9a6f34dfbf331 [INFO] running `Command { std: "docker" "start" "-a" "a576f25cd37f96b74b4ea78d57186c685422fe9a1283b3615fa9a6f34dfbf331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a576f25cd37f96b74b4ea78d57186c685422fe9a1283b3615fa9a6f34dfbf331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a576f25cd37f96b74b4ea78d57186c685422fe9a1283b3615fa9a6f34dfbf331", kill_on_drop: false }` [INFO] [stdout] a576f25cd37f96b74b4ea78d57186c685422fe9a1283b3615fa9a6f34dfbf331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c50f21b64fe96bb0410d14e25ec2493edca957c8b180c6d20111a21758f63b5a [INFO] running `Command { std: "docker" "start" "-a" "c50f21b64fe96bb0410d14e25ec2493edca957c8b180c6d20111a21758f63b5a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling roaring v0.11.3 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling houndr-index v1.0.0 (/opt/rustwide/workdir/crates/houndr-index) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling houndr-repo v1.0.0 (/opt/rustwide/workdir/crates/houndr-repo) [INFO] [stderr] Compiling houndr-server v1.0.0 (/opt/rustwide/workdir/crates/houndr-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "c50f21b64fe96bb0410d14e25ec2493edca957c8b180c6d20111a21758f63b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50f21b64fe96bb0410d14e25ec2493edca957c8b180c6d20111a21758f63b5a", kill_on_drop: false }` [INFO] [stdout] c50f21b64fe96bb0410d14e25ec2493edca957c8b180c6d20111a21758f63b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10db76a6c1a39c297db86160bf1bb0962b2d0b53ecc8e571c14004862e6160d4 [INFO] running `Command { std: "docker" "start" "-a" "10db76a6c1a39c297db86160bf1bb0962b2d0b53ecc8e571c14004862e6160d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling houndr-index v1.0.0 (/opt/rustwide/workdir/crates/houndr-index) [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling houndr-repo v1.0.0 (/opt/rustwide/workdir/crates/houndr-repo) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling houndr-server v1.0.0 (/opt/rustwide/workdir/crates/houndr-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.70s [INFO] running `Command { std: "docker" "inspect" "10db76a6c1a39c297db86160bf1bb0962b2d0b53ecc8e571c14004862e6160d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10db76a6c1a39c297db86160bf1bb0962b2d0b53ecc8e571c14004862e6160d4", kill_on_drop: false }` [INFO] [stdout] 10db76a6c1a39c297db86160bf1bb0962b2d0b53ecc8e571c14004862e6160d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9aefab7b900542397247b33ec346b0ea73b1998574f6bd9c0107fedc2f5cd9a8 [INFO] running `Command { std: "docker" "start" "-a" "9aefab7b900542397247b33ec346b0ea73b1998574f6bd9c0107fedc2f5cd9a8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/houndr_index-26a454fbbeae3837) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test posting::tests::intersect_single ... ok [INFO] [stdout] test posting::tests::intersect_two ... ok [INFO] [stdout] test posting::tests::intersect_with_serialized_matches_intersect_postings ... ok [INFO] [stdout] test posting::tests::intersect_with_serialized_basic ... ok [INFO] [stdout] test posting::tests::intersect_with_serialized_empty_base ... ok [INFO] [stdout] test posting::tests::intersect_empty ... ok [INFO] [stdout] test posting::tests::intersect_with_serialized_early_termination ... ok [INFO] [stdout] test query::tests::blocks_consecutive_matches ... ok [INFO] [stdout] test posting::tests::smallest_first_ordering ... ok [INFO] [stdout] test query::tests::blocks_with_context_merged ... ok [INFO] [stdout] test query::tests::find_literal_matches_basic ... ok [INFO] [stdout] test query::tests::literal_match_case_insensitive_unicode ... ok [INFO] [stdout] test query::tests::literal_match_ranges_are_char_offsets ... ok [INFO] [stdout] test query::tests::blocks_with_context_separate ... ok [INFO] [stdout] test query::tests::case_insensitive_literal ... ok [INFO] [stdout] test query::tests::literal_plan ... ok [INFO] [stdout] test posting::tests::intersect_disjoint ... ok [INFO] [stdout] test builder::tests::build_empty ... ok [INFO] [stdout] test builder::tests::postings_sorted ... ok [INFO] [stdout] test query::tests::literal_too_short ... ok [INFO] [stdout] test trigram::tests::display ... ok [INFO] [stdout] test query::tests::regex_match_ranges_are_char_offsets ... ok [INFO] [stdout] test reader::tests::roundtrip_empty ... ok [INFO] [stdout] test reader::tests::doc_content_roundtrip ... ok [INFO] [stdout] test reader::tests::search_not_found ... ok [INFO] [stdout] test trigram::tests::extract_basic ... ok [INFO] [stdout] test reader::tests::mixed_inline_offset_search ... ok [INFO] [stdout] test builder::tests::build_single_doc ... ok [INFO] [stdout] test trigram::tests::extract_unique_deduplicates ... ok [INFO] [stdout] test trigram::tests::pack_unpack ... ok [INFO] [stdout] test reader::tests::open_and_read ... ok [INFO] [stdout] test writer::tests::write_empty_index ... ok [INFO] [stdout] test trigram::tests::extract_short ... ok [INFO] [stdout] test trigram::tests::ordering ... ok [INFO] [stdout] test query::tests::regex_no_literals ... ok [INFO] [stdout] test reader::tests::search_trigrams_intersection ... ok [INFO] [stdout] test reader::tests::trigram_lookup ... ok [INFO] [stdout] test reader::tests::v3_inline_postings ... ok [INFO] [stdout] test writer::tests::write_index_with_docs ... ok [INFO] [stdout] test reader::tests::v3_large_path ... ok [INFO] [stdout] test query::tests::find_regex_matches_basic ... ok [INFO] [stdout] test query::tests::regex_plan ... ok [INFO] [stdout] test builder::tests::build_multiple_docs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/houndr_repo-e80ceade24d40031) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test config::tests::parse_config ... ok [INFO] [stdout] test config::tests::resolve_env_var_from_env ... ok [INFO] [stdout] test config::tests::reject_zero_max_request_bytes ... ok [INFO] [stdout] test config::tests::deny_unknown_fields ... ok [INFO] [stdout] test config::tests::reject_zero_max_file_size ... ok [INFO] [stdout] test config::tests::resolve_env_var_missing ... ok [INFO] [stdout] test config::tests::reject_duplicate_repo_names ... ok [INFO] [stdout] test config::tests::resolve_env_var_literal ... ok [INFO] [stdout] test config::tests::validate_ref_main_ok ... ok [INFO] [stdout] test config::tests::validate_ref_null_byte_rejected ... ok [INFO] [stdout] test config::tests::validate_ref_slash_ok ... ok [INFO] [stdout] test config::tests::validate_ref_traversal_rejected ... ok [INFO] [stdout] test config::tests::reject_zero_poll_interval ... ok [INFO] [stdout] test config::tests::validate_url_file_rejected ... ok [INFO] [stdout] test config::tests::validate_url_scp_ok ... ok [INFO] [stdout] test config::tests::validate_url_https_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/houndr_server-9a7fc06b91377721) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test state::tests::cache_lru_eviction ... ok [INFO] [stdout] test api::tests::repos_empty ... ok [INFO] [stdout] test api::tests::status_pending ... ok [INFO] [stdout] test state::tests::cache_set_get ... ok [INFO] [stdout] test api::tests::search_query_too_long ... ok [INFO] [stdout] test api::tests::healthz_initializing ... ok [INFO] [stdout] test api::tests::search_max_capped ... ok [INFO] [stdout] test api::tests::search_no_results ... ok [INFO] [stdout] test api::tests::search_invalid_regex ... ok [INFO] [stdout] test api::tests::search_repo_filter ... ok [INFO] [stdout] test api::tests::healthz_ready ... ok [INFO] [stdout] test api::tests::search_empty_query ... ok [INFO] [stdout] test api::tests::search_with_results ... ok [INFO] [stdout] test api::tests::repos_with_data ... ok [INFO] [stderr] Doc-tests houndr_index [INFO] [stdout] test state::tests::cache_ttl_expiry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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] [stderr] Doc-tests houndr_repo [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" "9aefab7b900542397247b33ec346b0ea73b1998574f6bd9c0107fedc2f5cd9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aefab7b900542397247b33ec346b0ea73b1998574f6bd9c0107fedc2f5cd9a8", kill_on_drop: false }` [INFO] [stdout] 9aefab7b900542397247b33ec346b0ea73b1998574f6bd9c0107fedc2f5cd9a8