[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] testing kortgrabb/seekr against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkortgrabb%2Fseekr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kortgrabb/seekr on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua_derive v0.9.3 [INFO] [stderr] Downloaded tempfile v3.13.0 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded rlua v0.20.1 [INFO] [stderr] Downloaded anstyle-query v1.1.1 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded colorchoice v1.0.2 [INFO] [stderr] Downloaded anstyle v1.0.8 [INFO] [stderr] Downloaded anstyle-wincon v3.0.4 [INFO] [stderr] Downloaded anstyle-parse v0.2.5 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded anstream v0.6.15 [INFO] [stderr] Downloaded clap v4.5.19 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded clap_builder v4.5.19 [INFO] [stderr] Downloaded mlua v0.9.9 [INFO] [stderr] Downloaded mlua-sys v0.6.3 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] [stderr] Downloaded bstr v1.10.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] [stderr] Downloaded luajit-src v210.5.11+97813fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d27d07fea1444ee02f13f96d974f1c8c3e0a91f9e276f845f29645b327beb97 [INFO] running `Command { std: "docker" "start" "-a" "1d27d07fea1444ee02f13f96d974f1c8c3e0a91f9e276f845f29645b327beb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d27d07fea1444ee02f13f96d974f1c8c3e0a91f9e276f845f29645b327beb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d27d07fea1444ee02f13f96d974f1c8c3e0a91f9e276f845f29645b327beb97", kill_on_drop: false }` [INFO] [stdout] 1d27d07fea1444ee02f13f96d974f1c8c3e0a91f9e276f845f29645b327beb97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fb9dafb5611a245cbb6b16b9fe23aad2220d3ebd24d435016e76bf5cb118415 [INFO] running `Command { std: "docker" "start" "-a" "1fb9dafb5611a245cbb6b16b9fe23aad2220d3ebd24d435016e76bf5cb118415", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rlua v0.20.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [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 clap v4.5.19 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling mlua_derive v0.9.3 [INFO] [stderr] Compiling ignore v0.4.23 [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 { [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 38.30s [INFO] running `Command { std: "docker" "inspect" "1fb9dafb5611a245cbb6b16b9fe23aad2220d3ebd24d435016e76bf5cb118415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb9dafb5611a245cbb6b16b9fe23aad2220d3ebd24d435016e76bf5cb118415", kill_on_drop: false }` [INFO] [stdout] 1fb9dafb5611a245cbb6b16b9fe23aad2220d3ebd24d435016e76bf5cb118415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c1c674da0e11e0a022d7750c29b86d9ed634f07420dc158ab852e2901106e1 [INFO] running `Command { std: "docker" "start" "-a" "52c1c674da0e11e0a022d7750c29b86d9ed634f07420dc158ab852e2901106e1", kill_on_drop: false }` [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn create_result_table<'lua>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "52c1c674da0e11e0a022d7750c29b86d9ed634f07420dc158ab852e2901106e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c1c674da0e11e0a022d7750c29b86d9ed634f07420dc158ab852e2901106e1", kill_on_drop: false }` [INFO] [stdout] 52c1c674da0e11e0a022d7750c29b86d9ed634f07420dc158ab852e2901106e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbd0097125f1c0fc9ba39cbb4acc0255ba2b01041db052bf839cf095cbfbb546 [INFO] running `Command { std: "docker" "start" "-a" "dbd0097125f1c0fc9ba39cbb4acc0255ba2b01041db052bf839cf095cbfbb546", kill_on_drop: false }` [INFO] [stderr] warning: method `set_enabled` is never used [INFO] [stderr] --> src/app/flags.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl OptionState { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn set_enabled(&mut self, enabled: bool) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `LuaPlugin` is never constructed [INFO] [stderr] --> src/plugin_integration/lua_plugin.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct LuaPlugin { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `run_script`, `execute_callback`, `has_function`, and `create_result_table` are never used [INFO] [stderr] --> src/plugin_integration/lua_plugin.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl LuaPlugin { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 10 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | pub fn run_script(&self, script_path: &str, results: &[SearchMatch]) -> LuaResult<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn execute_callback(&self, callback_name: &str, results: &[SearchMatch]) -> LuaResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | pub fn has_function(&self, func_name: &str) -> LuaResult { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub fn create_result_table<'lua>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `seekr` (bin "seek" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seek-07a0bc16b7e4b1d7) [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" "dbd0097125f1c0fc9ba39cbb4acc0255ba2b01041db052bf839cf095cbfbb546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd0097125f1c0fc9ba39cbb4acc0255ba2b01041db052bf839cf095cbfbb546", kill_on_drop: false }` [INFO] [stdout] dbd0097125f1c0fc9ba39cbb4acc0255ba2b01041db052bf839cf095cbfbb546