[INFO] cloning repository https://github.com/riddleling/winocr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riddleling/winocr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friddleling%2Fwinocr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friddleling%2Fwinocr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409dd8e77689dc6ed27c2681298e6a8864e4204f [INFO] checking riddleling/winocr against try#fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 for pr-154149-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friddleling%2Fwinocr" "/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/riddleling/winocr [INFO] finished tweaking git repo https://github.com/riddleling/winocr [INFO] tweaked toml for git repo https://github.com/riddleling/winocr written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/riddleling/winocr on toolchain fe84aa3583bb2681b5d0580316bde6d58ccfd6b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/riddleling/winocr 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" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9e571f25c389736c89a9ec0c90a992c914c9c65fb799b45943aad114e7c661e [INFO] running `Command { std: "docker" "start" "-a" "d9e571f25c389736c89a9ec0c90a992c914c9c65fb799b45943aad114e7c661e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9e571f25c389736c89a9ec0c90a992c914c9c65fb799b45943aad114e7c661e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9e571f25c389736c89a9ec0c90a992c914c9c65fb799b45943aad114e7c661e", kill_on_drop: false }` [INFO] [stdout] d9e571f25c389736c89a9ec0c90a992c914c9c65fb799b45943aad114e7c661e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fe84aa3583bb2681b5d0580316bde6d58ccfd6b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf24f28a51769328339aafbe9471ac4f1822f03febd2485b9e1a308be679f462 [INFO] running `Command { std: "docker" "start" "-a" "cf24f28a51769328339aafbe9471ac4f1822f03febd2485b9e1a308be679f462", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking windows-link v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking windows-strings v0.4.2 [INFO] [stderr] Checking windows-result v0.3.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking windows-threading v0.1.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling windows-implement v0.60.0 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking windows-core v0.61.2 [INFO] [stderr] Checking windows-future v0.2.1 [INFO] [stderr] Checking windows-numerics v0.2.0 [INFO] [stderr] Checking windows-collections v0.2.0 [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:89:51 [INFO] [stdout] | [INFO] [stdout] 89 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:259:43 [INFO] [stdout] | [INFO] [stdout] 259 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:424:364 [INFO] [stdout] | [INFO] [stdout] 424 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:424:470 [INFO] [stdout] | [INFO] [stdout] 424 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:583:51 [INFO] [stdout] | [INFO] [stdout] 583 | } else if *iid == ::IID { [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:585:43 [INFO] [stdout] | [INFO] [stdout] 585 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:763:364 [INFO] [stdout] | [INFO] [stdout] 763 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:763:470 [INFO] [stdout] | [INFO] [stdout] 763 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:938:377 [INFO] [stdout] | [INFO] [stdout] 938 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [INFO] [stdout] | ^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.1/src/bindings.rs:938:483 [INFO] [stdout] | [INFO] [stdout] 938 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-future` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf24f28a51769328339aafbe9471ac4f1822f03febd2485b9e1a308be679f462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf24f28a51769328339aafbe9471ac4f1822f03febd2485b9e1a308be679f462", kill_on_drop: false }` [INFO] [stdout] cf24f28a51769328339aafbe9471ac4f1822f03febd2485b9e1a308be679f462