[INFO] cloning repository https://github.com/kortgrabb/seekr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kortgrabb/seekr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkortgrabb%2Fseekr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkortgrabb%2Fseekr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98268a09079a0aac2c4fe0a42c3dad89696e4440
[INFO] building kortgrabb/seekr against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkortgrabb%2Fseekr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kortgrabb/seekr
[INFO] finished tweaking git repo https://github.com/kortgrabb/seekr
[INFO] tweaked toml for git repo https://github.com/kortgrabb/seekr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kortgrabb/seekr on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kortgrabb/seekr 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf475561aa619a075fc3b69037cf9fc54e1982b32816d6de542d82c4fae683e3
[INFO] running `Command { std: "docker" "start" "-a" "cf475561aa619a075fc3b69037cf9fc54e1982b32816d6de542d82c4fae683e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf475561aa619a075fc3b69037cf9fc54e1982b32816d6de542d82c4fae683e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf475561aa619a075fc3b69037cf9fc54e1982b32816d6de542d82c4fae683e3", kill_on_drop: false }`
[INFO] [stdout] cf475561aa619a075fc3b69037cf9fc54e1982b32816d6de542d82c4fae683e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8aeef00fe8f27e34a29b5245e9bed55d8046023ebcb7f372fea3c44039eba72
[INFO] running `Command { std: "docker" "start" "-a" "a8aeef00fe8f27e34a29b5245e9bed55d8046023ebcb7f372fea3c44039eba72", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling mlua-sys v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rlua v0.20.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling mlua_derive v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling seekr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `set_enabled` is never used
[INFO] [stdout]   --> src/app/flags.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OptionState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LuaPlugin` is never constructed
[INFO] [stdout]  --> src/plugin_integration/lua_plugin.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LuaPlugin {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run_script`, `execute_callback`, `has_function`, and `create_result_table` are never used
[INFO] [stdout]   --> src/plugin_integration/lua_plugin.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl LuaPlugin {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn run_script(&self, script_path: &str, results: &[SearchMatch]) -> LuaResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn execute_callback(&self, callback_name: &str, results: &[SearchMatch]) -> LuaResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn has_function(&self, func_name: &str) -> LuaResult<bool> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn create_result_table<'lua>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "a8aeef00fe8f27e34a29b5245e9bed55d8046023ebcb7f372fea3c44039eba72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aeef00fe8f27e34a29b5245e9bed55d8046023ebcb7f372fea3c44039eba72", kill_on_drop: false }`
[INFO] [stdout] a8aeef00fe8f27e34a29b5245e9bed55d8046023ebcb7f372fea3c44039eba72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b4fa98fe92bac7b59573d01e467efd144347048a6990068f73aafaa3fb08a60
[INFO] running `Command { std: "docker" "start" "-a" "4b4fa98fe92bac7b59573d01e467efd144347048a6990068f73aafaa3fb08a60", kill_on_drop: false }`
[INFO] [stderr]    Compiling seekr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `LuaPlugin` is never constructed
[INFO] [stdout]  --> src/plugin_integration/lua_plugin.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LuaPlugin {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run_script`, `execute_callback`, `has_function`, and `create_result_table` are never used
[INFO] [stdout]   --> src/plugin_integration/lua_plugin.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl LuaPlugin {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn run_script(&self, script_path: &str, results: &[SearchMatch]) -> LuaResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn execute_callback(&self, callback_name: &str, results: &[SearchMatch]) -> LuaResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn has_function(&self, func_name: &str) -> LuaResult<bool> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn create_result_table<'lua>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_enabled` is never used
[INFO] [stdout]   --> src/app/flags.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OptionState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_enabled(&mut self, enabled: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "4b4fa98fe92bac7b59573d01e467efd144347048a6990068f73aafaa3fb08a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4fa98fe92bac7b59573d01e467efd144347048a6990068f73aafaa3fb08a60", kill_on_drop: false }`
[INFO] [stdout] 4b4fa98fe92bac7b59573d01e467efd144347048a6990068f73aafaa3fb08a60
