[INFO] cloning repository https://github.com/PepejHa4ker/csgohack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PepejHa4ker/csgohack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPepejHa4ker%2Fcsgohack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPepejHa4ker%2Fcsgohack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de3ab6a3b32b4936bc3b3301f6bdda2f23046ab2 [INFO] testing PepejHa4ker/csgohack against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPepejHa4ker%2Fcsgohack" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PepejHa4ker/csgohack on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PepejHa4ker/csgohack [INFO] finished tweaking git repo https://github.com/PepejHa4ker/csgohack [INFO] tweaked toml for git repo https://github.com/PepejHa4ker/csgohack written to /workspace/builds/worker-82/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/PepejHa4ker/egui` [INFO] [stderr] Updating git repository `https://github.com/PepejHa4ker/winapi-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c4c3b1c65463f628ac2a61b896f291a9c57875413eb5047b7be183f410c9f42 [INFO] running `Command { std: "docker" "start" "-a" "2c4c3b1c65463f628ac2a61b896f291a9c57875413eb5047b7be183f410c9f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c4c3b1c65463f628ac2a61b896f291a9c57875413eb5047b7be183f410c9f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4c3b1c65463f628ac2a61b896f291a9c57875413eb5047b7be183f410c9f42", kill_on_drop: false }` [INFO] [stdout] 2c4c3b1c65463f628ac2a61b896f291a9c57875413eb5047b7be183f410c9f42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c922f018c5d4b74062f6b05d7a140693eda5259cd2b0ebe43e2c581b42c8658b [INFO] running `Command { std: "docker" "start" "-a" "c922f018c5d4b74062f6b05d7a140693eda5259cd2b0ebe43e2c581b42c8658b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling emath v0.15.0 (https://github.com/PepejHa4ker/egui#5ec14867) [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling winapi v0.3.8 (https://github.com/PepejHa4ker/winapi-rs?branch=0.3#32a7d403) [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling csgohack v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stdout] error[E0432]: unresolved import `winres` [INFO] [stdout] --> build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winres::WindowsResource; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winres` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] error: could not compile `csgohack` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c922f018c5d4b74062f6b05d7a140693eda5259cd2b0ebe43e2c581b42c8658b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c922f018c5d4b74062f6b05d7a140693eda5259cd2b0ebe43e2c581b42c8658b", kill_on_drop: false }` [INFO] [stdout] c922f018c5d4b74062f6b05d7a140693eda5259cd2b0ebe43e2c581b42c8658b