[INFO] fetching crate str0m-wincrypto 0.2.0... [INFO] testing str0m-wincrypto-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate str0m-wincrypto 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate str0m-wincrypto 0.2.0 [INFO] finished tweaking crates.io crate str0m-wincrypto 0.2.0 [INFO] tweaked toml for crates.io crate str0m-wincrypto 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate str0m-wincrypto 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate str0m-wincrypto 0.2.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9290916e22884646dd2caa5dffd7a284f13f8b3e38287fa5dbd2a4ffe850a6dd [INFO] running `Command { std: "docker" "start" "-a" "9290916e22884646dd2caa5dffd7a284f13f8b3e38287fa5dbd2a4ffe850a6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9290916e22884646dd2caa5dffd7a284f13f8b3e38287fa5dbd2a4ffe850a6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9290916e22884646dd2caa5dffd7a284f13f8b3e38287fa5dbd2a4ffe850a6dd", kill_on_drop: false }` [INFO] [stdout] 9290916e22884646dd2caa5dffd7a284f13f8b3e38287fa5dbd2a4ffe850a6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c43074a9af8945b283b71746e0bd78f755348597a6a4bb3628bec9af61f4058 [INFO] running `Command { std: "docker" "start" "-a" "6c43074a9af8945b283b71746e0bd78f755348597a6a4bb3628bec9af61f4058", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling windows-core v0.58.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling windows v0.58.0 [INFO] [stderr] Compiling str0m-wincrypto v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/lib.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::Foundation::{NTSTATUS, WIN32_ERROR}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/lib.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::System::Rpc::{RPC_STATUS, RPC_S_OK}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/lib.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::core::{Error as WindowsError, HRESULT}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/cert.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/cert.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | core::{Owned, GUID, HSTRING, PSTR, PWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/sha1.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Win32::Security::Cryptography::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/sha1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | core::Owned, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/srtp.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Win32::Security::Cryptography::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/dtls.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/srtp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | core::Owned, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/dtls.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | hRootStore: windows::Win32::Security::Cryptography::HCERTSTORE(std::ptr::null_mut()), [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/dtls.rs:445:32 [INFO] [stdout] | [INFO] [stdout] 445 | pszLabel: windows::core::PSTR(DTLS_KEY_LABEL.as_ptr() as *mut u8), [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `str0m-wincrypto` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "6c43074a9af8945b283b71746e0bd78f755348597a6a4bb3628bec9af61f4058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c43074a9af8945b283b71746e0bd78f755348597a6a4bb3628bec9af61f4058", kill_on_drop: false }` [INFO] [stdout] 6c43074a9af8945b283b71746e0bd78f755348597a6a4bb3628bec9af61f4058