[INFO] cloning repository https://github.com/Bokensha1216/LogresEditor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bokensha1216/LogresEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBokensha1216%2FLogresEditor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBokensha1216%2FLogresEditor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff79898f149face8a4c9a847e2f83023138b0ab5
[INFO] testing Bokensha1216/LogresEditor against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBokensha1216%2FLogresEditor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bokensha1216/LogresEditor
[INFO] finished tweaking git repo https://github.com/Bokensha1216/LogresEditor
[INFO] tweaked toml for git repo https://github.com/Bokensha1216/LogresEditor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bokensha1216/LogresEditor on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bokensha1216/LogresEditor 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcba35100001ef5be35b654a144d938dcda40c6897f8353ed32e984cc793e736
[INFO] running `Command { std: "docker" "start" "-a" "dcba35100001ef5be35b654a144d938dcda40c6897f8353ed32e984cc793e736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcba35100001ef5be35b654a144d938dcda40c6897f8353ed32e984cc793e736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcba35100001ef5be35b654a144d938dcda40c6897f8353ed32e984cc793e736", kill_on_drop: false }`
[INFO] [stdout] dcba35100001ef5be35b654a144d938dcda40c6897f8353ed32e984cc793e736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f031b15c83f458e13ce521940cf29cc5818d751605a3efb9a4ec2d844a6e98bf
[INFO] running `Command { std: "docker" "start" "-a" "f031b15c83f458e13ce521940cf29cc5818d751605a3efb9a4ec2d844a6e98bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[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 process_editor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4XlYSK/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libutils-fcd71a5de83aeadd.rlib,libwindows-e296d2a74ba2385a.rlib,libwindows_core-575fec4e39bd5cea.rlib,libwindows_targets-081c119086dc574c.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4XlYSK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: OpenProcess
[INFO] [stdout]           >>> referenced by mod.rs:1674 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:1674)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.0.rcgu.o:(process_editor::main::h0416121015fcb3ad)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VirtualQueryEx
[INFO] [stdout]           >>> referenced by mod.rs:920 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:920)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::write_process_memory::hc3f340bdb279b1a0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VirtualProtectEx
[INFO] [stdout]           >>> referenced by mod.rs:897 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:897)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::write_process_memory::hc3f340bdb279b1a0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: WriteProcessMemory
[INFO] [stdout]           >>> referenced by mod.rs:3166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Diagnostics/Debug/mod.rs:3166)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::write_process_memory::hc3f340bdb279b1a0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FindWindowA
[INFO] [stdout]           >>> referenced by mod.rs:1091 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:1091)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_process_id_from_window_name::h354f7e77fc9918b6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetWindowThreadProcessId
[INFO] [stdout]           >>> referenced by mod.rs:1970 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:1970)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_process_id_from_window_name::h354f7e77fc9918b6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by mod.rs:54 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:54)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_process_id_from_window_name::h354f7e77fc9918b6)
[INFO] [stdout]           >>> referenced by mod.rs:54 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:54)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_modules_names_hashmap::h1f67719c40def7b7)
[INFO] [stdout]           >>> referenced by error.rs:27 (src/error.rs:27)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::from_win32::h512919364f7f2c22) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: EnumProcessModules
[INFO] [stdout]           >>> referenced by mod.rs:40 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/ProcessStatus/mod.rs:40)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_process_modules::hd58449d32c7d7c9b)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetModuleBaseNameA
[INFO] [stdout]           >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/ProcessStatus/mod.rs:112)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/process_editor-6baf064b9a634633.process_editor.d59b26b00b7d7248-cgu.2.rcgu.o:(process_editor::process_editor::get_modules_names_hashmap::h1f67719c40def7b7)
[INFO] [stdout]           
[INFO] [stdout]           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]           >>>               utils-fcd71a5de83aeadd.utils.7469a06b68038a72-cgu.0.rcgu.o:(utils::message_box::h0a300ba9d633fa75) in archive /opt/rustwide/target/debug/deps/libutils-fcd71a5de83aeadd.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced 6 more times
[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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:10 (src/imp/heap.rs:10)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h986887633ae2cbbe) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.4.rcgu.o:(windows_core::hresult::HRESULT::message::h69ce47d7508534a7) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.6.rcgu.o:(_$LT$windows_core..strings..hstring..HSTRING$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb3c3b48c8acb23e0) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced 3 more times
[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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::new::h96048095382b450c) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::new::h96048095382b450c) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::new::h96048095382b450c) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::new::h96048095382b450c) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h986887633ae2cbbe) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by com_bindings.rs:23 (src/imp/com_bindings.rs:23)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h986887633ae2cbbe) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:153 (src/strings/bstr.rs:153)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:153 (src/strings/bstr.rs:153)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced 8 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-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(windows_core::error::Error::message::h83d5a51776db2ea8) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           >>> referenced by bstr.rs:26 (src/strings/bstr.rs:26)
[INFO] [stdout]           >>>               windows_core-575fec4e39bd5cea.windows_core.16e66ef67484ae24-cgu.8.rcgu.o:(_$LT$windows_core..error..Error$u20$as$u20$core..convert..From$LT$windows_core..hresult..HRESULT$GT$$GT$::from::h986887633ae2cbbe) in archive /opt/rustwide/target/debug/deps/libwindows_core-575fec4e39bd5cea.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `process_editor` (bin "process_editor") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f031b15c83f458e13ce521940cf29cc5818d751605a3efb9a4ec2d844a6e98bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f031b15c83f458e13ce521940cf29cc5818d751605a3efb9a4ec2d844a6e98bf", kill_on_drop: false }`
[INFO] [stdout] f031b15c83f458e13ce521940cf29cc5818d751605a3efb9a4ec2d844a6e98bf
