[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#de32266a1780aa4ef748ce7f6200a1554fad0aca for pr-75585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feumenesofcardib%2Fwgpu-tutorial" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/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: 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: 86% (1106/1283) Checking out files: 87% (1117/1283) Checking out files: 87% (1128/1283) Checking out files: 88% (1130/1283) Checking out files: 89% (1142/1283) Checking out files: 90% (1155/1283) Checking out files: 90% (1165/1283) Checking out files: 91% (1168/1283) Checking out files: 92% (1181/1283) Checking out files: 93% (1194/1283) Checking out files: 93% (1195/1283) Checking out files: 93% (1204/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 de32266a1780aa4ef748ce7f6200a1554fad0aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "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-14/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" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "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] bf311419b3ab51327e4d13bb9159803335b5c8d15a39d0f70bc4bf3a9346dc72 [INFO] running `Command { std: "docker" "start" "-a" "bf311419b3ab51327e4d13bb9159803335b5c8d15a39d0f70bc4bf3a9346dc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf311419b3ab51327e4d13bb9159803335b5c8d15a39d0f70bc4bf3a9346dc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf311419b3ab51327e4d13bb9159803335b5c8d15a39d0f70bc4bf3a9346dc72", kill_on_drop: false }` [INFO] [stdout] bf311419b3ab51327e4d13bb9159803335b5c8d15a39d0f70bc4bf3a9346dc72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 4860bfbdbeaaa02ae9c9f5e8293721ac9c3e2bdb9786cafd13a2116cad5b13e6 [INFO] running `Command { std: "docker" "start" "-a" "4860bfbdbeaaa02ae9c9f5e8293721ac9c3e2bdb9786cafd13a2116cad5b13e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking fixedbitset v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [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-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking wayland-sys v0.23.6 [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 --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=72ec233c458322ff -C extra-filename=-72ec233c458322ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-24c6b95ac7f9f2c6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-9d729feed020e937/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" "4860bfbdbeaaa02ae9c9f5e8293721ac9c3e2bdb9786cafd13a2116cad5b13e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4860bfbdbeaaa02ae9c9f5e8293721ac9c3e2bdb9786cafd13a2116cad5b13e6", kill_on_drop: false }` [INFO] [stdout] 4860bfbdbeaaa02ae9c9f5e8293721ac9c3e2bdb9786cafd13a2116cad5b13e6