[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] 8d7f896043e438e0da4d0b948bfbecc49d6bd586
[INFO] testing bepvte/ocrlocate against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbepvte%2Focrlocate" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bepvte/ocrlocate on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/libs/leptess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ea6beca61e8d7fa2d45879c1a8a13059ca709eb501b6e5dc6ec9d5d04bd16c
[INFO] running `Command { std: "docker" "start" "-a" "02ea6beca61e8d7fa2d45879c1a8a13059ca709eb501b6e5dc6ec9d5d04bd16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ea6beca61e8d7fa2d45879c1a8a13059ca709eb501b6e5dc6ec9d5d04bd16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ea6beca61e8d7fa2d45879c1a8a13059ca709eb501b6e5dc6ec9d5d04bd16c", kill_on_drop: false }`
[INFO] [stdout] 02ea6beca61e8d7fa2d45879c1a8a13059ca709eb501b6e5dc6ec9d5d04bd16c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dda48325c11ba12cfde1d853eea6d74e7372634792d287ac7e4f2eec8b18422d
[INFO] running `Command { std: "docker" "start" "-a" "dda48325c11ba12cfde1d853eea6d74e7372634792d287ac7e4f2eec8b18422d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/libs/leptess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.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.17
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling kdam v0.5.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling leptonica-sys v0.4.7
[INFO] [stderr]    Compiling tesseract-sys v0.6.2 (/opt/rustwide/workdir/libs/tesseract-sys)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling leptonica-plumbing v1.4.0
[INFO] [stderr]    Compiling tesseract-plumbing v0.11.1 (/opt/rustwide/workdir/libs/tesseract-plumbing)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/tesseract-plumbing/src/tess_base_api.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<leptonica_plumbing::Pix>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<'_, leptonica_plumbing::Pix>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "dda48325c11ba12cfde1d853eea6d74e7372634792d287ac7e4f2eec8b18422d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda48325c11ba12cfde1d853eea6d74e7372634792d287ac7e4f2eec8b18422d", kill_on_drop: false }`
[INFO] [stdout] dda48325c11ba12cfde1d853eea6d74e7372634792d287ac7e4f2eec8b18422d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e4b004f5765940c69abdc1a32df07e7b5c21d4c931a67d7ffa9dd8126d14ced
[INFO] running `Command { std: "docker" "start" "-a" "6e4b004f5765940c69abdc1a32df07e7b5c21d4c931a67d7ffa9dd8126d14ced", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/libs/leptess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/tesseract-plumbing/src/tess_base_api.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<leptonica_plumbing::Pix>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<'_, leptonica_plumbing::Pix>> {
[INFO] [stdout]     |                                                          +++
[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]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling kdam v0.5.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.58s
[INFO] running `Command { std: "docker" "inspect" "6e4b004f5765940c69abdc1a32df07e7b5c21d4c931a67d7ffa9dd8126d14ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4b004f5765940c69abdc1a32df07e7b5c21d4c931a67d7ffa9dd8126d14ced", kill_on_drop: false }`
[INFO] [stdout] 6e4b004f5765940c69abdc1a32df07e7b5c21d4c931a67d7ffa9dd8126d14ced
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96840df7491c1377c22d03398cff0e9f89a9d6d22bcb3cd424053e4ac6f5e806
[INFO] running `Command { std: "docker" "start" "-a" "96840df7491c1377c22d03398cff0e9f89a9d6d22bcb3cd424053e4ac6f5e806", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/libs/leptess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> libs/tesseract-plumbing/src/tess_base_api.rs:336:9
[INFO] [stderr]     |
[INFO] [stderr] 336 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<leptonica_plumbing::Pix>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 337 |     ) -> Option<leptonica_plumbing::memory::BorrowedFrom<'_, leptonica_plumbing::Pix>> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tesseract-plumbing` (lib) generated 1 warning (run `cargo fix --lib -p tesseract-plumbing` to apply 1 suggestion)
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off_t` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stderr]   |         ------------------------------------------ but the name `__off_t` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `__off64_t` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stderr]   |         ------------------------------------------ but the name `__off64_t` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `FILE` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stderr]   |         ------------------------------------------ but the name `FILE` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> libs/leptess/src/capi.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use self::tesseract_plumbing::leptonica_sys::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `_IO_lock_t` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use self::tesseract_plumbing::tesseract_sys::*;
[INFO] [stderr]   |         ------------------------------------------ but the name `_IO_lock_t` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `leptess` (lib) generated 4 warnings
[INFO] [stderr] warning: field `time` is never read
[INFO] [stderr]    --> src/db.rs:212:9
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub struct SearchResult {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] 211 |     pub path: String,
[INFO] [stderr] 212 |     pub time: u64,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SearchResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ocrlocate` (bin "ocrlocate" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ocrlocate-1fd6b6467b3a4735)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ocr::tests::scan ... ignored
[INFO] [stdout] test db::tests::deletion ... ok
[INFO] [stdout] test db::tests::search ... ok
[INFO] [stdout] test db::tests::is_indexed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96840df7491c1377c22d03398cff0e9f89a9d6d22bcb3cd424053e4ac6f5e806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96840df7491c1377c22d03398cff0e9f89a9d6d22bcb3cd424053e4ac6f5e806", kill_on_drop: false }`
[INFO] [stdout] 96840df7491c1377c22d03398cff0e9f89a9d6d22bcb3cd424053e4ac6f5e806
