[INFO] cloning repository https://github.com/winneratwin/cookie-stealer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winneratwin/cookie-stealer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinneratwin%2Fcookie-stealer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinneratwin%2Fcookie-stealer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8a18810398fbf583eac59d4e52094241b70ae6a [INFO] testing winneratwin/cookie-stealer-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinneratwin%2Fcookie-stealer-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winneratwin/cookie-stealer-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winneratwin/cookie-stealer-rust [INFO] finished tweaking git repo https://github.com/winneratwin/cookie-stealer-rust [INFO] tweaked toml for git repo https://github.com/winneratwin/cookie-stealer-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/winneratwin/cookie-stealer-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36ff61e8eae2fcb1a86df2fe30d9226fbeb69270e88cb574c1bf762c1e1e7a21 [INFO] running `Command { std: "docker" "start" "-a" "36ff61e8eae2fcb1a86df2fe30d9226fbeb69270e88cb574c1bf762c1e1e7a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ff61e8eae2fcb1a86df2fe30d9226fbeb69270e88cb574c1bf762c1e1e7a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ff61e8eae2fcb1a86df2fe30d9226fbeb69270e88cb574c1bf762c1e1e7a21", kill_on_drop: false }` [INFO] [stdout] 36ff61e8eae2fcb1a86df2fe30d9226fbeb69270e88cb574c1bf762c1e1e7a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c956ae5b15e878a4c0d61eb172b50b1cac99d328b2e693e81de3da4cb8a6db60 [INFO] running `Command { std: "docker" "start" "-a" "c956ae5b15e878a4c0d61eb172b50b1cac99d328b2e693e81de3da4cb8a6db60", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling sqlite3-sys v0.12.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sqlite v0.25.3 [INFO] [stderr] Compiling cookie-stealer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::wincrypt::CRYPTOAPI_BLOB; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CRYPTOAPI_BLOB` [INFO] [stdout] --> src/main.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | let mut p_password_out = CRYPTOAPI_BLOB::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `CRYPTOAPI_BLOB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CRYPTOAPI_BLOB` in this scope [INFO] [stdout] --> src/main.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | let mut p_password_in = 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/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let result = CryptUnprotectData( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cookie-stealer` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c956ae5b15e878a4c0d61eb172b50b1cac99d328b2e693e81de3da4cb8a6db60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c956ae5b15e878a4c0d61eb172b50b1cac99d328b2e693e81de3da4cb8a6db60", kill_on_drop: false }` [INFO] [stdout] c956ae5b15e878a4c0d61eb172b50b1cac99d328b2e693e81de3da4cb8a6db60