[INFO] cloning repository https://github.com/alicanerdogan/winaudioremote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alicanerdogan/winaudioremote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falicanerdogan%2Fwinaudioremote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falicanerdogan%2Fwinaudioremote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bbb3e0beac5f4ec34520fc23a4c6374eb91faf4 [INFO] checking alicanerdogan/winaudioremote against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falicanerdogan%2Fwinaudioremote" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alicanerdogan/winaudioremote on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alicanerdogan/winaudioremote [INFO] finished tweaking git repo https://github.com/alicanerdogan/winaudioremote [INFO] tweaked toml for git repo https://github.com/alicanerdogan/winaudioremote written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/alicanerdogan/winaudioremote already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72633e69278f3f2cb4da95859440e5c4f3102e1d0c24fe35e657dac90b4e37e9 [INFO] running `Command { std: "docker" "start" "-a" "72633e69278f3f2cb4da95859440e5c4f3102e1d0c24fe35e657dac90b4e37e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72633e69278f3f2cb4da95859440e5c4f3102e1d0c24fe35e657dac90b4e37e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72633e69278f3f2cb4da95859440e5c4f3102e1d0c24fe35e657dac90b4e37e9", kill_on_drop: false }` [INFO] [stdout] 72633e69278f3f2cb4da95859440e5c4f3102e1d0c24fe35e657dac90b4e37e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e770767cee1eed9475ccd609cdab23c77f981fe1e3138195a5cd6ea6e4e2552c [INFO] running `Command { std: "docker" "start" "-a" "e770767cee1eed9475ccd609cdab23c77f981fe1e3138195a5cd6ea6e4e2552c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling winreg v0.8.0 [INFO] [stderr] Compiling winaudioremote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stdout] error[E0601]: `main` function not found in crate `build_script_build` [INFO] [stdout] --> build.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #[cfg(windows)] [INFO] [stdout] 2 | | extern crate winres; [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | #[cfg(windows)] [INFO] [stdout] ... | [INFO] [stdout] 8 | | res.compile().unwrap(); [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `build.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winaudioremote` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e770767cee1eed9475ccd609cdab23c77f981fe1e3138195a5cd6ea6e4e2552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e770767cee1eed9475ccd609cdab23c77f981fe1e3138195a5cd6ea6e4e2552c", kill_on_drop: false }` [INFO] [stdout] e770767cee1eed9475ccd609cdab23c77f981fe1e3138195a5cd6ea6e4e2552c