[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c12fb9cd7332e6b8361749457f668b0e360df8e3 [INFO] testing Healthire/wgpu-web-example against 1.45.2 for beta-1.46-1 [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 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "+1.45.2" "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" "+1.45.2" "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" "+1.45.2" "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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dea119aaffcee6b20b9b149680c8ee1281bdbbcc1fb48d1a847ffd2a3756915f [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" "dea119aaffcee6b20b9b149680c8ee1281bdbbcc1fb48d1a847ffd2a3756915f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea119aaffcee6b20b9b149680c8ee1281bdbbcc1fb48d1a847ffd2a3756915f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea119aaffcee6b20b9b149680c8ee1281bdbbcc1fb48d1a847ffd2a3756915f", kill_on_drop: false }` [INFO] [stdout] dea119aaffcee6b20b9b149680c8ee1281bdbbcc1fb48d1a847ffd2a3756915f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d25caab7cda2d1b3136976e4a1f631ebd63cced59e2a26c4a1e6ce1f35ad273 [INFO] running `Command { std: "docker" "start" "-a" "6d25caab7cda2d1b3136976e4a1f631ebd63cced59e2a26c4a1e6ce1f35ad273", 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 syn v1.0.38 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.36 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling web-sys v0.3.36 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.9 [INFO] [stderr] Compiling wgpu-core v0.5.6 [INFO] [stderr] Compiling wgpu-native v0.5.1 [INFO] [stderr] Compiling console_log v0.1.2 [INFO] [stderr] Compiling wgpu v0.5.2 [INFO] [stderr] Compiling 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[E0599]: no method named `set_attribute` found for struct `web_sys::features::gen_Node::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 `web_sys::features::gen_Node::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_attribute` found for struct `web_sys::features::gen_Node::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 `web_sys::features::gen_Node::Node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `create_with_canvas` found for struct `wgpu::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 `wgpu::Surface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `request_async` found for struct `wgpu::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 `wgpu::Adapter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `compatible_surface` in initializer of `wgpu::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 variant or associated item named `Vsync` found for enum `wgpu_types::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 `wgpu_types::PresentMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `wgpu::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] | ^^^^ `wgpu::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: could not compile `wgpu-web-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6d25caab7cda2d1b3136976e4a1f631ebd63cced59e2a26c4a1e6ce1f35ad273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d25caab7cda2d1b3136976e4a1f631ebd63cced59e2a26c4a1e6ce1f35ad273", kill_on_drop: false }` [INFO] [stdout] 6d25caab7cda2d1b3136976e4a1f631ebd63cced59e2a26c4a1e6ce1f35ad273