[INFO] cloning repository https://github.com/agentpmhq/rogrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agentpmhq/rogrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentpmhq%2Frogrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentpmhq%2Frogrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ec8b5f7253521cc271cd1b7dec542615ec23866 [INFO] checking agentpmhq/rogrep against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentpmhq%2Frogrep" "/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/agentpmhq/rogrep [INFO] finished tweaking git repo https://github.com/agentpmhq/rogrep [INFO] tweaked toml for git repo https://github.com/agentpmhq/rogrep written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agentpmhq/rogrep on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agentpmhq/rogrep 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4 [INFO] running `Command { std: "docker" "start" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4", 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" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Compiling thiserror v2.0.19 [INFO] [stderr] Checking winnow v1.0.4 [INFO] [stderr] Checking toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking jiff-core v0.1.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking xxhash-rust v0.8.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking either v1.17.0 [INFO] [stderr] Checking toml_parser v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Checking time-core v0.1.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking ownedbytes v0.9.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking console v0.16.4 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking bitpacking v0.9.3 [INFO] [stderr] Compiling pest v2.8.8 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v1.5.0 [INFO] [stderr] Checking tantivy-bitpacker v0.10.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling typetag v0.2.23 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking jiff v0.2.35 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Compiling pest_meta v2.8.8 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking memmap2 v0.9.11 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking arc-swap v1.9.2 [INFO] [stderr] Checking time v0.3.54 [INFO] [stderr] Checking measure_time v0.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking lz4_flex v0.13.1 [INFO] [stderr] Checking census v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.19 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Compiling typetag-impl v0.2.23 [INFO] [stderr] Checking oneshot v0.1.13 [INFO] [stderr] Compiling pest_generator v2.8.8 [INFO] [stderr] Checking datasketches v0.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling bon-macros v3.9.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Compiling portable-atomic v1.14.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Checking compact_str v0.8.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Compiling pest_derive v2.8.8 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking open v5.4.1 [INFO] [stderr] Checking indicatif v0.18.6 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking clap v4.6.4 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking rogrep-model v0.1.0 (/opt/rustwide/workdir/crates/rogrep-model) [INFO] [stderr] Checking tantivy-common v0.11.0 [INFO] [stderr] Checking sketches-ddsketch v0.4.0 [INFO] [stderr] Checking insta v1.48.0 [INFO] [stderr] Checking tantivy-tokenizer-api v0.7.0 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking bon v3.9.3 [INFO] [stderr] Checking tantivy-query-grammar v0.26.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Checking tantivy-stacker v0.7.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rogrep-tooltree v0.1.0 (/opt/rustwide/workdir/crates/rogrep-tooltree) [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tantivy-sstable v0.7.0 [INFO] [stderr] Checking tantivy-columnar v0.7.0 [INFO] [stderr] Checking tantivy v0.26.1 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking rogrep-parsers v0.1.0 (/opt/rustwide/workdir/crates/rogrep-parsers) [INFO] [stderr] Checking rogrep-store v0.1.0 (/opt/rustwide/workdir/crates/rogrep-store) [INFO] [stderr] Checking rogrep-engine v0.1.0 (/opt/rustwide/workdir/crates/rogrep-engine) [INFO] [stderr] Checking rogrep-index v0.1.0 (/opt/rustwide/workdir/crates/rogrep-index) [INFO] [stderr] Checking rogrep v0.1.0 (/opt/rustwide/workdir/crates/rogrep) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4", kill_on_drop: false }` [INFO] [stdout] 4e76c43c72b1264eebdadb6c4379714fb594aa5ebadd07f2230d05cc38fe8fd4