[INFO] cloning repository https://github.com/Healthire/wgpu-web-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Healthire/wgpu-web-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fwgpu-web-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fwgpu-web-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c12fb9cd7332e6b8361749457f668b0e360df8e3 [INFO] checking Healthire/wgpu-web-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fwgpu-web-example" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Healthire/wgpu-web-example on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Healthire/wgpu-web-example [INFO] removed path dependency wgpu from git repo https://github.com/Healthire/wgpu-web-example [INFO] finished tweaking git repo https://github.com/Healthire/wgpu-web-example [INFO] tweaked toml for git repo https://github.com/Healthire/wgpu-web-example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Healthire/wgpu-web-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc93dac0ac4b9b9dbe9bbbb0691e101149212788e746d6ec17b013a919e2fcd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc93dac0ac4b9b9dbe9bbbb0691e101149212788e746d6ec17b013a919e2fcd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc93dac0ac4b9b9dbe9bbbb0691e101149212788e746d6ec17b013a919e2fcd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc93dac0ac4b9b9dbe9bbbb0691e101149212788e746d6ec17b013a919e2fcd4", kill_on_drop: false }` [INFO] [stdout] dc93dac0ac4b9b9dbe9bbbb0691e101149212788e746d6ec17b013a919e2fcd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 168031c8db841eac7b2bda6549509be5cb64af4cf2f53d16f5b0613ffabfd8fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "168031c8db841eac7b2bda6549509be5cb64af4cf2f53d16f5b0613ffabfd8fb", kill_on_drop: false }` [INFO] [stderr] warning: dependency (wgpu) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Checking wgpu-types v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-backend-empty v0.5.2 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.36 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.9 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.11 [INFO] [stderr] Checking wgpu-core v0.5.6 [INFO] [stderr] Checking wgpu-native v0.5.1 [INFO] [stderr] Checking wgpu v0.5.2 [INFO] [stderr] Checking console_log v0.1.2 [INFO] [stderr] Checking wgpu-web-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `HtmlCanvasElement` in crate `web_sys` [INFO] [stdout] --> src/main.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | .dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HtmlCanvasElement` in crate `web_sys` [INFO] [stdout] --> src/main.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | .dyn_into::() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `web_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_attribute` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .set_attribute("width", &format!("{}", size.0)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_attribute` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | .set_attribute("height", &format!("{}", size.1)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_with_canvas` found for struct `Surface` in the current scope [INFO] [stdout] --> src/main.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | let surface = wgpu::Surface::create_with_canvas(&canvas); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `request_async` found for struct `Adapter` in the current scope [INFO] [stdout] --> src/main.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | let adapter = wgpu::Adapter::request_async(&wgpu::RequestAdapterOptions { [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Adapter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `compatible_surface` in initializer of `RequestAdapterOptions<'_>` [INFO] [stdout] --> src/main.rs:38:53 [INFO] [stdout] | [INFO] [stdout] 38 | let adapter = wgpu::Adapter::request_async(&wgpu::RequestAdapterOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `compatible_surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_attribute` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .set_attribute("width", &format!("{}", size.0)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Vsync` found for enum `PresentMode` in the current scope [INFO] [stdout] --> src/main.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | present_mode: wgpu::PresentMode::Vsync, [INFO] [stdout] | ^^^^^ variant or associated item not found in `PresentMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `CommandEncoderDescriptor<'_>` has no field named `todo` [INFO] [stdout] --> src/main.rs:64:81 [INFO] [stdout] | [INFO] [stdout] 64 | device.create_command_encoder(&wgpu::CommandEncoderDescriptor { todo: 0 }); [INFO] [stdout] | ^^^^ `CommandEncoderDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_attribute` found for struct `Node` in the current scope [INFO] [stdout] --> src/main.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | .set_attribute("height", &format!("{}", size.1)) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_with_canvas` found for struct `Surface` in the current scope [INFO] [stdout] --> src/main.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | let surface = wgpu::Surface::create_with_canvas(&canvas); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `request_async` found for struct `Adapter` in the current scope [INFO] [stdout] --> src/main.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | let adapter = wgpu::Adapter::request_async(&wgpu::RequestAdapterOptions { [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Adapter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `compatible_surface` in initializer of `RequestAdapterOptions<'_>` [INFO] [stdout] --> src/main.rs:38:53 [INFO] [stdout] | [INFO] [stdout] 38 | let adapter = wgpu::Adapter::request_async(&wgpu::RequestAdapterOptions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `compatible_surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-web-example` [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] [stdout] error[E0599]: no variant or associated item named `Vsync` found for enum `PresentMode` in the current scope [INFO] [stdout] --> src/main.rs:56:46 [INFO] [stdout] | [INFO] [stdout] 56 | present_mode: wgpu::PresentMode::Vsync, [INFO] [stdout] | ^^^^^ variant or associated item not found in `PresentMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `CommandEncoderDescriptor<'_>` has no field named `todo` [INFO] [stdout] --> src/main.rs:64:81 [INFO] [stdout] | [INFO] [stdout] 64 | device.create_command_encoder(&wgpu::CommandEncoderDescriptor { todo: 0 }); [INFO] [stdout] | ^^^^ `CommandEncoderDescriptor<'_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0412, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "168031c8db841eac7b2bda6549509be5cb64af4cf2f53d16f5b0613ffabfd8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168031c8db841eac7b2bda6549509be5cb64af4cf2f53d16f5b0613ffabfd8fb", kill_on_drop: false }` [INFO] [stdout] 168031c8db841eac7b2bda6549509be5cb64af4cf2f53d16f5b0613ffabfd8fb