[INFO] cloning repository https://github.com/MichaelBaker/wgpu-glyph-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelBaker/wgpu-glyph-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBaker%2Fwgpu-glyph-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBaker%2Fwgpu-glyph-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bcd7200d1a27df7add4a68b744b41df9b1de681 [INFO] checking MichaelBaker/wgpu-glyph-example against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelBaker%2Fwgpu-glyph-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichaelBaker/wgpu-glyph-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/MichaelBaker/wgpu-glyph-example [INFO] finished tweaking git repo https://github.com/MichaelBaker/wgpu-glyph-example [INFO] tweaked toml for git repo https://github.com/MichaelBaker/wgpu-glyph-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MichaelBaker/wgpu-glyph-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 395c01dafcf992e0eff57d1e2cd086a6e2ecda361e85a04ab8d8d2112e1114a3 [INFO] running `Command { std: "docker" "start" "-a" "395c01dafcf992e0eff57d1e2cd086a6e2ecda361e85a04ab8d8d2112e1114a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "395c01dafcf992e0eff57d1e2cd086a6e2ecda361e85a04ab8d8d2112e1114a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395c01dafcf992e0eff57d1e2cd086a6e2ecda361e85a04ab8d8d2112e1114a3", kill_on_drop: false }` [INFO] [stdout] 395c01dafcf992e0eff57d1e2cd086a6e2ecda361e85a04ab8d8d2112e1114a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 12b2b8b6e3a5885b931d024e61da1a600a5c06ef37aa117d58506d7954fb7c1f [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" "12b2b8b6e3a5885b931d024e61da1a600a5c06ef37aa117d58506d7954fb7c1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking instant v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking gfx-hal v0.5.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking glyph_brush v0.6.3 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking gfx-backend-empty v0.5.0 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking wgpu-types v0.5.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking winit v0.22.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.6 [INFO] [stderr] Checking wgpu-core v0.5.4 [INFO] [stderr] Checking wgpu-native v0.5.0 [INFO] [stderr] Checking wgpu v0.5.0 [INFO] [stderr] Checking wgpu_glyph v0.8.0 [INFO] [stderr] Checking wgpu-glyph-debug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "12b2b8b6e3a5885b931d024e61da1a600a5c06ef37aa117d58506d7954fb7c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b2b8b6e3a5885b931d024e61da1a600a5c06ef37aa117d58506d7954fb7c1f", kill_on_drop: false }` [INFO] [stdout] 12b2b8b6e3a5885b931d024e61da1a600a5c06ef37aa117d58506d7954fb7c1f