[INFO] cloning repository https://github.com/timokoesters/wgpu-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timokoesters/wgpu-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fwgpu-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fwgpu-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4470182786a55f2854c60e22fd34bd59115bd372 [INFO] testing timokoesters/wgpu-project against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimokoesters%2Fwgpu-project" "/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/timokoesters/wgpu-project on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timokoesters/wgpu-project [INFO] finished tweaking git repo https://github.com/timokoesters/wgpu-project [INFO] tweaked toml for git repo https://github.com/timokoesters/wgpu-project written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/timokoesters/wgpu-project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a906d6fad825dca6df230b5b5ef4fe94237d93ea66ee89630b8839702b37429 [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" "0a906d6fad825dca6df230b5b5ef4fe94237d93ea66ee89630b8839702b37429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a906d6fad825dca6df230b5b5ef4fe94237d93ea66ee89630b8839702b37429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a906d6fad825dca6df230b5b5ef4fe94237d93ea66ee89630b8839702b37429", kill_on_drop: false }` [INFO] [stdout] 0a906d6fad825dca6df230b5b5ef4fe94237d93ea66ee89630b8839702b37429 [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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec3d9ddd2357cc4d33ff2df025271d6230f23255b99e93312491e11e234bc21a [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" "ec3d9ddd2357cc4d33ff2df025271d6230f23255b99e93312491e11e234bc21a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.23.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.5 [INFO] [stderr] Compiling wayland-protocols v0.23.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.5 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling gfx-hal v0.3.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.5 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=0ea78c423db6f0fa -C extra-filename=-0ea78c423db6f0fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-5b301907686853e8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec3d9ddd2357cc4d33ff2df025271d6230f23255b99e93312491e11e234bc21a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3d9ddd2357cc4d33ff2df025271d6230f23255b99e93312491e11e234bc21a", kill_on_drop: false }` [INFO] [stdout] ec3d9ddd2357cc4d33ff2df025271d6230f23255b99e93312491e11e234bc21a