[INFO] cloning repository https://github.com/GirkovArpa/Ambilight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GirkovArpa/Ambilight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGirkovArpa%2FAmbilight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGirkovArpa%2FAmbilight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7164ff23e604b9c5ea7ef2ba812c1e85da3895 [INFO] checking GirkovArpa/Ambilight/5c7164ff23e604b9c5ea7ef2ba812c1e85da3895 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGirkovArpa%2FAmbilight" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GirkovArpa/Ambilight on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GirkovArpa/Ambilight [INFO] finished tweaking git repo https://github.com/GirkovArpa/Ambilight [INFO] tweaked toml for git repo https://github.com/GirkovArpa/Ambilight written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GirkovArpa/Ambilight 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.debuginfo [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded sciter-rs v0.5.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dfa865fe1a77e4fdf8908b595908a92d130df9e4003ba241a00e62d5931c33e [INFO] running `Command { std: "docker" "start" "-a" "3dfa865fe1a77e4fdf8908b595908a92d130df9e4003ba241a00e62d5931c33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dfa865fe1a77e4fdf8908b595908a92d130df9e4003ba241a00e62d5931c33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfa865fe1a77e4fdf8908b595908a92d130df9e4003ba241a00e62d5931c33e", kill_on_drop: false }` [INFO] [stdout] 3dfa865fe1a77e4fdf8908b595908a92d130df9e4003ba241a00e62d5931c33e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 191fcc25599a357a6438722ea0f2c4b9cfca2c76d0edd0d710d1dbb6248e9895 [INFO] running `Command { std: "docker" "start" "-a" "191fcc25599a357a6438722ea0f2c4b9cfca2c76d0edd0d710d1dbb6248e9895", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.debuginfo [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling ambilight v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowsResource` [INFO] [stdout] --> build.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | WindowsResource::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `WindowsResource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ambilight` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "191fcc25599a357a6438722ea0f2c4b9cfca2c76d0edd0d710d1dbb6248e9895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191fcc25599a357a6438722ea0f2c4b9cfca2c76d0edd0d710d1dbb6248e9895", kill_on_drop: false }` [INFO] [stdout] 191fcc25599a357a6438722ea0f2c4b9cfca2c76d0edd0d710d1dbb6248e9895