[INFO] cloning repository https://github.com/Jamulan/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jamulan/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamulan%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamulan%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdbc93e94d330c63565075db0096f494f5068b5e [INFO] building Jamulan/snake against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamulan%2Fsnake" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jamulan/snake [INFO] finished tweaking git repo https://github.com/Jamulan/snake [INFO] tweaked toml for git repo https://github.com/Jamulan/snake written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jamulan/snake on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jamulan/snake 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jamulan/rust-lm` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building Jamulan/snake against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamulan%2Fsnake" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jamulan/snake [INFO] finished tweaking git repo https://github.com/Jamulan/snake [INFO] tweaked toml for git repo https://github.com/Jamulan/snake written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jamulan/snake on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jamulan/snake 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rurel v0.2.0 [INFO] [stderr] Downloaded ron v0.6.4 [INFO] [stderr] Downloaded rustbreak v2.0.0 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded glium v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 800c6bdb973cc6d2a40833f94345c05969a2c72b2511dc14acde8624b3f1364b [INFO] running `Command { std: "docker" "start" "-a" "800c6bdb973cc6d2a40833f94345c05969a2c72b2511dc14acde8624b3f1364b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "800c6bdb973cc6d2a40833f94345c05969a2c72b2511dc14acde8624b3f1364b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800c6bdb973cc6d2a40833f94345c05969a2c72b2511dc14acde8624b3f1364b", kill_on_drop: false }` [INFO] [stdout] 800c6bdb973cc6d2a40833f94345c05969a2c72b2511dc14acde8624b3f1364b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4151d6b751daf65e1fd8b672422b994a19eaae589221dc92166c3fa20202d6db [INFO] running `Command { std: "docker" "start" "-a" "4151d6b751daf65e1fd8b672422b994a19eaae589221dc92166c3fa20202d6db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rust-lm v0.1.0 (https://github.com/jamulan/rust-lm#8426b04a) [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stdout] error: Please select a feature to build for web: `web-sys`, `stdweb` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | compile_error!("Please select a feature to build for web: `web-sys`, `stdweb`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::backend` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/runner.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{super::ScaleChangeArgs, backend, state::State}; [INFO] [stdout] | ^^^^^^^ no `backend` in `platform_impl::platform::event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::backend` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/state.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::backend; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `backend` in `platform_impl::platform::event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::backend` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/window_target.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{super::monitor, backend, device, proxy::Proxy, runner, window}; [INFO] [stdout] | ^^^^^^^ no `backend` in `platform_impl::platform::event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::backend` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use super::{backend, device, window}; [INFO] [stdout] | ^^^^^^^ no `backend` in `platform_impl::platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "web-sys")] [INFO] [stdout] | ------------------- the item is gated behind the `web-sys` feature [INFO] [stdout] 30 | #[path = "web_sys/mod.rs"] [INFO] [stdout] 31 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "stdweb")] [INFO] [stdout] | ------------------ the item is gated behind the `stdweb` feature [INFO] [stdout] 34 | #[path = "stdweb/mod.rs"] [INFO] [stdout] 35 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::backend` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/window.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use super::{backend, monitor, EventLoopWindowTarget}; [INFO] [stdout] | ^^^^^^^ no `backend` in `platform_impl::platform` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "web-sys")] [INFO] [stdout] | ------------------- the item is gated behind the `web-sys` feature [INFO] [stdout] 30 | #[path = "web_sys/mod.rs"] [INFO] [stdout] 31 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "stdweb")] [INFO] [stdout] | ------------------ the item is gated behind the `stdweb` feature [INFO] [stdout] 34 | #[path = "stdweb/mod.rs"] [INFO] [stdout] 35 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `backend` in `super` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/window.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | super::backend::scale_factor() [INFO] [stdout] | ^^^^^^^ could not find `backend` in `super` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "web-sys")] [INFO] [stdout] | ------------------- the item is gated behind the `web-sys` feature [INFO] [stdout] 30 | #[path = "web_sys/mod.rs"] [INFO] [stdout] 31 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "stdweb")] [INFO] [stdout] | ------------------ the item is gated behind the `stdweb` feature [INFO] [stdout] 34 | #[path = "stdweb/mod.rs"] [INFO] [stdout] 35 | mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/runner.rs:318:32 [INFO] [stdout] | [INFO] [stdout] 318 | let canvas = match canvas.upgrade() { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/runner.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | Some(rc) => rc.borrow().raw().clone(), [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/runner.rs:481:35 [INFO] [stdout] | [INFO] [stdout] 481 | if let Some(canvas) = canvas.upgrade() { [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.24.0/src/platform_impl/web/event_loop/runner.rs:482:34 [INFO] [stdout] | [INFO] [stdout] 482 | let mut canvas = canvas.borrow_mut(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] error: could not compile `winit` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4151d6b751daf65e1fd8b672422b994a19eaae589221dc92166c3fa20202d6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4151d6b751daf65e1fd8b672422b994a19eaae589221dc92166c3fa20202d6db", kill_on_drop: false }` [INFO] [stdout] 4151d6b751daf65e1fd8b672422b994a19eaae589221dc92166c3fa20202d6db