[INFO] fetching crate rs-dispatch 0.1.0... [INFO] testing rs-dispatch-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rs-dispatch 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rs-dispatch 0.1.0 [INFO] finished tweaking crates.io crate rs-dispatch 0.1.0 [INFO] tweaked toml for crates.io crate rs-dispatch 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-dispatch 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding windows v0.54.0 (available: v0.62.1) [INFO] [stderr] Adding windows-interface v0.53.0 (available: v0.59.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-interface v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9255d4c75e2351aa6f76e20f073f3fcfc9a194d8810f3a7b24d0a3ac2763f1a2 [INFO] running `Command { std: "docker" "start" "-a" "9255d4c75e2351aa6f76e20f073f3fcfc9a194d8810f3a7b24d0a3ac2763f1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9255d4c75e2351aa6f76e20f073f3fcfc9a194d8810f3a7b24d0a3ac2763f1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9255d4c75e2351aa6f76e20f073f3fcfc9a194d8810f3a7b24d0a3ac2763f1a2", kill_on_drop: false }` [INFO] [stdout] 9255d4c75e2351aa6f76e20f073f3fcfc9a194d8810f3a7b24d0a3ac2763f1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7709c983b6f57902fea101db6ef88350aeade60987617779310cddfc454221a4 [INFO] running `Command { std: "docker" "start" "-a" "7709c983b6f57902fea101db6ef88350aeade60987617779310cddfc454221a4", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling windows-core v0.54.0 [INFO] [stderr] Compiling windows v0.54.0 [INFO] [stderr] Compiling windows-interface v0.53.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rs-dispatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s [INFO] running `Command { std: "docker" "inspect" "7709c983b6f57902fea101db6ef88350aeade60987617779310cddfc454221a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7709c983b6f57902fea101db6ef88350aeade60987617779310cddfc454221a4", kill_on_drop: false }` [INFO] [stdout] 7709c983b6f57902fea101db6ef88350aeade60987617779310cddfc454221a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82599cfc83473b45c960993d2f43fbb63a1fae678f75dcf2b3bb8535a2069bb6 [INFO] running `Command { std: "docker" "start" "-a" "82599cfc83473b45c960993d2f43fbb63a1fae678f75dcf2b3bb8535a2069bb6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling rs-dispatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrrFbWQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libwindows-6c24b7a7f57ebe93,libwindows_core-4407ac7d4c8c428e,libwindows_result-17e20fcd099c7851,libwindows_targets-7cf54f82ed486ad1,libanyhow-a6cad01b77d60716}.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/rustcrrFbWQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rs_dispatch-62f440d9977e7fce" "-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: CoInitializeEx [INFO] [stdout] >>> referenced by mod.rs:316 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:316) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rs_dispatch-62f440d9977e7fce.rs_dispatch.1d0eede36555228c-cgu.0.rcgu.o:(windows::Win32::System::Com::CoInitializeEx::h5024c4a561164d95) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: CLSIDFromProgID [INFO] [stdout] >>> referenced by mod.rs:32 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:32) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rs_dispatch-62f440d9977e7fce.rs_dispatch.1d0eede36555228c-cgu.0.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::h6dee47509cc7e444) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: CoCreateInstance [INFO] [stdout] >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Com/mod.rs:112) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rs_dispatch-62f440d9977e7fce.rs_dispatch.1d0eede36555228c-cgu.0.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::h8616346e9593ab1e) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: VariantClear [INFO] [stdout] >>> referenced by variant.rs:45 (src/variant.rs:45) [INFO] [stdout] >>> windows_core-4407ac7d4c8c428e.windows_core.525c4ce68ca4e157-cgu.5.rcgu.o:(_$LT$windows_core..variant..VARIANT$u20$as$u20$core..ops..drop..Drop$GT$::drop::ha5d31c873a8bc165) in archive /opt/rustwide/target/debug/deps/libwindows_core-4407ac7d4c8c428e.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetErrorInfo [INFO] [stdout] >>> referenced by error.rs:124 (src/error.rs:124) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$::from::haf11456924f0caf3) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: LoadLibraryExA [INFO] [stdout] >>> referenced by hresult.rs:81 (src/hresult.rs:81) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h142723abe55da6c9) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FormatMessageW [INFO] [stdout] >>> referenced by hresult.rs:84 (src/hresult.rs:84) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h142723abe55da6c9) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysStringLen [INFO] [stdout] >>> referenced by strings.rs:33 (src/strings.rs:33) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(windows_result::strings::BasicString::len::h105d54527480fe3f) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-4407ac7d4c8c428e.windows_core.525c4ce68ca4e157-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc::h70d1a46baed99edb) in archive /opt/rustwide/target/debug/deps/libwindows_core-4407ac7d4c8c428e.rlib [INFO] [stdout] >>> referenced by heap.rs:34 (src/imp/heap.rs:34) [INFO] [stdout] >>> windows_core-4407ac7d4c8c428e.windows_core.525c4ce68ca4e157-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free::h3cb81da10ad57fd2) in archive /opt/rustwide/target/debug/deps/libwindows_core-4407ac7d4c8c428e.rlib [INFO] [stdout] >>> referenced by strings.rs:15 (src/strings.rs:15) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hef3e73e635b54330) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.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-4407ac7d4c8c428e.windows_core.525c4ce68ca4e157-cgu.6.rcgu.o:(windows_core::imp::heap::heap_alloc::h70d1a46baed99edb) in archive /opt/rustwide/target/debug/deps/libwindows_core-4407ac7d4c8c428e.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-4407ac7d4c8c428e.windows_core.525c4ce68ca4e157-cgu.6.rcgu.o:(windows_core::imp::heap::heap_free::h3cb81da10ad57fd2) in archive /opt/rustwide/target/debug/deps/libwindows_core-4407ac7d4c8c428e.rlib [INFO] [stdout] >>> referenced by strings.rs:15 (src/strings.rs:15) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hef3e73e635b54330) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysFreeString [INFO] [stdout] >>> referenced by strings.rs:65 (src/strings.rs:65) [INFO] [stdout] >>> windows_result-17e20fcd099c7851.windows_result.1f9b53515f02934f-cgu.0.rcgu.o:(_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hf7e058bfee316daf) in archive /opt/rustwide/target/debug/deps/libwindows_result-17e20fcd099c7851.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-dispatch` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "82599cfc83473b45c960993d2f43fbb63a1fae678f75dcf2b3bb8535a2069bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82599cfc83473b45c960993d2f43fbb63a1fae678f75dcf2b3bb8535a2069bb6", kill_on_drop: false }` [INFO] [stdout] 82599cfc83473b45c960993d2f43fbb63a1fae678f75dcf2b3bb8535a2069bb6