[INFO] cloning repository https://github.com/sangam14/pdfocr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangam14/pdfocr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangam14%2Fpdfocr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangam14%2Fpdfocr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 328443fe5ac9e2e97e432cb2852b481021edf9d9
[INFO] checking sangam14/pdfocr against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangam14%2Fpdfocr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sangam14/pdfocr
[INFO] finished tweaking git repo https://github.com/sangam14/pdfocr
[INFO] tweaked toml for git repo https://github.com/sangam14/pdfocr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sangam14/pdfocr on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sangam14/pdfocr 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 405fe6ff302d0f12bea68ebd7c260ad635e36c494b11806decd0580ea2e409b1
[INFO] running `Command { std: "docker" "start" "-a" "405fe6ff302d0f12bea68ebd7c260ad635e36c494b11806decd0580ea2e409b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "405fe6ff302d0f12bea68ebd7c260ad635e36c494b11806decd0580ea2e409b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405fe6ff302d0f12bea68ebd7c260ad635e36c494b11806decd0580ea2e409b1", kill_on_drop: false }`
[INFO] [stdout] 405fe6ff302d0f12bea68ebd7c260ad635e36c494b11806decd0580ea2e409b1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d12a7744eeceda9792b4cacaceb01213e5af3387eafa6d57fda39fbbf693a0e1
[INFO] running `Command { std: "docker" "start" "-a" "d12a7744eeceda9792b4cacaceb01213e5af3387eafa6d57fda39fbbf693a0e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]     Checking pdf-extract v0.7.12
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling leptonica-sys v0.4.9
[INFO] [stderr]    Compiling tesseract-sys v0.5.15
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking poppler v0.3.2
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking leptonica-plumbing v1.4.0
[INFO] [stderr]     Checking actix-multipart v0.6.2
[INFO] [stderr]     Checking tesseract-plumbing v0.9.0
[INFO] [stderr]     Checking tesseract v0.13.0
[INFO] [stderr]     Checking pdfocr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d12a7744eeceda9792b4cacaceb01213e5af3387eafa6d57fda39fbbf693a0e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12a7744eeceda9792b4cacaceb01213e5af3387eafa6d57fda39fbbf693a0e1", kill_on_drop: false }`
[INFO] [stdout] d12a7744eeceda9792b4cacaceb01213e5af3387eafa6d57fda39fbbf693a0e1
