[INFO] cloning repository https://github.com/KaiErikNiermann/live-ocr-translator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaiErikNiermann/live-ocr-translator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiErikNiermann%2Flive-ocr-translator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiErikNiermann%2Flive-ocr-translator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 461db131ed9cd61d02416320ea5172bd5b93c69f [INFO] checking KaiErikNiermann/live-ocr-translator/461db131ed9cd61d02416320ea5172bd5b93c69f against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaiErikNiermann%2Flive-ocr-translator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaiErikNiermann/live-ocr-translator on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KaiErikNiermann/live-ocr-translator [INFO] finished tweaking git repo https://github.com/KaiErikNiermann/live-ocr-translator [INFO] tweaked toml for git repo https://github.com/KaiErikNiermann/live-ocr-translator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KaiErikNiermann/live-ocr-translator 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pango v0.18.0 [INFO] [stderr] Downloaded cairo-rs v0.18.2 [INFO] [stderr] Downloaded gdk-pixbuf v0.18.0 [INFO] [stderr] Downloaded glib-macros v0.18.0 [INFO] [stderr] Downloaded winnow v0.5.4 [INFO] [stderr] Downloaded glib v0.18.1 [INFO] [stderr] Downloaded gio v0.18.2 [INFO] [stderr] Downloaded rusty-tesseract v1.1.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8df5f5806c1eb5709beccc70e3cd66a52c2acd2a5cdc97affd638fc81f4e6e42 [INFO] running `Command { std: "docker" "start" "-a" "8df5f5806c1eb5709beccc70e3cd66a52c2acd2a5cdc97affd638fc81f4e6e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8df5f5806c1eb5709beccc70e3cd66a52c2acd2a5cdc97affd638fc81f4e6e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df5f5806c1eb5709beccc70e3cd66a52c2acd2a5cdc97affd638fc81f4e6e42", kill_on_drop: false }` [INFO] [stdout] 8df5f5806c1eb5709beccc70e3cd66a52c2acd2a5cdc97affd638fc81f4e6e42 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f07500fab89a3b72ff77a36cab54bec870e385bb0d0bea0798e96c63987acd1c [INFO] running `Command { std: "docker" "start" "-a" "f07500fab89a3b72ff77a36cab54bec870e385bb0d0bea0798e96c63987acd1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking windows-targets v0.48.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking windows v0.48.0 [INFO] [stderr] Checking windows-sys v0.48.0 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Compiling glib-macros v0.18.0 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] error: could not compile `windows` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9271846294c4ee5bd7706df68180320c0b5ff20/bin/rustc --crate-name windows --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="Foundation"' --cfg 'feature="Graphics"' --cfg 'feature="Graphics_Capture"' --cfg 'feature="Graphics_DirectX"' --cfg 'feature="Graphics_DirectX_Direct3D11"' --cfg 'feature="Graphics_Imaging"' --cfg 'feature="Storage"' --cfg 'feature="Storage_Streams"' --cfg 'feature="UI"' --cfg 'feature="Win32"' --cfg 'feature="Win32_Foundation"' --cfg 'feature="Win32_Graphics"' --cfg 'feature="Win32_Graphics_Direct3D"' --cfg 'feature="Win32_Graphics_Direct3D11"' --cfg 'feature="Win32_Graphics_Dwm"' --cfg 'feature="Win32_Graphics_Dxgi"' --cfg 'feature="Win32_Graphics_Dxgi_Common"' --cfg 'feature="Win32_Graphics_Gdi"' --cfg 'feature="Win32_System"' --cfg 'feature="Win32_System_Console"' --cfg 'feature="Win32_System_WinRT"' --cfg 'feature="Win32_System_WinRT_Direct3D11"' --cfg 'feature="Win32_System_WinRT_Graphics"' --cfg 'feature="Win32_System_WinRT_Graphics_Capture"' --cfg 'feature="Win32_UI"' --cfg 'feature="Win32_UI_WindowsAndMessaging"' --cfg 'feature="default"' -C metadata=84c0c0a2ddb1e6d2 -C extra-filename=-84c0c0a2ddb1e6d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern windows_targets=/opt/rustwide/target/debug/deps/libwindows_targets-ce72f1f471bdf9c3.rmeta --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" "f07500fab89a3b72ff77a36cab54bec870e385bb0d0bea0798e96c63987acd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07500fab89a3b72ff77a36cab54bec870e385bb0d0bea0798e96c63987acd1c", kill_on_drop: false }` [INFO] [stdout] f07500fab89a3b72ff77a36cab54bec870e385bb0d0bea0798e96c63987acd1c