[INFO] cloning repository https://github.com/foxmk/rust-game-experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxmk/rust-game-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1333d11a1662dfca4831fb519cf27ae267e20aff [INFO] checking foxmk/rust-game-experiments against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxmk%2Frust-game-experiments" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foxmk/rust-game-experiments on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] finished tweaking git repo https://github.com/foxmk/rust-game-experiments [INFO] tweaked toml for git repo https://github.com/foxmk/rust-game-experiments written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/foxmk/rust-game-experiments already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-graphics v0.17.2 [INFO] [stderr] Downloaded hidapi v0.5.0 [INFO] [stderr] Downloaded cocoa v0.18.1 [INFO] [stderr] Downloaded spirv_cross v0.11.2 [INFO] [stderr] Downloaded metal v0.13.0 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99cc6dbdb04c411add8445b7a11fccc3f42da893a65d8eea2db1c2622eca4dae [INFO] running `"docker" "start" "-a" "99cc6dbdb04c411add8445b7a11fccc3f42da893a65d8eea2db1c2622eca4dae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling hidapi v0.5.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking backtrace-sys v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx.git#2e4a9081) [INFO] [stderr] error: could not compile `gfx-hal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal /opt/rustwide/cargo-home/git/checkouts/gfx-e86e7f3ebdbc4218/2e4a908/src/hal/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=d007ce092fe9b042 -C extra-filename=-d007ce092fe9b042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dbe2477996cc07e2.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-7cd59760d61c76a3.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-c72f37b7193ee76d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-93ea3d18b58d747f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-032eee276f2d6944/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "99cc6dbdb04c411add8445b7a11fccc3f42da893a65d8eea2db1c2622eca4dae"` [INFO] running `"docker" "rm" "-f" "99cc6dbdb04c411add8445b7a11fccc3f42da893a65d8eea2db1c2622eca4dae"` [INFO] [stdout] 99cc6dbdb04c411add8445b7a11fccc3f42da893a65d8eea2db1c2622eca4dae