[INFO] cloning repository https://github.com/lilopkins/sap-scripting-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilopkins/sap-scripting-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fsap-scripting-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fsap-scripting-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 265fca9d5b7231571851e4fd07e88bd29860dbd6
[INFO] testing lilopkins/sap-scripting-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilopkins%2Fsap-scripting-rs" "/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/lilopkins/sap-scripting-rs
[INFO] finished tweaking git repo https://github.com/lilopkins/sap-scripting-rs
[INFO] tweaked toml for git repo https://github.com/lilopkins/sap-scripting-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lilopkins/sap-scripting-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lilopkins/sap-scripting-rs 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a11bde7b3470ecd1abf3757199c05a3e89131a7b2c523007e0060fbf69097cfb
[INFO] running `Command { std: "docker" "start" "-a" "a11bde7b3470ecd1abf3757199c05a3e89131a7b2c523007e0060fbf69097cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a11bde7b3470ecd1abf3757199c05a3e89131a7b2c523007e0060fbf69097cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11bde7b3470ecd1abf3757199c05a3e89131a7b2c523007e0060fbf69097cfb", kill_on_drop: false }`
[INFO] [stdout] a11bde7b3470ecd1abf3757199c05a3e89131a7b2c523007e0060fbf69097cfb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9981c8efceda5c9cfa3843a7e8ef4e87217c2b545002a3c74284dcf17d6d205
[INFO] running `Command { std: "docker" "start" "-a" "f9981c8efceda5c9cfa3843a7e8ef4e87217c2b545002a3c74284dcf17d6d205", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling com-shim-macro v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling com-shim v0.4.3
[INFO] [stderr]    Compiling sap-scripting v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s
[INFO] running `Command { std: "docker" "inspect" "f9981c8efceda5c9cfa3843a7e8ef4e87217c2b545002a3c74284dcf17d6d205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9981c8efceda5c9cfa3843a7e8ef4e87217c2b545002a3c74284dcf17d6d205", kill_on_drop: false }`
[INFO] [stdout] f9981c8efceda5c9cfa3843a7e8ef4e87217c2b545002a3c74284dcf17d6d205
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0278e0e5f84cd597abe7e71e04b4887615328aae6f3ca04322acb2c26d37e2eb
[INFO] running `Command { std: "docker" "start" "-a" "0278e0e5f84cd597abe7e71e04b4887615328aae6f3ca04322acb2c26d37e2eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling sap-scripting v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcBn2WQ6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsap_scripting-2e43ed4bdc36a39e,libcom_shim-0cfb1c805cc7fa47,libtracing-f07d2a2843f5701c,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-550780dcc52e2e6d,libonce_cell-6ffee673662a35f9,libwindows-091d7e5a2b27e51a,libwindows_core-26baa21c034e98b3,libwindows_targets-38a6db77628fd276}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcBn2WQ6/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" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-8a85e061270c77f2" "-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: VariantClear
[INFO] [stdout]           >>> referenced by mod.rs:218 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:218)
[INFO] [stdout]           >>>               com_shim-0cfb1c805cc7fa47.com_shim.4d580d85a32000a2-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantClear::he4d58a183e056993) in archive /opt/rustwide/target/debug/deps/libcom_shim-0cfb1c805cc7fa47.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantChangeType
[INFO] [stdout]           >>> referenced by mod.rs:204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:204)
[INFO] [stdout]           >>>               com_shim-0cfb1c805cc7fa47.com_shim.4d580d85a32000a2-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantChangeType::h450871aff4c8bca2) in archive /opt/rustwide/target/debug/deps/libcom_shim-0cfb1c805cc7fa47.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoInitialize
[INFO] [stdout]           >>> referenced by mod.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:328)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoInitialize::h0ed8a6dba9ccfbf9) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoUninitialize
[INFO] [stdout]           >>> referenced by mod.rs:600 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:600)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoUninitialize::h65967f52ce9aece0) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CLSIDFromProgID
[INFO] [stdout]           >>> referenced by mod.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:39)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::hf8c585b6df0daad2) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.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]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::h838f79ada704fb59) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo::h547865063c6c203b) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_alloc::h97838d6fffba8613) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_free::hbdcd9e8c17c05bff) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_alloc::h97838d6fffba8613) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_free::hbdcd9e8c17c05bff) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::hresult::HRESULT::message::h7dbbfb854374130a) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(windows_core::strings::bstr::BSTR::len::hac7f3c9d03a1afe5) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysAllocStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:45 (src/strings/bstr.rs:45)
[INFO] [stdout]           >>>               windows_core-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(windows_core::strings::bstr::BSTR::from_wide::hc51b6456a2de5481) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2c6c05d2709a5260) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sap-scripting` (example "simple") 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/examples/rustcZUdYbD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsap_scripting-2e43ed4bdc36a39e,libcom_shim-0cfb1c805cc7fa47,libtracing-f07d2a2843f5701c,libpin_project_lite-63e0d9d6cb6ec6cf,libtracing_core-550780dcc52e2e6d,libonce_cell-6ffee673662a35f9,libwindows-091d7e5a2b27e51a,libwindows_core-26baa21c034e98b3,libwindows_targets-38a6db77628fd276}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcZUdYbD/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" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/charge-16f08ebf81b90345" "-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: VariantClear
[INFO] [stdout]           >>> referenced by mod.rs:218 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:218)
[INFO] [stdout]           >>>               com_shim-0cfb1c805cc7fa47.com_shim.4d580d85a32000a2-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantClear::he4d58a183e056993) in archive /opt/rustwide/target/debug/deps/libcom_shim-0cfb1c805cc7fa47.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VariantChangeType
[INFO] [stdout]           >>> referenced by mod.rs:204 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Variant/mod.rs:204)
[INFO] [stdout]           >>>               com_shim-0cfb1c805cc7fa47.com_shim.4d580d85a32000a2-cgu.0.rcgu.o:(windows::Win32::System::Variant::VariantChangeType::h450871aff4c8bca2) in archive /opt/rustwide/target/debug/deps/libcom_shim-0cfb1c805cc7fa47.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoInitialize
[INFO] [stdout]           >>> referenced by mod.rs:328 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:328)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoInitialize::h0ed8a6dba9ccfbf9) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CoUninitialize
[INFO] [stdout]           >>> referenced by mod.rs:600 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:600)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoUninitialize::h65967f52ce9aece0) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CLSIDFromProgID
[INFO] [stdout]           >>> referenced by mod.rs:39 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.52.0/src/Windows/Win32/System/Com/mod.rs:39)
[INFO] [stdout]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CLSIDFromProgID::hf8c585b6df0daad2) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.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]           >>>               sap_scripting-2e43ed4bdc36a39e.sap_scripting.179e6cbcad052682-cgu.1.rcgu.o:(windows::Win32::System::Com::CoCreateInstance::h838f79ada704fb59) in archive /opt/rustwide/target/debug/deps/libsap_scripting-2e43ed4bdc36a39e.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.0.rcgu.o:(windows_core::imp::com_bindings::GetErrorInfo::h547865063c6c203b) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.7.rcgu.o:(windows_core::imp::delay_load::delay_load::hc8b7320de992898c) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_alloc::h97838d6fffba8613) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           >>> referenced by heap.rs:34 (src/imp/heap.rs:34)
[INFO] [stdout]           >>>               windows_core-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_free::hbdcd9e8c17c05bff) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_alloc::h97838d6fffba8613) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::imp::heap::heap_free::hbdcd9e8c17c05bff) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(windows_core::strings::bstr::BSTR::len::hac7f3c9d03a1afe5) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.5.rcgu.o:(windows_core::hresult::HRESULT::message::h7dbbfb854374130a) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysAllocStringLen
[INFO] [stdout]           >>> referenced by bstr.rs:45 (src/strings/bstr.rs:45)
[INFO] [stdout]           >>>               windows_core-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(windows_core::strings::bstr::BSTR::from_wide::hc51b6456a2de5481) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.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-26baa21c034e98b3.windows_core.2ecbacf3052d81e9-cgu.6.rcgu.o:(_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2c6c05d2709a5260) in archive /opt/rustwide/target/debug/deps/libwindows_core-26baa21c034e98b3.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sap-scripting` (example "charge") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0278e0e5f84cd597abe7e71e04b4887615328aae6f3ca04322acb2c26d37e2eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0278e0e5f84cd597abe7e71e04b4887615328aae6f3ca04322acb2c26d37e2eb", kill_on_drop: false }`
[INFO] [stdout] 0278e0e5f84cd597abe7e71e04b4887615328aae6f3ca04322acb2c26d37e2eb
