[INFO] fetching crate windows-native-keyring-store 1.0.0...
[INFO] testing windows-native-keyring-store-1.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate windows-native-keyring-store 1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate windows-native-keyring-store 1.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate windows-native-keyring-store 1.0.0
[INFO] tweaked toml for crates.io crate windows-native-keyring-store 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate windows-native-keyring-store 1.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate windows-native-keyring-store 1.0.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded sscanf_macro v0.5.0
[INFO] [stderr]   Downloaded sscanf v0.5.0
[INFO] [stderr]   Downloaded keyring-core v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80e41980d828ca83bde7a7be6c736f1baece33bd9b118feab004ff317c9bd9e8
[INFO] running `Command { std: "docker" "start" "-a" "80e41980d828ca83bde7a7be6c736f1baece33bd9b118feab004ff317c9bd9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80e41980d828ca83bde7a7be6c736f1baece33bd9b118feab004ff317c9bd9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e41980d828ca83bde7a7be6c736f1baece33bd9b118feab004ff317c9bd9e8", kill_on_drop: false }`
[INFO] [stdout] 80e41980d828ca83bde7a7be6c736f1baece33bd9b118feab004ff317c9bd9e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a606081240ad64661e10aa985438bb7f8e89282a37936998aa62038d249fdaf
[INFO] running `Command { std: "docker" "start" "-a" "0a606081240ad64661e10aa985438bb7f8e89282a37936998aa62038d249fdaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling windows-native-keyring-store v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "0a606081240ad64661e10aa985438bb7f8e89282a37936998aa62038d249fdaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a606081240ad64661e10aa985438bb7f8e89282a37936998aa62038d249fdaf", kill_on_drop: false }`
[INFO] [stdout] 0a606081240ad64661e10aa985438bb7f8e89282a37936998aa62038d249fdaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 722d03d1f730c2d15895e5421c3e70d6c05cccaf05869dbed9c3b56e13c80a11
[INFO] running `Command { std: "docker" "start" "-a" "722d03d1f730c2d15895e5421c3e70d6c05cccaf05869dbed9c3b56e13c80a11", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling sscanf_macro v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sscanf v0.5.0
[INFO] [stderr]    Compiling windows-native-keyring-store v1.0.0 (/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/rustcbNtqLw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows_native_keyring_store-6edf876ce8208710,libregex-402f7cd87cf33875,libregex_automata-8c0a4912dbbfc3f1,libaho_corasick-6d750163e91cb773,libmemchr-e2245502fe1da29a,libregex_syntax-e0c98584ad6a9081,libwindows_sys-b48c686d18dadefa,libwindows_link-fbf5553044eee066,libbyteorder-cb17835726abdeba,libzeroize-207969f26a9eb3e5,libkeyring_core-d7339867a1947f47,liblog-8cdbcf384ab44191}.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/rustcbNtqLw/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/example-b27e1ba0db83bd25" "-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: GetLastError
[INFO] [stdout]           >>> referenced by utils.rs:390 (src/utils.rs:390)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::decode_error::h4d602adb644302f4) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredWriteW
[INFO] [stdout]           >>> referenced by utils.rs:165 (src/utils.rs:165)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::save_credential::hdcd8a6bf17cffabf) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredDeleteW
[INFO] [stdout]           >>> referenced by utils.rs:178 (src/utils.rs:178)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::delete_credential::h9b1e42faec2ed5a9) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredEnumerateW
[INFO] [stdout]           >>> referenced by utils.rs:198 (src/utils.rs:198)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::h9d85ea833e1da743) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:219 (src/utils.rs:219)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::h9d85ea833e1da743) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h1a95d0a333416e7c) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h83f70852cb37e9cb) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h1a95d0a333416e7c) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h83f70852cb37e9cb) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hbd07daa1365f7bff) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-native-keyring-store` (example "example") 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/rustco74aLY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows_native_keyring_store-6edf876ce8208710,libregex-402f7cd87cf33875,libwindows_sys-b48c686d18dadefa,libwindows_link-fbf5553044eee066,libbyteorder-cb17835726abdeba,libzeroize-207969f26a9eb3e5,libkeyring_core-d7339867a1947f47,liblog-8cdbcf384ab44191,libsscanf-279c15ddac91fa55,libregex_automata-8c0a4912dbbfc3f1,libaho_corasick-6d750163e91cb773,libmemchr-e2245502fe1da29a,libregex_syntax-e0c98584ad6a9081}.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/rustco74aLY/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cleanup-7d2d6fc4f54a7fab" "-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: GetLastError
[INFO] [stdout]           >>> referenced by utils.rs:390 (src/utils.rs:390)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::decode_error::h4d602adb644302f4) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredWriteW
[INFO] [stdout]           >>> referenced by utils.rs:165 (src/utils.rs:165)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::save_credential::hdcd8a6bf17cffabf) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredDeleteW
[INFO] [stdout]           >>> referenced by utils.rs:178 (src/utils.rs:178)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::delete_credential::h9b1e42faec2ed5a9) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredEnumerateW
[INFO] [stdout]           >>> referenced by utils.rs:198 (src/utils.rs:198)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::h9d85ea833e1da743) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:219 (src/utils.rs:219)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::h9d85ea833e1da743) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h1a95d0a333416e7c) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h83f70852cb37e9cb) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h1a95d0a333416e7c) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::h83f70852cb37e9cb) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-6edf876ce8208710.windows_native_keyring_store.370b67ea5ffd4473-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hbd07daa1365f7bff) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-6edf876ce8208710.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-native-keyring-store` (example "cleanup") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcwEfRH4/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-402f7cd87cf33875,libregex_automata-8c0a4912dbbfc3f1,libaho_corasick-6d750163e91cb773,libmemchr-e2245502fe1da29a,libregex_syntax-e0c98584ad6a9081}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbyteorder-cb17835726abdeba,libfastrand-28f915677291ec76,libwindows_sys-b48c686d18dadefa,libwindows_link-fbf5553044eee066,libkeyring_core-d7339867a1947f47,liblog-8cdbcf384ab44191,libzeroize-207969f26a9eb3e5}.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/deps/rustcwEfRH4/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544" "-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: GetLastError
[INFO] [stdout]           >>> referenced by utils.rs:390 (src/utils.rs:390)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::decode_error::hcdc59699cb535d69)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredWriteW
[INFO] [stdout]           >>> referenced by utils.rs:165 (src/utils.rs:165)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::save_credential::h54cd2a791e8a7cf5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredDeleteW
[INFO] [stdout]           >>> referenced by utils.rs:178 (src/utils.rs:178)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::delete_credential::h2fabb1edcd57d193)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredEnumerateW
[INFO] [stdout]           >>> referenced by utils.rs:198 (src/utils.rs:198)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::had00aeffb7bbbfe2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:219 (src/utils.rs:219)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials::had00aeffb7bbbfe2)
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hb44dda9236f035c8)
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hcb5c23b19155d03c)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hb44dda9236f035c8)
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::hcb5c23b19155d03c)
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-c2a8dc752728b544.windows_native_keyring_store.8d5ebad2ec7c41f9-cgu.2.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::heeae6bd905aa4fb5)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-native-keyring-store` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "722d03d1f730c2d15895e5421c3e70d6c05cccaf05869dbed9c3b56e13c80a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722d03d1f730c2d15895e5421c3e70d6c05cccaf05869dbed9c3b56e13c80a11", kill_on_drop: false }`
[INFO] [stdout] 722d03d1f730c2d15895e5421c3e70d6c05cccaf05869dbed9c3b56e13c80a11
