[INFO] cloning repository https://github.com/oldnordic/llmgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oldnordic/llmgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldnordic%2Fllmgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldnordic%2Fllmgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3eb0e22d19269f5c1c94ce77892481fd2810ac5
[INFO] documenting oldnordic/llmgrep/a3eb0e22d19269f5c1c94ce77892481fd2810ac5 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldnordic%2Fllmgrep" "/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/oldnordic/llmgrep
[INFO] finished tweaking git repo https://github.com/oldnordic/llmgrep
[INFO] tweaked toml for git repo https://github.com/oldnordic/llmgrep written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oldnordic/llmgrep on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oldnordic/llmgrep 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd
[INFO] running `Command { std: "docker" "start" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", 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" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", 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" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking rio v0.9.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling magellan v4.14.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-cuda v0.21.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking scip v0.6.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking git2 v0.21.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking r2d2_sqlite v0.24.0
[INFO] [stderr]     Checking sqlitegraph v3.9.0
[INFO] [stderr]  Documenting llmgrep v3.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.13.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/llmgrep/index.html
[INFO] running `Command { std: "docker" "inspect" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting llmgrep v3.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.13.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/llmgrep/index.html
[INFO] running `Command { std: "docker" "inspect" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd", kill_on_drop: false }`
[INFO] [stdout] 36363d915fcde3e7b4bbd68c72e1eb4e21449c75ca48948871eb50995c9cf1fd
