[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkortgrabb%2Fseekr: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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 try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [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] validating manifest of git repo https://github.com/kortgrabb/seekr on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] addf0eef3d2fceb1a67b2c0f4db7ac963e802407bef9235bb52ca051fbd3e918 [INFO] running `Command { std: "docker" "start" "-a" "addf0eef3d2fceb1a67b2c0f4db7ac963e802407bef9235bb52ca051fbd3e918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addf0eef3d2fceb1a67b2c0f4db7ac963e802407bef9235bb52ca051fbd3e918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addf0eef3d2fceb1a67b2c0f4db7ac963e802407bef9235bb52ca051fbd3e918", kill_on_drop: false }` [INFO] [stdout] addf0eef3d2fceb1a67b2c0f4db7ac963e802407bef9235bb52ca051fbd3e918 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55696e365cda66853d316c4f8b0e4ac0b5bf543f78e7697f77fed3e6a66aad6 [INFO] running `Command { std: "docker" "start" "-a" "d55696e365cda66853d316c4f8b0e4ac0b5bf543f78e7697f77fed3e6a66aad6", kill_on_drop: false }` [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rlua v0.20.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num_cpus v1.16.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 tempfile v3.13.0 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling mlua_derive v0.9.3 [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)]` 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 17.73s [INFO] running `Command { std: "docker" "inspect" "d55696e365cda66853d316c4f8b0e4ac0b5bf543f78e7697f77fed3e6a66aad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55696e365cda66853d316c4f8b0e4ac0b5bf543f78e7697f77fed3e6a66aad6", kill_on_drop: false }` [INFO] [stdout] d55696e365cda66853d316c4f8b0e4ac0b5bf543f78e7697f77fed3e6a66aad6 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06410bccbb2a75032a01b7d99dcf735544c9c65f116d5bb8a317aa294968fcc4 [INFO] running `Command { std: "docker" "start" "-a" "06410bccbb2a75032a01b7d99dcf735544c9c65f116d5bb8a317aa294968fcc4", 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)]` 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.32s [INFO] running `Command { std: "docker" "inspect" "06410bccbb2a75032a01b7d99dcf735544c9c65f116d5bb8a317aa294968fcc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06410bccbb2a75032a01b7d99dcf735544c9c65f116d5bb8a317aa294968fcc4", kill_on_drop: false }` [INFO] [stdout] 06410bccbb2a75032a01b7d99dcf735544c9c65f116d5bb8a317aa294968fcc4 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c628dbaf5726a135e88f2b2ebe99ba3c5cd75d91b4c9209471b0ae92aad9c0dc [INFO] running `Command { std: "docker" "start" "-a" "c628dbaf5726a135e88f2b2ebe99ba3c5cd75d91b4c9209471b0ae92aad9c0dc", 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)]` 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.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seek-a2f5d6085a7812fb) [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" "c628dbaf5726a135e88f2b2ebe99ba3c5cd75d91b4c9209471b0ae92aad9c0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c628dbaf5726a135e88f2b2ebe99ba3c5cd75d91b4c9209471b0ae92aad9c0dc", kill_on_drop: false }` [INFO] [stdout] c628dbaf5726a135e88f2b2ebe99ba3c5cd75d91b4c9209471b0ae92aad9c0dc