[INFO] cloning repository https://github.com/eumenesofcardib/wgpu-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eumenesofcardib/wgpu-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feumenesofcardib%2Fwgpu-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feumenesofcardib%2Fwgpu-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffbe59365b698e67396d67a04aadcc3ce2a77b1a [INFO] testing eumenesofcardib/wgpu-tutorial against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feumenesofcardib%2Fwgpu-tutorial" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 76% (978/1283) Checking out files: 77% (988/1283) Checking out files: 78% (1001/1283) Checking out files: 79% (1014/1283) Checking out files: 80% (1027/1283) Checking out files: 81% (1040/1283) Checking out files: 82% (1053/1283) Checking out files: 83% (1065/1283) Checking out files: 84% (1078/1283) Checking out files: 84% (1081/1283) Checking out files: 85% (1091/1283) Checking out files: 86% (1104/1283) Checking out files: 87% (1117/1283) Checking out files: 88% (1130/1283) Checking out files: 89% (1142/1283) Checking out files: 90% (1155/1283) Checking out files: 91% (1168/1283) Checking out files: 92% (1181/1283) Checking out files: 93% (1194/1283) Checking out files: 93% (1196/1283) Checking out files: 94% (1207/1283) Checking out files: 95% (1219/1283) Checking out files: 96% (1232/1283) Checking out files: 97% (1245/1283) Checking out files: 98% (1258/1283) Checking out files: 99% (1271/1283) Checking out files: 99% (1277/1283) Checking out files: 100% (1283/1283) Checking out files: 100% (1283/1283), done. [INFO] validating manifest of git repo https://github.com/eumenesofcardib/wgpu-tutorial on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eumenesofcardib/wgpu-tutorial [INFO] finished tweaking git repo https://github.com/eumenesofcardib/wgpu-tutorial [INFO] tweaked toml for git repo https://github.com/eumenesofcardib/wgpu-tutorial written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/eumenesofcardib/wgpu-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instant v0.1.4 [INFO] [stderr] Downloaded proc-macro-nested v0.1.5 [INFO] [stderr] Downloaded libmath v0.2.1 [INFO] [stderr] Downloaded fixedbitset v0.3.0 [INFO] [stderr] Downloaded wgpu-core v0.5.5 [INFO] [stderr] Downloaded gfx-backend-metal v0.5.4 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.5.7 [INFO] [stderr] Downloaded gfx-hal v0.5.2 [INFO] [stderr] Downloaded winit v0.20.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2021-01-01" "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] 1139185f16cb796091f97d8f515f517f809f56b79657c640e4ce07393b0bb642 [INFO] running `Command { std: "docker" "start" "-a" "1139185f16cb796091f97d8f515f517f809f56b79657c640e4ce07393b0bb642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1139185f16cb796091f97d8f515f517f809f56b79657c640e4ce07393b0bb642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1139185f16cb796091f97d8f515f517f809f56b79657c640e4ce07393b0bb642", kill_on_drop: false }` [INFO] [stdout] 1139185f16cb796091f97d8f515f517f809f56b79657c640e4ce07393b0bb642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4edd6bad7a6a64c00a7818148bb95c119acde229115c7067827f79cd286907bb [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" "4edd6bad7a6a64c00a7818148bb95c119acde229115c7067827f79cd286907bb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling gfx-hal v0.5.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.30.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=6f2ba0841f9bf197 -C extra-filename=-6f2ba0841f9bf197 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d0584394b8044b4c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-498c3ef539547ce0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4edd6bad7a6a64c00a7818148bb95c119acde229115c7067827f79cd286907bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4edd6bad7a6a64c00a7818148bb95c119acde229115c7067827f79cd286907bb", kill_on_drop: false }` [INFO] [stdout] 4edd6bad7a6a64c00a7818148bb95c119acde229115c7067827f79cd286907bb