[INFO] cloning repository https://github.com/rayorole/c2rat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rayorole/c2rat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayorole%2Fc2rat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayorole%2Fc2rat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a777e35e6486c34634eac4aea07bd0777580ff38 [INFO] checking rayorole/c2rat against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayorole%2Fc2rat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rayorole/c2rat [INFO] finished tweaking git repo https://github.com/rayorole/c2rat [INFO] tweaked toml for git repo https://github.com/rayorole/c2rat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rayorole/c2rat on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rayorole/c2rat 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded screenshots v0.6.0 [INFO] [stderr] Downloaded sqlite v0.31.0 [INFO] [stderr] Downloaded display-info v0.4.2 [INFO] [stderr] Downloaded sqlite3-sys v0.15.2 [INFO] [stderr] Downloaded whoami v1.4.0 [INFO] [stderr] Downloaded xcb v1.2.1 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] [stderr] Downloaded machine-uid v0.3.0 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded sqlite3-src v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0efe4676dca79828a69f2ce126d7e9e6357c16f1a76bfcd33cb0b8f1b5f54830 [INFO] running `Command { std: "docker" "start" "-a" "0efe4676dca79828a69f2ce126d7e9e6357c16f1a76bfcd33cb0b8f1b5f54830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0efe4676dca79828a69f2ce126d7e9e6357c16f1a76bfcd33cb0b8f1b5f54830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efe4676dca79828a69f2ce126d7e9e6357c16f1a76bfcd33cb0b8f1b5f54830", kill_on_drop: false }` [INFO] [stdout] 0efe4676dca79828a69f2ce126d7e9e6357c16f1a76bfcd33cb0b8f1b5f54830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aea6c9b5d9ff80504f37fd353feef9dffe958836df641e85812280b773007a94 [INFO] running `Command { std: "docker" "start" "-a" "aea6c9b5d9ff80504f37fd353feef9dffe958836df641e85812280b773007a94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling xcb v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling screenshots v0.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Checking sqlite v0.31.0 [INFO] [stderr] Checking whoami v1.4.0 [INFO] [stderr] Checking machine-uid v0.3.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.6.4 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking display-info v0.4.2 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking c2rat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `shared` in `winapi` [INFO] [stdout] --> src/utils.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::dpapi::CryptUnprotectData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dpapi::CRYPTPROTECT_UI_FORBIDDEN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wincrypt::DATA_BLOB; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `shared` in `winapi` [INFO] [stdout] --> src/utils.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::dpapi::CryptUnprotectData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::dpapi::CRYPTPROTECT_UI_FORBIDDEN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wincrypt::DATA_BLOB; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | unsafe { winapi::um::winbase::LocalFree(decrypted_output.pbData as *mut _) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `um` in `winapi` [INFO] [stdout] --> src/utils.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | unsafe { winapi::um::winbase::LocalFree(decrypted_output.pbData as *mut _) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c2rat` (bin "c2rat") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `c2rat` (bin "c2rat" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "aea6c9b5d9ff80504f37fd353feef9dffe958836df641e85812280b773007a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea6c9b5d9ff80504f37fd353feef9dffe958836df641e85812280b773007a94", kill_on_drop: false }` [INFO] [stdout] aea6c9b5d9ff80504f37fd353feef9dffe958836df641e85812280b773007a94