[INFO] updating cached repository https://github.com/laopo001/wgpu-learn [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/laopo001/wgpu-learn [INFO] [stderr] * [new branch] bind_deno -> bind_deno [INFO] [stderr] * [new branch] feature/update_wgpu -> feature/update_wgpu [INFO] [stderr] ee719e2..6c797fe master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6c797fe7b521787eb92176b93dd58702ab7ddbca [INFO] testing laopo001/wgpu-learn against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaopo001%2Fwgpu-learn" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laopo001/wgpu-learn on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/laopo001/wgpu-learn [INFO] removed path dependency deno_cli from git repo https://github.com/laopo001/wgpu-learn [INFO] removed path dependency deno_core from git repo https://github.com/laopo001/wgpu-learn [INFO] finished tweaking git repo https://github.com/laopo001/wgpu-learn [INFO] tweaked toml for git repo https://github.com/laopo001/wgpu-learn written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/laopo001/wgpu-learn already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (deno_cli) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (deno_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu-rs.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (deno_cli) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (deno_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecma_visit v0.5.1 [INFO] [stderr] Downloaded utime v0.3.0 [INFO] [stderr] Downloaded deno_core v0.47.1 [INFO] [stderr] Downloaded deno v1.0.5 [INFO] [stderr] Downloaded deno_typescript v0.47.1 [INFO] [stderr] Downloaded dprint-plugin-typescript v0.19.2 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9983c37267e9ccb73a71c00389f15d38f7ea4441747aa84eaa213d8a4430d12c [INFO] running `"docker" "start" "-a" "9983c37267e9ccb73a71c00389f15d38f7ea4441747aa84eaa213d8a4430d12c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (deno_cli) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (deno_core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling naga v0.1.0 (https://github.com/gfx-rs/naga?rev=bce6358eb1026c13d2f1c6d365af37afe8869a86#bce6358e) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] error: could not compile `x11-dl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=422650ee81145ebf -C extra-filename=-422650ee81145ebf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9983c37267e9ccb73a71c00389f15d38f7ea4441747aa84eaa213d8a4430d12c"` [INFO] running `"docker" "rm" "-f" "9983c37267e9ccb73a71c00389f15d38f7ea4441747aa84eaa213d8a4430d12c"` [INFO] [stdout] 9983c37267e9ccb73a71c00389f15d38f7ea4441747aa84eaa213d8a4430d12c