[INFO] cloning repository https://github.com/robertknight/ocrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertknight/ocrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58569a847935cb2d659ea11da93c376e7c63b311
[INFO] checking robertknight/ocrs against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertknight%2Focrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robertknight/ocrs
[INFO] finished tweaking git repo https://github.com/robertknight/ocrs
[INFO] tweaked toml for git repo https://github.com/robertknight/ocrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertknight/ocrs on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robertknight/ocrs 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7730b93632384e4e201e1ed520a1e999192472f3c3a1e976bccf6f4b6f835c8a
[INFO] running `Command { std: "docker" "start" "-a" "7730b93632384e4e201e1ed520a1e999192472f3c3a1e976bccf6f4b6f835c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7730b93632384e4e201e1ed520a1e999192472f3c3a1e976bccf6f4b6f835c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7730b93632384e4e201e1ed520a1e999192472f3c3a1e976bccf6f4b6f835c8a", kill_on_drop: false }`
[INFO] [stdout] 7730b93632384e4e201e1ed520a1e999192472f3c3a1e976bccf6f4b6f835c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4cbc2f78eefbdca0d421963b02d191f80a475b3ae4caa82a5555b52e15285dd
[INFO] running `Command { std: "docker" "start" "-a" "c4cbc2f78eefbdca0d421963b02d191f80a475b3ae4caa82a5555b52e15285dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking rten-simd v0.21.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rten-vecmath v0.21.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking lexopt v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking ureq-proto v0.3.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking rten-base v0.21.0
[INFO] [stderr]     Checking rten-tensor v0.21.0
[INFO] [stderr]     Checking rten-gemm v0.21.0
[INFO] [stderr]     Checking rten-imageproc v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rten v0.21.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking ocrs v0.10.4 (/opt/rustwide/workdir/ocrs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ocrs/src/text_items.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn words(&self) -> impl Iterator<Item = TextWord> {
[INFO] [stdout]    |                  ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided 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] 76 |     pub fn words(&self) -> impl Iterator<Item = TextWord<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ocrs/src/text_items.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn words(&self) -> impl Iterator<Item = TextWord> {
[INFO] [stdout]    |                  ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided 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] 76 |     pub fn words(&self) -> impl Iterator<Item = TextWord<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ureq v3.0.5
[INFO] [stderr]     Checking ocrs-cli v0.10.4 (/opt/rustwide/workdir/ocrs-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.47s
[INFO] running `Command { std: "docker" "inspect" "c4cbc2f78eefbdca0d421963b02d191f80a475b3ae4caa82a5555b52e15285dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cbc2f78eefbdca0d421963b02d191f80a475b3ae4caa82a5555b52e15285dd", kill_on_drop: false }`
[INFO] [stdout] c4cbc2f78eefbdca0d421963b02d191f80a475b3ae4caa82a5555b52e15285dd
