[INFO] fetching crate windows-native-keyring-store 1.0.0...
[INFO] testing windows-native-keyring-store-1.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate windows-native-keyring-store 1.0.0 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate windows-native-keyring-store 1.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5420d89fef0446b4be76a3239092759bcc2fbde351f03379e04fb8ccbce9976c
[INFO] running `Command { std: "docker" "start" "-a" "5420d89fef0446b4be76a3239092759bcc2fbde351f03379e04fb8ccbce9976c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5420d89fef0446b4be76a3239092759bcc2fbde351f03379e04fb8ccbce9976c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5420d89fef0446b4be76a3239092759bcc2fbde351f03379e04fb8ccbce9976c", kill_on_drop: false }`
[INFO] [stdout] 5420d89fef0446b4be76a3239092759bcc2fbde351f03379e04fb8ccbce9976c
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4e70fc97b6945319b7a317dad7340deb5474a4c30d375d8ac8d38d254ab37f4
[INFO] running `Command { std: "docker" "start" "-a" "f4e70fc97b6945319b7a317dad7340deb5474a4c30d375d8ac8d38d254ab37f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling windows-native-keyring-store v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s
[INFO] running `Command { std: "docker" "inspect" "f4e70fc97b6945319b7a317dad7340deb5474a4c30d375d8ac8d38d254ab37f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e70fc97b6945319b7a317dad7340deb5474a4c30d375d8ac8d38d254ab37f4", kill_on_drop: false }`
[INFO] [stdout] f4e70fc97b6945319b7a317dad7340deb5474a4c30d375d8ac8d38d254ab37f4
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0d25d8c8c89d5355bf132fc30ea9bb07317a41cc739404458f1db4226545374
[INFO] running `Command { std: "docker" "start" "-a" "e0d25d8c8c89d5355bf132fc30ea9bb07317a41cc739404458f1db4226545374", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling windows-native-keyring-store v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sscanf_macro v0.5.0
[INFO] [stderr]    Compiling sscanf v0.5.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcFYnScK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows_native_keyring_store-de56d5ffd1bb09f1,libregex-df707628405a9e67,libregex_automata-5058a0a06727f1fe,libaho_corasick-a927855677dec857,libmemchr-03def47fccb9cf8c,libregex_syntax-33adcf3d7e28903a,libwindows_sys-fd2dda7361bb3f26,libwindows_link-3276124d29f6ce8e,libbyteorder-7912a666fa871683,libzeroize-e5ba3babb6b7003b,libkeyring_core-85daca08c8cce8b0,liblog-a4263a0971f08dad}.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/rustcFYnScK/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-a01f145b4300c0bf" "-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: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by utils.rs:390 (src/utils.rs:390)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::decode_error) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::save_credential) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::delete_credential) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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/rustcr57lyg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows_native_keyring_store-de56d5ffd1bb09f1,libregex-df707628405a9e67,libwindows_sys-fd2dda7361bb3f26,libwindows_link-3276124d29f6ce8e,libbyteorder-7912a666fa871683,libzeroize-e5ba3babb6b7003b,libkeyring_core-85daca08c8cce8b0,liblog-a4263a0971f08dad,libsscanf-48a807f74e75fc6b,libregex_automata-5058a0a06727f1fe,libaho_corasick-a927855677dec857,libmemchr-03def47fccb9cf8c,libregex_syntax-33adcf3d7e28903a}.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/rustcr57lyg/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-36e9b320ac0091dc" "-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: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by utils.rs:390 (src/utils.rs:390)
[INFO] [stdout]           >>>               windows_native_keyring_store-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::decode_error) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::save_credential) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::delete_credential) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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-de56d5ffd1bb09f1.windows_native_keyring_store.91627042bed32807-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials) in archive /opt/rustwide/target/debug/deps/libwindows_native_keyring_store-de56d5ffd1bb09f1.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/rustcVSzrJy/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-df707628405a9e67,libregex_automata-5058a0a06727f1fe,libaho_corasick-a927855677dec857,libmemchr-03def47fccb9cf8c,libregex_syntax-33adcf3d7e28903a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbyteorder-7912a666fa871683,libfastrand-7d2e35e76cb4a099,libwindows_sys-fd2dda7361bb3f26,libwindows_link-3276124d29f6ce8e,libkeyring_core-85daca08c8cce8b0,liblog-a4263a0971f08dad,libzeroize-e5ba3babb6b7003b}.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/rustcVSzrJy/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-7a201dcfceb5ca05" "-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: CredReadW
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>)
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>)
[INFO] [stdout]           >>> referenced by utils.rs:234 (src/utils.rs:234)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CredFree
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_secret, alloc::vec::Vec<u8>>)
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_password, alloc::string::String>)
[INFO] [stdout]           >>> referenced by utils.rs:247 (src/utils.rs:247)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/windows_native_keyring_store-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::extract_from_credential::<windows_native_keyring_store::utils::extract_attributes, std::collections::hash::map::HashMap<alloc::string::String, alloc::string::String>>)
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           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-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::decode_error)
[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-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::save_credential)
[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-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::delete_credential)
[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-7a201dcfceb5ca05.windows_native_keyring_store.9f570169302313fb-cgu.0.rcgu.o:(windows_native_keyring_store::utils::enumerate_credentials)
[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" "e0d25d8c8c89d5355bf132fc30ea9bb07317a41cc739404458f1db4226545374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d25d8c8c89d5355bf132fc30ea9bb07317a41cc739404458f1db4226545374", kill_on_drop: false }`
[INFO] [stdout] e0d25d8c8c89d5355bf132fc30ea9bb07317a41cc739404458f1db4226545374
