[INFO] cloning repository https://github.com/darkarp/chromepass-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkarp/chromepass-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkarp%2Fchromepass-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkarp%2Fchromepass-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da320f913ad724bd0838fb57cc6c495cc51d71e8 [INFO] checking darkarp/chromepass-rust against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkarp%2Fchromepass-rust" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darkarp/chromepass-rust on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darkarp/chromepass-rust [INFO] finished tweaking git repo https://github.com/darkarp/chromepass-rust [INFO] tweaked toml for git repo https://github.com/darkarp/chromepass-rust written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/darkarp/chromepass-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h2 v0.3.1 [INFO] [stderr] Downloaded hyper v0.14.4 [INFO] [stderr] Downloaded sqlite v0.25.3 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded reqwest v0.11.2 [INFO] [stderr] Downloaded security-framework v2.1.2 [INFO] [stderr] Downloaded sqlite3-sys v0.12.0 [INFO] [stderr] Downloaded user32-sys v0.1.3 [INFO] [stderr] Downloaded sqlite3-src v0.2.12 [INFO] [stderr] Downloaded mio v0.7.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f405f5240432b7f0f339cdb99712b3d11d79a7aee1d425de5d6ed2f472ba6d04 [INFO] running `Command { std: "docker" "start" "-a" "f405f5240432b7f0f339cdb99712b3d11d79a7aee1d425de5d6ed2f472ba6d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f405f5240432b7f0f339cdb99712b3d11d79a7aee1d425de5d6ed2f472ba6d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f405f5240432b7f0f339cdb99712b3d11d79a7aee1d425de5d6ed2f472ba6d04", kill_on_drop: false }` [INFO] [stdout] f405f5240432b7f0f339cdb99712b3d11d79a7aee1d425de5d6ed2f472ba6d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4b6095e93c9b8f896c8ab7eae9cb3fe07a5fc4048f6adafec5be5be45fdd585 [INFO] running `Command { std: "docker" "start" "-a" "f4b6095e93c9b8f896c8ab7eae9cb3fe07a5fc4048f6adafec5be5be45fdd585", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling user32-sys v0.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking sqlite3-sys v0.12.0 [INFO] [stderr] Checking sqlite v0.25.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling winres v0.1.11 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Compiling chromepass v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/crypto.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::dpapi::CryptUnprotectData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/crypto.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::wincrypt::CRYPTOAPI_BLOB; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `user32::MessageBoxA` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use user32::MessageBoxA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `MessageBoxA` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CRYPTOAPI_BLOB` in this scope [INFO] [stdout] --> src/crypto.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut in_data = CRYPTOAPI_BLOB { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CRYPTOAPI_BLOB` in this scope [INFO] [stdout] --> src/crypto.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | let mut out_data = CRYPTOAPI_BLOB { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CryptUnprotectData` in this scope [INFO] [stdout] --> src/crypto.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let _ = CryptUnprotectData( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/crypto.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::dpapi::CryptUnprotectData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/crypto.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::wincrypt::CRYPTOAPI_BLOB; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `user32::MessageBoxA` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use user32::MessageBoxA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `MessageBoxA` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CRYPTOAPI_BLOB` in this scope [INFO] [stdout] --> src/crypto.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut in_data = CRYPTOAPI_BLOB { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CRYPTOAPI_BLOB` in this scope [INFO] [stdout] --> src/crypto.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | let mut out_data = CRYPTOAPI_BLOB { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CryptUnprotectData` in this scope [INFO] [stdout] --> src/crypto.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let _ = CryptUnprotectData( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chromepass` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f4b6095e93c9b8f896c8ab7eae9cb3fe07a5fc4048f6adafec5be5be45fdd585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b6095e93c9b8f896c8ab7eae9cb3fe07a5fc4048f6adafec5be5be45fdd585", kill_on_drop: false }` [INFO] [stdout] f4b6095e93c9b8f896c8ab7eae9cb3fe07a5fc4048f6adafec5be5be45fdd585