[INFO] cloning repository https://github.com/BeLeap/windows-rs-practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeLeap/windows-rs-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fwindows-rs-practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fwindows-rs-practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe26c59772a17c3170d23315def840d98e525374
[INFO] checking BeLeap/windows-rs-practice against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fwindows-rs-practice" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BeLeap/windows-rs-practice
[INFO] finished tweaking git repo https://github.com/BeLeap/windows-rs-practice
[INFO] tweaked toml for git repo https://github.com/BeLeap/windows-rs-practice written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BeLeap/windows-rs-practice on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BeLeap/windows-rs-practice 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows_macros v0.10.0
[INFO] [stderr]   Downloaded windows v0.10.0
[INFO] [stderr]   Downloaded const-sha1 v0.2.0
[INFO] [stderr]   Downloaded syn v1.0.72
[INFO] [stderr]   Downloaded windows_gen v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a0e1bb01d4b539f2e16a74013802ec316cb5279db0b1f6952c5456ec8d9815c
[INFO] running `Command { std: "docker" "start" "-a" "0a0e1bb01d4b539f2e16a74013802ec316cb5279db0b1f6952c5456ec8d9815c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a0e1bb01d4b539f2e16a74013802ec316cb5279db0b1f6952c5456ec8d9815c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a0e1bb01d4b539f2e16a74013802ec316cb5279db0b1f6952c5456ec8d9815c", kill_on_drop: false }`
[INFO] [stdout] 0a0e1bb01d4b539f2e16a74013802ec316cb5279db0b1f6952c5456ec8d9815c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d326f0a9def7da0eac82ae49793354bdf95135804ee7547a95dcbca8ddd44b6a
[INFO] running `Command { std: "docker" "start" "-a" "d326f0a9def7da0eac82ae49793354bdf95135804ee7547a95dcbca8ddd44b6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling windows_gen v0.10.0
[INFO] [stderr]    Compiling const-sha1 v0.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling windows_macros v0.10.0
[INFO] [stderr]    Compiling windows v0.10.0
[INFO] [stderr]    Compiling module_1 v0.1.0 (/opt/rustwide/workdir/module_1)
[INFO] [stderr]    Compiling module_2 v0.1.0 (/opt/rustwide/workdir/module_2)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/module_2-f1f6a9d9369e8dd3/rustcwTat3c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-b631165fd738bf04,libconst_sha1-f73c97661f2fb455}.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" "-lOLE32" "-lKERNEL32" "-lOLEAUT32" "-lKERNEL32" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/module_2-f1f6a9d9369e8dd3/rustcwTat3c/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/module_2-f1f6a9d9369e8dd3/build_script_build-f1f6a9d9369e8dd3" "-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 `module_2` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/module_1-f1bfa7003e9a5447/rustcH6oGn5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-b631165fd738bf04,libconst_sha1-f73c97661f2fb455}.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" "-lOLE32" "-lKERNEL32" "-lOLEAUT32" "-lKERNEL32" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/module_1-f1bfa7003e9a5447/rustcH6oGn5/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/module_1-f1bfa7003e9a5447/build_script_build-f1bfa7003e9a5447" "-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 `module_1` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d326f0a9def7da0eac82ae49793354bdf95135804ee7547a95dcbca8ddd44b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d326f0a9def7da0eac82ae49793354bdf95135804ee7547a95dcbca8ddd44b6a", kill_on_drop: false }`
[INFO] [stdout] d326f0a9def7da0eac82ae49793354bdf95135804ee7547a95dcbca8ddd44b6a
