[INFO] cloning repository https://github.com/selfboot/fastgrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selfboot/fastgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfboot%2Ffastgrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfboot%2Ffastgrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06fb42719c312209707d3ef302880dc92f95c44c [INFO] testing selfboot/fastgrep 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%2Fselfboot%2Ffastgrep" "/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/selfboot/fastgrep [INFO] finished tweaking git repo https://github.com/selfboot/fastgrep [INFO] tweaked toml for git repo https://github.com/selfboot/fastgrep written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/selfboot/fastgrep 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/selfboot/fastgrep 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7668d6185f6184fb8e914f3e4651ea9d646581d95d9939f98eefadbc937a598f [INFO] running `Command { std: "docker" "start" "-a" "7668d6185f6184fb8e914f3e4651ea9d646581d95d9939f98eefadbc937a598f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7668d6185f6184fb8e914f3e4651ea9d646581d95d9939f98eefadbc937a598f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7668d6185f6184fb8e914f3e4651ea9d646581d95d9939f98eefadbc937a598f", kill_on_drop: false }` [INFO] [stdout] 7668d6185f6184fb8e914f3e4651ea9d646581d95d9939f98eefadbc937a598f [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=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] cdcb8cb83efc1922d20a003a51a5c280bb903678d379173d07e2658945120b4f [INFO] running `Command { std: "docker" "start" "-a" "cdcb8cb83efc1922d20a003a51a5c280bb903678d379173d07e2658945120b4f", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-bitmap v0.2.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling gix-command v0.4.1 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-commitgraph v0.26.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling gix-shallow v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-revwalk v0.18.0 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-pack v0.57.0 [INFO] [stderr] Compiling gix-diff v0.50.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling gix-revision v0.32.0 [INFO] [stderr] Compiling gix-traverse v0.44.0 [INFO] [stderr] Compiling gix-url v0.29.0 [INFO] [stderr] Compiling gix-index v0.38.0 [INFO] [stderr] Compiling gix-refspec v0.28.0 [INFO] [stderr] Compiling gix-transport v0.45.0 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling gix-discover v0.38.0 [INFO] [stderr] Compiling gix-odb v0.67.0 [INFO] [stderr] Compiling gix-protocol v0.48.0 [INFO] [stderr] Compiling gix v0.70.0 [INFO] [stderr] Compiling fastgrep-core v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-core) [INFO] [stderr] Compiling fastgrep-cli v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-cli) [INFO] [stderr] Compiling fastgrep-bench v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-bench) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.88s [INFO] running `Command { std: "docker" "inspect" "cdcb8cb83efc1922d20a003a51a5c280bb903678d379173d07e2658945120b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdcb8cb83efc1922d20a003a51a5c280bb903678d379173d07e2658945120b4f", kill_on_drop: false }` [INFO] [stdout] cdcb8cb83efc1922d20a003a51a5c280bb903678d379173d07e2658945120b4f [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=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] c3016a2dbed4e7aa6b747631122a90ec27271de90bc08b65769378ca14df7b7d [INFO] running `Command { std: "docker" "start" "-a" "c3016a2dbed4e7aa6b747631122a90ec27271de90bc08b65769378ca14df7b7d", kill_on_drop: false }` [INFO] [stderr] Compiling fastgrep-core v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-core) [INFO] [stderr] Compiling fastgrep-bench v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-bench) [INFO] [stderr] Compiling fastgrep-cli v0.1.0 (/opt/rustwide/workdir/crates/fastgrep-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "c3016a2dbed4e7aa6b747631122a90ec27271de90bc08b65769378ca14df7b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3016a2dbed4e7aa6b747631122a90ec27271de90bc08b65769378ca14df7b7d", kill_on_drop: false }` [INFO] [stdout] c3016a2dbed4e7aa6b747631122a90ec27271de90bc08b65769378ca14df7b7d [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=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] f6d1e080410b8d71b7839bf01073aa0efeb81263a32be5e5c3a8dbc3db8bab78 [INFO] running `Command { std: "docker" "start" "-a" "f6d1e080410b8d71b7839bf01073aa0efeb81263a32be5e5c3a8dbc3db8bab78", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastgrep_bench-d1e577e53cc3ad17) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastgrep-61af3b06275f6b29) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/correctness.rs (/opt/rustwide/target/debug/deps/correctness-2363a0e953b0b2b5) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_file_type_filter_correctness ... ok [INFO] [stdout] test test_case_insensitive_accuracy ... ok [INFO] [stdout] test test_context_does_not_alter_matches ... ok [INFO] [stdout] test test_correctness_edge_cases ... ok [INFO] [stdout] test test_index_no_false_negatives ... ok [INFO] [stdout] test test_correctness_all_patterns ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastgrep_core-1cca3fd1365981ec) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test index::posting::tests::test_empty_posting_list ... ok [INFO] [stdout] test index::format::tests::test_header_roundtrip ... ok [INFO] [stdout] test index::format::tests::test_lookup_entry_roundtrip ... ok [INFO] [stdout] test index::posting::tests::test_posting_list_roundtrip ... ok [INFO] [stdout] test index::posting::tests::test_intersect ... ok [INFO] [stdout] test index::posting::tests::test_varint_roundtrip ... ok [INFO] [stdout] test ngram::extract::tests::test_extract_short_input ... ok [INFO] [stdout] test ngram::extract::tests::test_fnv1a_deterministic ... ok [INFO] [stdout] test ngram::extract::tests::test_literal_trigrams ... ok [INFO] [stdout] test ngram::extract::tests::test_extract_trigrams ... ok [INFO] [stdout] test ngram::extract::tests::test_skip_newlines ... ok [INFO] [stdout] test ngram::weight::tests::test_crc32_weight ... ok [INFO] [stdout] test index::posting::tests::test_union ... ok [INFO] [stdout] test ngram::weight::tests::test_pair_frequency ... ok [INFO] [stdout] test query::decompose::tests::test_dot_star_not_optimizable ... ok [INFO] [stdout] test query::decompose::tests::test_literal_pattern ... ok [INFO] [stdout] test query::decompose::tests::test_alternation ... ok [INFO] [stdout] test query::decompose::tests::test_short_literal_not_optimizable ... ok [INFO] [stdout] test query::decompose::tests::test_regex_with_literals ... ok [INFO] [stdout] test query::decompose::tests::test_case_insensitive_decompose ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-3dc6a8d8737bc8de) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_delta_layer_finds_new_file ... ok [INFO] [stdout] test test_build_and_search_literal ... ok [INFO] [stdout] test test_context_lines ... ok [INFO] [stdout] test test_delta_layer_excludes_deleted_file ... ok [INFO] [stdout] test test_search_alternation ... ok [INFO] [stdout] test test_search_with_file_type_filter ... ok [INFO] [stdout] test test_search_regex ... ok [INFO] [stdout] test test_search_case_insensitive ... ok [INFO] [stdout] test test_unoptimizable_pattern ... ok [INFO] [stdout] test test_incremental_rebuild_no_changes ... ok [INFO] [stdout] test test_nondir_mtime_delta_detection ... ok [INFO] [stdout] test test_incremental_rebuild ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] [stderr] Doc-tests fastgrep_core [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" "f6d1e080410b8d71b7839bf01073aa0efeb81263a32be5e5c3a8dbc3db8bab78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d1e080410b8d71b7839bf01073aa0efeb81263a32be5e5c3a8dbc3db8bab78", kill_on_drop: false }` [INFO] [stdout] f6d1e080410b8d71b7839bf01073aa0efeb81263a32be5e5c3a8dbc3db8bab78