[INFO] fetching crate webview2 0.1.0-alpha.7... [INFO] testing webview2-0.1.0-alpha.7 against 1.44.0 for beta-1.45-1 [INFO] extracting crate webview2 0.1.0-alpha.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate webview2 0.1.0-alpha.7 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate webview2 0.1.0-alpha.7 [INFO] finished tweaking crates.io crate webview2 0.1.0-alpha.7 [INFO] tweaked toml for crates.io crate webview2 0.1.0-alpha.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate webview2 0.1.0-alpha.7 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1f86d8ef41073e1225bae02eb0f2ed6e168432a026d7320b1d4931b24ddfdd1 [INFO] running `"docker" "start" "-a" "a1f86d8ef41073e1225bae02eb0f2ed6e168432a026d7320b1d4931b24ddfdd1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling widestring v0.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling memory-module-sys v0.3.0 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/memorymodule.c:33:10: fatal error: windows.h: No such file or directory [INFO] [stderr] warning: 33 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `memory-module-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/memory-module-sys-71b8bf50f40e82a8/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/memorymodule.c [INFO] [stderr] cargo:rerun-if-changed=src/memorymodule.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/memory-module-sys-a7c3298880c74c70/out/src/memorymodule.o" "-c" "src/memorymodule.c" [INFO] [stderr] cargo:warning=src/memorymodule.c:33:10: fatal error: windows.h: No such file or directory [INFO] [stderr] cargo:warning= 33 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/memory-module-sys-a7c3298880c74c70/out/src/memorymodule.o" "-c" "src/memorymodule.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a1f86d8ef41073e1225bae02eb0f2ed6e168432a026d7320b1d4931b24ddfdd1"` [INFO] running `"docker" "rm" "-f" "a1f86d8ef41073e1225bae02eb0f2ed6e168432a026d7320b1d4931b24ddfdd1"` [INFO] [stdout] a1f86d8ef41073e1225bae02eb0f2ed6e168432a026d7320b1d4931b24ddfdd1