[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] checking eumenesofcardib/wgpu-tutorial against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feumenesofcardib%2Fwgpu-tutorial" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 57% (738/1283) Checking out files: 58% (745/1283) Checking out files: 59% (757/1283) Checking out files: 60% (770/1283) Checking out files: 61% (783/1283) Checking out files: 62% (796/1283) Checking out files: 63% (809/1283) Checking out files: 64% (822/1283) Checking out files: 65% (834/1283) Checking out files: 66% (847/1283) Checking out files: 67% (860/1283) Checking out files: 68% (873/1283) Checking out files: 69% (886/1283) Checking out files: 70% (899/1283) Checking out files: 71% (911/1283) Checking out files: 71% (919/1283) Checking out files: 72% (924/1283) Checking out files: 73% (937/1283) Checking out files: 74% (950/1283) Checking out files: 75% (963/1283) Checking out files: 76% (976/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: 80% (1031/1283) Checking out files: 81% (1040/1283) Checking out files: 82% (1053/1283) Checking out files: 82% (1057/1283) Checking out files: 83% (1065/1283) Checking out files: 84% (1078/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: 89% (1147/1283) Checking out files: 90% (1155/1283) Checking out files: 91% (1168/1283) Checking out files: 92% (1181/1283) Checking out files: 92% (1185/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% (1275/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 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-11/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-nested v0.1.5 [INFO] [stderr] Downloaded fixedbitset v0.3.0 [INFO] [stderr] Downloaded wgpu-types v0.5.1 [INFO] [stderr] Downloaded instant v0.1.4 [INFO] [stderr] Downloaded libmath v0.2.1 [INFO] [stderr] Downloaded wgpu-core v0.5.5 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.5.8 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.5.7 [INFO] [stderr] Downloaded gfx-backend-metal v0.5.4 [INFO] [stderr] Downloaded gfx-hal v0.5.2 [INFO] [stderr] Downloaded gfx-memory v0.1.3 [INFO] [stderr] Downloaded winit v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6085b07216527572791b274a7003eea05762f9639068de475ea4addd17f0a3a4 [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" "6085b07216527572791b274a7003eea05762f9639068de475ea4addd17f0a3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6085b07216527572791b274a7003eea05762f9639068de475ea4addd17f0a3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6085b07216527572791b274a7003eea05762f9639068de475ea4addd17f0a3a4", kill_on_drop: false }` [INFO] [stdout] 6085b07216527572791b274a7003eea05762f9639068de475ea4addd17f0a3a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b3267b7af09bf465bbe06bdc721f10aa5ef2c39b0269ec7eb7964c0c4e08619 [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" "0b3267b7af09bf465bbe06bdc721f10aa5ef2c39b0269ec7eb7964c0c4e08619", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Checking fixedbitset v0.3.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking gfx-hal v0.5.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=377d563e7922e0d2 -C extra-filename=-377d563e7922e0d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112c1c21947cb21c.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-99a8e150265eb097.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d82b1c576d2b5ed.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-20e4497198d21dbe.rmeta --cap-lints allow --cap-lints=forbid` (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" "0b3267b7af09bf465bbe06bdc721f10aa5ef2c39b0269ec7eb7964c0c4e08619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3267b7af09bf465bbe06bdc721f10aa5ef2c39b0269ec7eb7964c0c4e08619", kill_on_drop: false }` [INFO] [stdout] 0b3267b7af09bf465bbe06bdc721f10aa5ef2c39b0269ec7eb7964c0c4e08619