[INFO] cloning repository https://github.com/hamflx/untrust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamflx/untrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamflx%2Funtrust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamflx%2Funtrust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f2c9f4f32fc1854f7aa1621e22a0141d98a713e
[INFO] testing hamflx/untrust 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%2Fhamflx%2Funtrust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamflx/untrust
[INFO] finished tweaking git repo https://github.com/hamflx/untrust
[INFO] tweaked toml for git repo https://github.com/hamflx/untrust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamflx/untrust 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/hamflx/untrust 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d7a2bd020225c8a659aa52500b0a3b4c8002f938e06efca8eb63166776512f21
[INFO] running `Command { std: "docker" "start" "-a" "d7a2bd020225c8a659aa52500b0a3b4c8002f938e06efca8eb63166776512f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a2bd020225c8a659aa52500b0a3b4c8002f938e06efca8eb63166776512f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a2bd020225c8a659aa52500b0a3b4c8002f938e06efca8eb63166776512f21", kill_on_drop: false }`
[INFO] [stdout] d7a2bd020225c8a659aa52500b0a3b4c8002f938e06efca8eb63166776512f21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2425f9e158f9bcfd5c50c1a2366accd4715868853b953f1ef2dd60abcf97c28e
[INFO] running `Command { std: "docker" "start" "-a" "2425f9e158f9bcfd5c50c1a2366accd4715868853b953f1ef2dd60abcf97c28e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling vc-ltl v5.0.5
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lzxd v0.1.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling widestring v0.5.1
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling windows-targets v0.42.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling windows v0.46.0
[INFO] [stderr]    Compiling cab v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.1.12
[INFO] [stderr]    Compiling clap v4.1.13
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling oid v0.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling picky-asn1 v0.7.1
[INFO] [stderr]    Compiling reqwest v0.11.15
[INFO] [stderr]    Compiling picky-asn1-der v0.4.0
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling picky-asn1-x509 v0.9.0
[INFO] [stderr]    Compiling picky v7.0.0-rc.4
[INFO] [stderr]    Compiling untrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn list_certs(&self) -> CertsIter {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn list_certs(&self) -> CertsIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZiJVTm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-17b2d3a680365dd0,libpicky-1ab88556047327c1,libring-94a65e35769ba6b2,libuntrusted-cf2ca08364ad70a2,libsha3-cf952c1a108c7b92,libkeccak-5df6637063f5862d,libmd5-bd5bf8f540ca31de,libcab-1ac950303af67c9f,liblzxd-4ed02a24943aa14b,libflate2-fc5edfb76dded16c,libminiz_oxide-d517d0b5a4f76935,libadler-eda8d49792ea3b2e,libcrc32fast-22b7801372deb8f4,libreqwest-77bbf4c5933b88c0,libbase64-68de61a09ded16fe,libipnet-86d54bfd40869d17,libserde_urlencoded-17aedec947f5a8cb,libmime-aa776e7d0d3a99c3,libencoding_rs-aeaff43e9091aab2,libhyper-ae67d8ba17c83ff0,libwant-e774b541d42e11e1,libtry_lock-4fa83adc175a7a30,libhttparse-bb00f59081c02e9c,libh2-2413bddcd6cca988,libindexmap-d0e5af1f06357200,libhashbrown-fc1ac6ced6e0f331,libtokio_util-044d6cabab7f4c2e,libfutures_sink-7f93948f45c75c00,libtower_service-c8df632bcad71049,libtracing-5a4f5cb9ffa6fdee,libtracing_core-a77997450d8f70f5,libfutures_channel-04a6a6fbd8b35bfc,libtokio-c16b1b92ddc5954a,libnum_cpus-7c90572be399a33e,libsocket2-6d429453fdc6942d,libmio-11800a1328646a92,libhttp_body-316f000442e87cab,liblog-4a6c5ad20d80f660,libfutures_util-177f2a88babdf9df,libmemchr-6bd5723bc1b40ae3,libfutures_io-50d545d4cf5ab63d,libslab-0ffe75be547a2504,libpin_project_lite-a2c58a5ed980db1f,libfutures_task-957d1e20f53de6d7,libpin_utils-e0a199353c6bf870,libfutures_core-fe1b512207cf9c13,liburl-33293d0cc2b188bc,libidna-73be97968c19496b,libunicode_normalization-94bc97336fa8f0b8,libtinyvec-e840706af7aff8f8,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-7612c2d2e2754824,libform_urlencoded-0a4eb4ba702aa6a4,libpercent_encoding-6f2630718425b1e8,libsha2-2fd2cf7fc558ad23,libsha1-4f66b0d6939c1c83,libserde_json-9a1671b6996e6b3d,libryu-d11fd429690d726d,libhttp-89f705915822cb07,libitoa-b8c47733ac8b0f0e,libbytes-b1fe1166f01d9859,libfnv-bf8b415be0978c3b,librsa-d6024d276bf85141,libpkcs1-1e4ac080195e8d77,libpkcs8-638422d9497339a3,libspki-36daf0574f2d89e4,libder-218ff45892cd27bb,libpem_rfc7468-2d7ce961f931fb1e,libbase64ct-5e134be438ffd3cb,libconst_oid-4a1a3eede9a55ba1,libcrypto_bigint-f1620aa903113bc2,libdigest-6ec6e85e7c1bb51c,libblock_buffer-313cb419fd312a83,libcrypto_common-6b8542a110343044,libaes_gcm-6b49b6811c46077b,libghash-4de678ad525dba47,libpolyval-6d812090e2d9bf13,libuniversal_hash-093fd077040a8c9d,libsubtle-c360871800b727a9,libctr-dc5d06d493da9ad1,libaes-1a0d9a3dee885b11,libcpufeatures-f2c4b4550cb45987,libopaque_debug-b63f97be0367e4a7,libcipher-f3a2f5488bb2f70f,libaead-c9c5ba0d81aafb0c,libgeneric_array-157c9ee9603c071c,libtypenum-0ca175a2eaba0246,libpicky_asn1_x509-95fafad89c67e62c,libnum_bigint_dig-92dde48e7f3c400c,libnum_iter-043714d45882d5e2,librand-72e4725705ec6f6c,librand_chacha-5174678181e0a57b,libppv_lite86-3f4ad8964e653bde,librand_core-17a396b7007eeee7,libgetrandom-74c378da8a82d9f6,libcfg_if-d9b80cb51cda7b5b,libbyteorder-d05a003e572ae5c0,liblazy_static-935a36c2a51145de,libspin-8ccc3e6e28d8d998,libsmallvec-9835d44f4e906d09,libpicky_asn1_der-41d3269670df18e8,libwidestring-534a9fe279acd7dd,libpicky_asn1-5964b91f00aaef58,libzeroize-4f2eb5d4d1551c48,libserde_bytes-2ef10e8e0b81e09e,liboid-83d82ff762b7ed97,libserde-50788464383f2496,libbase64-5c3004fed086700a,libthiserror-c59872569181604d,libclap-492cd0d3da90372d,libstrsim-0e20d3b696b9223d,libis_terminal-48de94a8b6b965a1,librustix-ff5138a5f51c3479,liblinux_raw_sys-5f38dc30dc2183fe,libio_lifetimes-993ea7b3ba8ce3e9,libclap_lex-03c6bceb2107c7cb,libos_str_bytes-2ac04273315ffd99,libtermcolor-2a0ccd8b4127c1f3,libbitflags-a9851ebd0ab18f47,libonce_cell-98e89dc1aee4fd6d,libchrono-1a8162f03d8ad045,libiana_time_zone-c9f4683a6ff7a8b0,libnum_integer-71f606ddf26d6715,libnum_traits-c682525f75b3b636,libtime-0dd59abb9874f1f9,liblibc-b5dea56f32eec869}.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/rustcZiJVTm/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/target/debug/build/ring-871ad1aa9d789ac7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387" "-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: CertOpenStore
[INFO] [stdout]           >>> referenced by mod.rs:1298 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:1298)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertOpenStore::hfe443bcf95d1b489)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertSaveStore
[INFO] [stdout]           >>> referenced by mod.rs:1400 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:1400)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertSaveStore::h7ea5c6321098eed6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertCloseStore
[INFO] [stdout]           >>> referenced by mod.rs:740 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:740)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertCloseStore::he430800a4b575c88)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertGetNameStringA
[INFO] [stdout]           >>> referenced by mod.rs:1179 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:1179)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertGetNameStringA::h4cb073e3b5c7ebd0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CryptHashCertificate
[INFO] [stdout]           >>> referenced by mod.rs:2095 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:2095)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CryptHashCertificate::h70090060570d610c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertEnumCertificatesInStore
[INFO] [stdout]           >>> referenced by mod.rs:939 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:939)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertEnumCertificatesInStore::h2c6e2430f99bf464)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertDeleteCertificateFromStore
[INFO] [stdout]           >>> referenced by mod.rs:851 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:851)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertDeleteCertificateFromStore::heed2aae6f1ded4d7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertDuplicateCertificateContext
[INFO] [stdout]           >>> referenced by mod.rs:879 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:879)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertDuplicateCertificateContext::he6926146682393f7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertAddEncodedCertificateToStore
[INFO] [stdout]           >>> referenced by mod.rs:655 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:655)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertAddEncodedCertificateToStore::h1321515e89368ed8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CertGetCertificateContextProperty
[INFO] [stdout]           >>> referenced by mod.rs:1148 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.46.0/src/Windows/Win32/Security/Cryptography/mod.rs:1148)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/untrust-2d50ec5020c88387.untrust.c1465f41c708298e-cgu.0.rcgu.o:(windows::Windows::Win32::Security::Cryptography::CertGetCertificateContextProperty::h5678a80117460304)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by error.rs:28 (src/core/error.rs:28)
[INFO] [stdout]           >>>               windows-17b2d3a680365dd0.windows.792eaff3d2f4dddf-cgu.08.rcgu.o:(windows::core::error::Error::from_win32::h8be51ab75c2e7745) in archive /opt/rustwide/target/debug/deps/libwindows-17b2d3a680365dd0.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `untrust` (bin "untrust") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2425f9e158f9bcfd5c50c1a2366accd4715868853b953f1ef2dd60abcf97c28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2425f9e158f9bcfd5c50c1a2366accd4715868853b953f1ef2dd60abcf97c28e", kill_on_drop: false }`
[INFO] [stdout] 2425f9e158f9bcfd5c50c1a2366accd4715868853b953f1ef2dd60abcf97c28e
