[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] testing alicanerdogan/winaudioremote against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falicanerdogan%2Fwinaudioremote" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alicanerdogan/winaudioremote on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nicolasbauw/systray-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b2699991dc1bb47b6d46f8804fd565caa4d74bcdc578a92c7267f4e9461b794 [INFO] running `Command { std: "docker" "start" "-a" "7b2699991dc1bb47b6d46f8804fd565caa4d74bcdc578a92c7267f4e9461b794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b2699991dc1bb47b6d46f8804fd565caa4d74bcdc578a92c7267f4e9461b794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2699991dc1bb47b6d46f8804fd565caa4d74bcdc578a92c7267f4e9461b794", kill_on_drop: false }` [INFO] [stdout] 7b2699991dc1bb47b6d46f8804fd565caa4d74bcdc578a92c7267f4e9461b794 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f40866a3192df715b2a5ee05834f80e706a7243e471fe9f438822ca789eb010a [INFO] running `Command { std: "docker" "start" "-a" "f40866a3192df715b2a5ee05834f80e706a7243e471fe9f438822ca789eb010a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling language-tags v0.2.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 widestring v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [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] Compiling brotli-sys v0.3.2 [INFO] [stderr] error: could not compile `winaudioremote` 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" "f40866a3192df715b2a5ee05834f80e706a7243e471fe9f438822ca789eb010a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40866a3192df715b2a5ee05834f80e706a7243e471fe9f438822ca789eb010a", kill_on_drop: false }` [INFO] [stdout] f40866a3192df715b2a5ee05834f80e706a7243e471fe9f438822ca789eb010a