[INFO] cloning repository https://github.com/wshon/uakill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wshon/uakill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwshon%2Fuakill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwshon%2Fuakill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3100741765c91307b962f78d1ccd7018b63ed4f [INFO] checking wshon/uakill against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwshon%2Fuakill" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wshon/uakill [INFO] finished tweaking git repo https://github.com/wshon/uakill [INFO] tweaked toml for git repo https://github.com/wshon/uakill written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wshon/uakill on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wshon/uakill 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winres v0.1.11 [INFO] [stderr] Downloaded vswhom-sys v0.1.0 [INFO] [stderr] Downloaded windows_macros v0.10.0 [INFO] [stderr] Downloaded embed-resource v1.6.2 [INFO] [stderr] Downloaded windows v0.10.0 [INFO] [stderr] Downloaded windows_gen v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288623a2d5a8887cf900ee55d6baa44343cb9cd44cc08ca9e0e35e09f0491fc0 [INFO] running `Command { std: "docker" "start" "-a" "288623a2d5a8887cf900ee55d6baa44343cb9cd44cc08ca9e0e35e09f0491fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288623a2d5a8887cf900ee55d6baa44343cb9cd44cc08ca9e0e35e09f0491fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288623a2d5a8887cf900ee55d6baa44343cb9cd44cc08ca9e0e35e09f0491fc0", kill_on_drop: false }` [INFO] [stdout] 288623a2d5a8887cf900ee55d6baa44343cb9cd44cc08ca9e0e35e09f0491fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f760dc26be4678357fe805f5a7e07a33fbaa6edc278aa379f995aff67db567d2 [INFO] running `Command { std: "docker" "start" "-a" "f760dc26be4678357fe805f5a7e07a33fbaa6edc278aa379f995aff67db567d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling windows_gen v0.10.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling embed-resource v1.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Compiling windows_macros v0.10.0 [INFO] [stderr] Compiling windows v0.10.0 [INFO] [stderr] Compiling uakiller v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYDjb6B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-18afa3dcbee9fbd0,libconst_sha1-f73c97661f2fb455,libwinres-dbb07fbc0aec71d3,libtoml-100f43b0b6207a8a,libserde-78264551101ebebd,libembed_resource-98b0f154a9e5eb17,libcc-c1c831ea659184b2}.rlib" "/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" "-lOLE32" "-lKERNEL32" "-lOLEAUT32" "-lKERNEL32" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYDjb6B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/uakiller-b141860c9a4e8690/build_script_build-b141860c9a4e8690" "-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 -lKERNEL32 [INFO] [stdout] rust-lld: error: unable to find library -lOLEAUT32 [INFO] [stdout] rust-lld: error: unable to find library -lKERNEL32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uakiller` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f760dc26be4678357fe805f5a7e07a33fbaa6edc278aa379f995aff67db567d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f760dc26be4678357fe805f5a7e07a33fbaa6edc278aa379f995aff67db567d2", kill_on_drop: false }` [INFO] [stdout] f760dc26be4678357fe805f5a7e07a33fbaa6edc278aa379f995aff67db567d2