[INFO] cloning repository https://github.com/nokazn/rss-reader-winapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nokazn/rss-reader-winapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Frss-reader-winapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Frss-reader-winapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04e6366133fbd4b69a04a70589da302a23b6d659 [INFO] building nokazn/rss-reader-winapi against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnokazn%2Frss-reader-winapi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nokazn/rss-reader-winapi [INFO] finished tweaking git repo https://github.com/nokazn/rss-reader-winapi [INFO] tweaked toml for git repo https://github.com/nokazn/rss-reader-winapi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nokazn/rss-reader-winapi on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nokazn/rss-reader-winapi 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6152f290ec27128671aeb7bf18b59d932fba31d0e847917bc798bfde8f188cb [INFO] running `Command { std: "docker" "start" "-a" "d6152f290ec27128671aeb7bf18b59d932fba31d0e847917bc798bfde8f188cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6152f290ec27128671aeb7bf18b59d932fba31d0e847917bc798bfde8f188cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6152f290ec27128671aeb7bf18b59d932fba31d0e847917bc798bfde8f188cb", kill_on_drop: false }` [INFO] [stdout] d6152f290ec27128671aeb7bf18b59d932fba31d0e847917bc798bfde8f188cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e08f0becb738f93d96cec1e380802494610e9ff65b5e48fa88fcbbc468e4a71 [INFO] running `Command { std: "docker" "start" "-a" "7e08f0becb738f93d96cec1e380802494610e9ff65b5e48fa88fcbbc468e4a71", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling windows-core v0.51.1 [INFO] [stderr] Compiling windows v0.51.1 [INFO] [stderr] Compiling rss_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNhuWT2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-9093ada10015f8df,libwindows_core-622649d643bdd9a0,libwindows_targets-5362dbc33763d67f,libencoding_rs-f27ba02cb0b9b1d0,libcfg_if-33ef6c02a07f9fec}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNhuWT2/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/deps/rss_reader-b9697daf3ebd2f8b" "-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: undefined symbol: MessageBoxA [INFO] [stdout] >>> referenced by mod.rs:2516 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:2516) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rss_reader-b9697daf3ebd2f8b.rss_reader.43a2d1529fad4fa3-cgu.0.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::MessageBoxA::h6f80fbf6959bd340) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetErrorInfo [INFO] [stdout] >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo::h43d6c45f9db4be93) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SetErrorInfo [INFO] [stdout] >>> referenced by com_bindings.rs:31 (src/imp/com_bindings.rs:31) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.0.rcgu.o:(windows_core::imp::com_bindings::SetErrorInfo::h94ad20a137251dcb) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FormatMessageW [INFO] [stdout] >>> referenced by hresult.rs:88 (src/hresult.rs:88) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.3.rcgu.o:(windows_core::hresult::HRESULT::message::h97d92d527c6dc35c) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: LoadLibraryExA [INFO] [stdout] >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::h03286a5c4f06ee68) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hbbfe350aad097d1e) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hc32f04f21b1f8cd5) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetProcAddress [INFO] [stdout] >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::h03286a5c4f06ee68) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hbbfe350aad097d1e) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hc32f04f21b1f8cd5) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FreeLibrary [INFO] [stdout] >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::h03286a5c4f06ee68) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hbbfe350aad097d1e) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::imp::delay_load::delay_load::hc32f04f21b1f8cd5) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysStringLen [INFO] [stdout] >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(windows_core::strings::bstr::BSTR::len::h1cc3ff3656e17801) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysFreeString [INFO] [stdout] >>> referenced by bstr.rs:153 (src/strings/bstr.rs:153) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.4.rcgu.o:(_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::hafcccd1d3bfd1975) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetProcessHeap [INFO] [stdout] >>> referenced by heap.rs:10 (src/imp/heap.rs:10) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.7.rcgu.o:(windows_core::imp::heap::heap_alloc::h4b6b8a2573f5b287) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] >>> referenced by heap.rs:34 (src/imp/heap.rs:34) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.7.rcgu.o:(windows_core::imp::heap::heap_free::h100ba3d669fc7841) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: HeapAlloc [INFO] [stdout] >>> referenced by heap.rs:10 (src/imp/heap.rs:10) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.7.rcgu.o:(windows_core::imp::heap::heap_alloc::h4b6b8a2573f5b287) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: HeapFree [INFO] [stdout] >>> referenced by heap.rs:34 (src/imp/heap.rs:34) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.7.rcgu.o:(windows_core::imp::heap::heap_free::h100ba3d669fc7841) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SetEvent [INFO] [stdout] >>> referenced by waiter.rs:28 (src/imp/waiter.rs:28) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.8.rcgu.o:(windows_core::imp::waiter::WaiterSignaler::signal::hc4d0a11a9a399176) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: CreateEventW [INFO] [stdout] >>> referenced by waiter.rs:10 (src/imp/waiter.rs:10) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.8.rcgu.o:(windows_core::imp::waiter::Waiter::new::ha134cab3bd0ecbcc) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetLastError [INFO] [stdout] >>> referenced by error.rs:27 (src/error.rs:27) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.8.rcgu.o:(windows_core::error::Error::from_win32::h8fd572fb4b16ee98) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: WaitForSingleObject [INFO] [stdout] >>> referenced by waiter.rs:35 (src/imp/waiter.rs:35) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.8.rcgu.o:(_$LT$windows_core..imp..waiter..Waiter$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbdd6bc4331d85b7f) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: CloseHandle [INFO] [stdout] >>> referenced by waiter.rs:36 (src/imp/waiter.rs:36) [INFO] [stdout] >>> windows_core-622649d643bdd9a0.windows_core.e5217fb657a282a1-cgu.8.rcgu.o:(_$LT$windows_core..imp..waiter..Waiter$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbdd6bc4331d85b7f) in archive /opt/rustwide/target/debug/deps/libwindows_core-622649d643bdd9a0.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rss_reader` (bin "rss_reader") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e08f0becb738f93d96cec1e380802494610e9ff65b5e48fa88fcbbc468e4a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e08f0becb738f93d96cec1e380802494610e9ff65b5e48fa88fcbbc468e4a71", kill_on_drop: false }` [INFO] [stdout] 7e08f0becb738f93d96cec1e380802494610e9ff65b5e48fa88fcbbc468e4a71