[INFO] crate glfw 0.32.0 is already in cache [INFO] checking glfw-0.32.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate glfw 0.32.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate glfw 0.32.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate glfw 0.32.0 [INFO] finished tweaking crates.io crate glfw 0.32.0 [INFO] tweaked toml for crates.io crate glfw 0.32.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be0b03fad2a45be6fc6f790be7fadd067b00ccfea38bdae37806d95aa9caa10d [INFO] running `"docker" "start" "-a" "be0b03fad2a45be6fc6f790be7fadd067b00ccfea38bdae37806d95aa9caa10d"` [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking glfw v0.32.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0601]: `main` function not found in crate `window_icon` [INFO] [stderr] --> examples/window_icon.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / #![cfg(feature = "image")] [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | extern crate glfw; [INFO] [stderr] 18 | | extern crate image; [INFO] [stderr] ... | [INFO] [stderr] 58 | | } [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/window_icon.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: could not compile `glfw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0601]: `main` function not found in crate `cursor_icon` [INFO] [stderr] --> examples/cursor_icon.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / #![cfg(feature = "image")] [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | extern crate glfw; [INFO] [stderr] 18 | | extern crate image; [INFO] [stderr] ... | [INFO] [stderr] 58 | | } [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/cursor_icon.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error[E0601]: `main` function not found in crate `vulkan` [INFO] [stderr] --> examples/vulkan.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / #![cfg(feature = "vulkan")] [INFO] [stderr] 16 | | [INFO] [stderr] 17 | | extern crate glfw; [INFO] [stderr] 18 | | extern crate vk_sys; [INFO] [stderr] ... | [INFO] [stderr] 102 | | instance_ptrs.DestroyInstance(instance, ptr::null()); [INFO] [stderr] 103 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `examples/vulkan.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: could not compile `glfw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glfw`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "be0b03fad2a45be6fc6f790be7fadd067b00ccfea38bdae37806d95aa9caa10d"` [INFO] running `"docker" "rm" "-f" "be0b03fad2a45be6fc6f790be7fadd067b00ccfea38bdae37806d95aa9caa10d"` [INFO] [stdout] be0b03fad2a45be6fc6f790be7fadd067b00ccfea38bdae37806d95aa9caa10d