[INFO] cloning repository https://github.com/FruitieX/mtp-cull
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FruitieX/mtp-cull" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fmtp-cull", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fmtp-cull'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98167e8a0efbbb32ce621a29c6425b6fa92848fb
[INFO] building FruitieX/mtp-cull against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFruitieX%2Fmtp-cull" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FruitieX/mtp-cull on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FruitieX/mtp-cull
[INFO] finished tweaking git repo https://github.com/FruitieX/mtp-cull
[INFO] tweaked toml for git repo https://github.com/FruitieX/mtp-cull written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FruitieX/mtp-cull 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79a000049e825c5c8d7b7c69cffc766fff178f0785b475d49406229659079e3d
[INFO] running `Command { std: "docker" "start" "-a" "79a000049e825c5c8d7b7c69cffc766fff178f0785b475d49406229659079e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a000049e825c5c8d7b7c69cffc766fff178f0785b475d49406229659079e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a000049e825c5c8d7b7c69cffc766fff178f0785b475d49406229659079e3d", kill_on_drop: false }`
[INFO] [stdout] 79a000049e825c5c8d7b7c69cffc766fff178f0785b475d49406229659079e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 826f3eecaf2a6f27588ec7f390e7f3e253473ad5f66753e6eed4a0296e59f72e
[INFO] running `Command { std: "docker" "start" "-a" "826f3eecaf2a6f27588ec7f390e7f3e253473ad5f66753e6eed4a0296e59f72e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling winmtp v0.2.1 (https://github.com/FruitieX/winmtp#f25dfea5)
[INFO] [stderr]    Compiling mtp-cull v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1bfqfx/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-f1e8ab496af77899.rlib,libclap_builder-4072f65073a15150.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-490d8fb6eb0ccc24.rlib,libanstyle_query-8d3653252a5c3fa6.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-628d2097fa6ffef1.rlib,libanstyle-668789c6154fae2f.rlib,libchrono-af517dde02d99000.rlib,libnum_traits-742c220450b0f662.rlib,libiana_time_zone-a73c44914363f885.rlib,libwinmtp-7d17621b7fc6b6f0.rlib,libthiserror-f202e9ec113b60bb.rlib,libwidestring-49c3fd495463bdbf.rlib,libwindows-4e72e64ca9549722.rlib,libwindows_core-fbabdcffb7cb1061.rlib,libwindows_targets-68c2465b1d846a84.rlib,libsize-b9a16318b0004875.rlib,libcolor_eyre-0806549d10e28b5c.rlib,libcolor_spantrace-b08c422bb7398c43.rlib,libtracing_error-2da5a79cf88b0b98.rlib,libtracing_subscriber-52acb78bd6aa5585.rlib,libthread_local-adfa6016f423d24d.rlib,libsharded_slab-d0f6894ec548ca49.rlib,liblazy_static-2bb390fee0230a38.rlib,libtracing-666b1895c35b4f5c.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libowo_colors-34f7982758e53ee6.rlib,libbacktrace-0a7ddb185ca66e38.rlib,libminiz_oxide-ec3d35e19523e29c.rlib,libadler-f4caa73e14204bdd.rlib,libobject-d7d4c146f3efa2bb.rlib,liblibc-aff5a32cc1b4d955.rlib,libaddr2line-f10642941edd682d.rlib,libgimli-54e909d6d5339c51.rlib,libcfg_if-33ef6c02a07f9fec.rlib,librustc_demangle-f33789795c91f2f9.rlib,libpretty_env_logger-bccb95c3a3115823.rlib,libenv_logger-e5178cb1ad1c4c4c.rlib,libtermcolor-b45930379953534a.rlib,libis_terminal-d103c470f72f2591.rlib,librustix-546b4d15e29411a1.rlib,libbitflags-8c9d79e5077786a0.rlib,liblinux_raw_sys-2d80ef41b7d55fc4.rlib,libhumantime-271ba35809dd8c72.rlib,libregex-b2f4e86b2d6387df.rlib,libregex_automata-d9c406fe50212cd7.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-704bae6533d70668.rlib,liblog-045b65d1b7404957.rlib,libeyre-535cdce42a15eeeb.rlib,libindenter-c5e34d39e16440e0.rlib,libonce_cell-24c5d665b6879050.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mtp_cull-459de1e681c9cde8" "-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: CoTaskMemFree
[INFO] [stdout]           >>> referenced by mod.rs:580 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:580)
[INFO] [stdout]           >>>               winmtp-7d17621b7fc6b6f0.winmtp.ba9bb004a7dcd574-cgu.3.rcgu.o:(windows::Win32::System::Com::CoTaskMemFree::h574e75d128db2e08) in archive /opt/rustwide/target/debug/deps/libwinmtp-7d17621b7fc6b6f0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoInitializeEx
[INFO] [stdout]           >>> referenced by mod.rs:333 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:333)
[INFO] [stdout]           >>>               winmtp-7d17621b7fc6b6f0.winmtp.ba9bb004a7dcd574-cgu.3.rcgu.o:(windows::Win32::System::Com::CoInitializeEx::h2a745e2d316f3354) in archive /opt/rustwide/target/debug/deps/libwinmtp-7d17621b7fc6b6f0.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoCreateInstance
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               winmtp-7d17621b7fc6b6f0.winmtp.ba9bb004a7dcd574-cgu.3.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::h87abcfb687d2e58e) in archive /opt/rustwide/target/debug/deps/libwinmtp-7d17621b7fc6b6f0.rlib
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               winmtp-7d17621b7fc6b6f0.winmtp.ba9bb004a7dcd574-cgu.3.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::hbeffbb0a99ec2a6b) in archive /opt/rustwide/target/debug/deps/libwinmtp-7d17621b7fc6b6f0.rlib
[INFO] [stdout]           >>> referenced by mod.rs:119 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:119)
[INFO] [stdout]           >>>               winmtp-7d17621b7fc6b6f0.winmtp.ba9bb004a7dcd574-cgu.3.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::hc08101407c980c4b) in archive /opt/rustwide/target/debug/deps/libwinmtp-7d17621b7fc6b6f0.rlib
[INFO] [stdout]           >>> referenced 1 more times
[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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.1.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo::ha5a69a5bc42a30b7) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.3.rcgu.o:(windows_core::imp::delay_load::delay_load::he066fba6c46e59d8) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.3.rcgu.o:(windows_core::imp::delay_load::delay_load::he066fba6c46e59d8) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.3.rcgu.o:(windows_core::imp::delay_load::delay_load::he066fba6c46e59d8) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.5.rcgu.o:(windows_core::strings::bstr::BSTR::len::h9aa72fc8c2722906) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by bstr.rs:155 (src/strings/bstr.rs:155)
[INFO] [stdout]           >>>               windows_core-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.5.rcgu.o:(_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::h035be03bcb3e0728) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.7.rcgu.o:(windows_core::imp::heap::heap_alloc::h52018fb8a55f19ff) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.7.rcgu.o:(windows_core::imp::heap::heap_free::he10dcd52e85e62b0) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.7.rcgu.o:(windows_core::imp::heap::heap_alloc::h52018fb8a55f19ff) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.7.rcgu.o:(windows_core::imp::heap::heap_free::he10dcd52e85e62b0) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.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-fbabdcffb7cb1061.windows_core.d98a2637f43e104a-cgu.8.rcgu.o:(windows_core::hresult::HRESULT::message::h6cc5c2aa62000a44) in archive /opt/rustwide/target/debug/deps/libwindows_core-fbabdcffb7cb1061.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtp-cull` (bin "mtp-cull") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "826f3eecaf2a6f27588ec7f390e7f3e253473ad5f66753e6eed4a0296e59f72e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "826f3eecaf2a6f27588ec7f390e7f3e253473ad5f66753e6eed4a0296e59f72e", kill_on_drop: false }`
[INFO] [stdout] 826f3eecaf2a6f27588ec7f390e7f3e253473ad5f66753e6eed4a0296e59f72e
