[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] documenting Healthire/wgpu-web-example against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHealthire%2Fwgpu-web-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Healthire/wgpu-web-example on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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-8/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", 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] c77121430e55684064ee5e2cd6c82ddd1b0b3beddb483efe83243aff3a39d303 [INFO] running `Command { std: "docker" "start" "-a" "c77121430e55684064ee5e2cd6c82ddd1b0b3beddb483efe83243aff3a39d303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c77121430e55684064ee5e2cd6c82ddd1b0b3beddb483efe83243aff3a39d303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77121430e55684064ee5e2cd6c82ddd1b0b3beddb483efe83243aff3a39d303", kill_on_drop: false }` [INFO] [stdout] c77121430e55684064ee5e2cd6c82ddd1b0b3beddb483efe83243aff3a39d303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff75aebea5bae9d81015f939549fd0c19df261dc97a8cc9b321873770f5ac668 [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" "ff75aebea5bae9d81015f939549fd0c19df261dc97a8cc9b321873770f5ac668", 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.33 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking gfx-hal v0.5.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Checking gfx-backend-empty v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking zerocopy v0.2.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking wgpu-types v0.5.1 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.9 [INFO] [stderr] Checking wgpu-core v0.5.5 [INFO] [stderr] Checking web-sys v0.3.36 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.9 [INFO] [stderr] Checking wgpu-native v0.5.0 [INFO] [stderr] Checking wgpu v0.5.0 [INFO] [stderr] Checking console_log v0.1.2 [INFO] [stderr] Documenting wgpu-web-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.5.3/src/window.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 233 | | /// [INFO] [stdout] 234 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.5.3/src/window.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.5.3/src/window.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 577 | | /// [INFO] [stdout] 578 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.5.3/src/window.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 596 | | /// [INFO] [stdout] 597 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "ff75aebea5bae9d81015f939549fd0c19df261dc97a8cc9b321873770f5ac668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff75aebea5bae9d81015f939549fd0c19df261dc97a8cc9b321873770f5ac668", kill_on_drop: false }` [INFO] [stdout] ff75aebea5bae9d81015f939549fd0c19df261dc97a8cc9b321873770f5ac668