[INFO] cloning repository https://github.com/AlphaFoxz/tesseract-ocr-rs-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlphaFoxz/tesseract-ocr-rs-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaFoxz%2Ftesseract-ocr-rs-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaFoxz%2Ftesseract-ocr-rs-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f163157fd14b25547e58563c64c3a22c0a45990
[INFO] testing AlphaFoxz/tesseract-ocr-rs-demo against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaFoxz%2Ftesseract-ocr-rs-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlphaFoxz/tesseract-ocr-rs-demo
[INFO] finished tweaking git repo https://github.com/AlphaFoxz/tesseract-ocr-rs-demo
[INFO] tweaked toml for git repo https://github.com/AlphaFoxz/tesseract-ocr-rs-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlphaFoxz/tesseract-ocr-rs-demo 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/AlphaFoxz/tesseract-ocr-rs-demo 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4867b75b2fabed3efaf45027625369bc253aa24419e5078b8648e3dad52c4106
[INFO] running `Command { std: "docker" "start" "-a" "4867b75b2fabed3efaf45027625369bc253aa24419e5078b8648e3dad52c4106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4867b75b2fabed3efaf45027625369bc253aa24419e5078b8648e3dad52c4106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4867b75b2fabed3efaf45027625369bc253aa24419e5078b8648e3dad52c4106", kill_on_drop: false }`
[INFO] [stdout] 4867b75b2fabed3efaf45027625369bc253aa24419e5078b8648e3dad52c4106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 85c00d81e06b05af5f2ed2d6094d5dddd37befad9c61c311ae0b208b3fda09d9
[INFO] running `Command { std: "docker" "start" "-a" "85c00d81e06b05af5f2ed2d6094d5dddd37befad9c61c311ae0b208b3fda09d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tesseract-ocr-rs-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling leptonica-sys v0.4.8
[INFO] [stderr]    Compiling tesseract-sys v0.5.15
[INFO] [stderr]    Compiling leptonica-plumbing v1.4.0
[INFO] [stderr]    Compiling tesseract-plumbing v0.11.0
[INFO] [stderr]    Compiling tesseract v0.15.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFKygFM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lole32" "-luser32" "-ladvapi32" "-lcrypt32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtesseract-ca6e61a4bda45bcc,libtesseract_plumbing-b22033fffad3e237,libleptonica_plumbing-28652eed9ee5d874,liblibc-87ba8c2d9747b2c7,libthiserror-e3ba05bdbe8d50db,libtesseract_sys-717da303fed05020,libleptonica_sys-7f73ab25667af774}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-larchive" "-lcurl" "-ltesseract" "-llept" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFKygFM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "\"/usr/lib/x86_64-linux-gnu\"" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tesseract_ocr_rs_demo-597d53b40dd2be1c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lole32
[INFO] [stdout]           rust-lld: error: unable to find library -luser32
[INFO] [stdout]           rust-lld: error: unable to find library -ladvapi32
[INFO] [stdout]           rust-lld: error: unable to find library -lcrypt32
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tesseract-ocr-rs-demo` (bin "tesseract-ocr-rs-demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "85c00d81e06b05af5f2ed2d6094d5dddd37befad9c61c311ae0b208b3fda09d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c00d81e06b05af5f2ed2d6094d5dddd37befad9c61c311ae0b208b3fda09d9", kill_on_drop: false }`
[INFO] [stdout] 85c00d81e06b05af5f2ed2d6094d5dddd37befad9c61c311ae0b208b3fda09d9
