[INFO] cloning repository https://github.com/sadnessITS/isaac-console [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadnessITS/isaac-console" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/sadnessITS/isaac-console [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sadnessITS/isaac-console" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59880d6af829ea5408d89f3083a341b20525ba14 [INFO] checking sadnessITS/isaac-console against master#2a023bf80a6fbd6a06d5460a34eb247b986286ed for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsadnessITS%2Fisaac-console" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sadnessITS/isaac-console [INFO] finished tweaking git repo https://github.com/sadnessITS/isaac-console [INFO] tweaked toml for git repo https://github.com/sadnessITS/isaac-console written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sadnessITS/isaac-console on toolchain 2a023bf80a6fbd6a06d5460a34eb247b986286ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sadnessITS/isaac-console 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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.175 [INFO] [stderr] Downloaded dlv-list v0.5.0 [INFO] [stderr] Downloaded sysinfo v0.29.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec5921b6eb20d90c210bbc475feb871acf79e76247278967abce6e95ac5a4d8d [INFO] running `Command { std: "docker" "start" "-a" "ec5921b6eb20d90c210bbc475feb871acf79e76247278967abce6e95ac5a4d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec5921b6eb20d90c210bbc475feb871acf79e76247278967abce6e95ac5a4d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5921b6eb20d90c210bbc475feb871acf79e76247278967abce6e95ac5a4d8d", kill_on_drop: false }` [INFO] [stdout] ec5921b6eb20d90c210bbc475feb871acf79e76247278967abce6e95ac5a4d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f97be956c6e4139e34f7f0d98a5bce5c054aa3a01580354cd1b2f1020925e53 [INFO] running `Command { std: "docker" "start" "-a" "9f97be956c6e4139e34f7f0d98a5bce5c054aa3a01580354cd1b2f1020925e53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling isaac_console v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winres` [INFO] [stdout] --> src/build.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | let mut res = winres::WindowsResource::new(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `winres` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winres`, use `cargo add winres` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `isaac_console` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f97be956c6e4139e34f7f0d98a5bce5c054aa3a01580354cd1b2f1020925e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f97be956c6e4139e34f7f0d98a5bce5c054aa3a01580354cd1b2f1020925e53", kill_on_drop: false }` [INFO] [stdout] 9f97be956c6e4139e34f7f0d98a5bce5c054aa3a01580354cd1b2f1020925e53