[INFO] cloning repository https://github.com/dhaneshkk/rust_ocr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhaneshkk/rust_ocr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaneshkk%2Frust_ocr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaneshkk%2Frust_ocr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f523aaff1b684a31c50bf4819a86f5f9bd4b9ca4 [INFO] checking dhaneshkk/rust_ocr against master#67944d6bec6b8fbbc3870e5365ab73cf88a9de62 for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhaneshkk%2Frust_ocr" "/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/dhaneshkk/rust_ocr [INFO] finished tweaking git repo https://github.com/dhaneshkk/rust_ocr [INFO] tweaked toml for git repo https://github.com/dhaneshkk/rust_ocr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dhaneshkk/rust_ocr on toolchain 67944d6bec6b8fbbc3870e5365ab73cf88a9de62 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dhaneshkk/rust_ocr 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" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clone_dyn_types v0.38.0 [INFO] [stderr] Downloaded iter_tools v0.37.0 [INFO] [stderr] Downloaded tesseract-plumbing v0.11.1 [INFO] [stderr] Downloaded tesseract v0.15.2 [INFO] [stderr] Downloaded tesseract-sys v0.6.3 [INFO] [stderr] Downloaded pdfium-render v0.8.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 944193c418e79de5968f791135b81b4816fd624328d58112f9d7c2cb15e085eb [INFO] running `Command { std: "docker" "start" "-a" "944193c418e79de5968f791135b81b4816fd624328d58112f9d7c2cb15e085eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "944193c418e79de5968f791135b81b4816fd624328d58112f9d7c2cb15e085eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944193c418e79de5968f791135b81b4816fd624328d58112f9d7c2cb15e085eb", kill_on_drop: false }` [INFO] [stdout] 944193c418e79de5968f791135b81b4816fd624328d58112f9d7c2cb15e085eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+67944d6bec6b8fbbc3870e5365ab73cf88a9de62" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38d620f6b7699d01ac03df4f26de2580bcc4339567038ce84563ddca6b662234 [INFO] running `Command { std: "docker" "start" "-a" "38d620f6b7699d01ac03df4f26de2580bcc4339567038ce84563ddca6b662234", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking clone_dyn_types v0.38.0 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking utf16string v0.2.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67944d6bec6b8fbbc3870e5365ab73cf88a9de62/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03a6a0549bea2842 -C extra-filename=-0a2a68aabf7a8022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "38d620f6b7699d01ac03df4f26de2580bcc4339567038ce84563ddca6b662234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d620f6b7699d01ac03df4f26de2580bcc4339567038ce84563ddca6b662234", kill_on_drop: false }` [INFO] [stdout] 38d620f6b7699d01ac03df4f26de2580bcc4339567038ce84563ddca6b662234