[INFO] cloning repository https://github.com/bepvte/ocrlocate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bepvte/ocrlocate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de618c0f678caadecbe771ccc2312e6f0a089c87 [INFO] checking bepvte/ocrlocate against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate" "/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/bepvte/ocrlocate [INFO] finished tweaking git repo https://github.com/bepvte/ocrlocate [INFO] tweaked toml for git repo https://github.com/bepvte/ocrlocate written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bepvte/ocrlocate on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bepvte/ocrlocate 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: libs/leptess/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `leptess` (manifest) generated 1 warning [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptonica-sys v0.4.9 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded libredox v0.1.14 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded glob v0.3.3 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded kdam v0.5.2 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Downloaded libsqlite3-sys v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f [INFO] running `Command { std: "docker" "start" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f", 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" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f", 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" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: libs/leptess/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `leptess` (manifest) generated 1 warning [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking kdam v0.5.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling leptonica-sys v0.4.9 [INFO] [stderr] Compiling tesseract-sys v0.6.2 (/opt/rustwide/workdir/libs/tesseract-sys) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking leptonica-plumbing v1.4.1 (/opt/rustwide/workdir/libs/leptonica-plumbing) [INFO] [stdout] warning: unused import: `c_int` [INFO] [stdout] --> libs/leptonica-plumbing/src/pix.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::{c_int, CStr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_int` [INFO] [stdout] --> libs/leptonica-plumbing/src/pix.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ffi::{c_int, CStr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tesseract-plumbing v0.11.1 (/opt/rustwide/workdir/libs/tesseract-plumbing) [INFO] [stderr] Checking leptess v0.15.0 (/opt/rustwide/workdir/libs/leptess) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> libs/leptess/src/capi.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use self::tesseract_plumbing::leptonica_sys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use self::tesseract_plumbing::tesseract_sys::*; [INFO] [stdout] | ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking ocrlocate v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/db.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct SearchResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 211 | pub path: String, [INFO] [stdout] 212 | pub time: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/db.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct SearchResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 211 | pub path: String, [INFO] [stdout] 212 | pub time: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f", kill_on_drop: false }` [INFO] [stdout] a7fe5f9288eceb231beccaf49b97c6e31f919c1c1c635fd9357f7b5bb715b33f