[INFO] cloning repository https://github.com/YeyaSwizaw/vulkan-experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YeyaSwizaw/vulkan-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dbbb7c4fdeb17b1bb5ba7d0edfdde76d1dc085ea [INFO] checking YeyaSwizaw/vulkan-experiments against try#4662032ab74cd44d423120d08d251dfead4914a0 for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeyaSwizaw%2Fvulkan-experiments" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YeyaSwizaw/vulkan-experiments on toolchain 4662032ab74cd44d423120d08d251dfead4914a0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/YeyaSwizaw/vulkan-experiments [INFO] finished tweaking git repo https://github.com/YeyaSwizaw/vulkan-experiments [INFO] tweaked toml for git repo https://github.com/YeyaSwizaw/vulkan-experiments written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YeyaSwizaw/vulkan-experiments already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/YeyaSwizaw/stateloop` [INFO] [stderr] Updating git repository `https://github.com/tomaka/vulkano` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/glslang` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metal-rs v0.3.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+4662032ab74cd44d423120d08d251dfead4914a0" "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] 2ae62f5c5aae830141f079310b44365ba6546c25e0393cba3d6cdd80b7997f3b [INFO] running `"docker" "start" "-a" "2ae62f5c5aae830141f079310b44365ba6546c25e0393cba3d6cdd80b7997f3b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling vulkano v0.4.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Checking vk-sys v0.2.3 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking smallvec v0.3.3 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling glsl-to-spirv v0.1.2 (https://github.com/tomaka/vulkano#934169dd) [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] error: could not compile `vulkano`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano /opt/rustwide/cargo-home/git/checkouts/vulkano-fcdd9024751cb884/934169d/vulkano/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=6f8a7d5e0f3897d2 -C extra-filename=-6f8a7d5e0f3897d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-b2731f6b6fa33237.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-a1106976092076c1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-be89778d3b06190d.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-69eceb34b7d61ca4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c9923faced10dacc.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-b14002c12ff5bd01.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2ae62f5c5aae830141f079310b44365ba6546c25e0393cba3d6cdd80b7997f3b"` [INFO] running `"docker" "rm" "-f" "2ae62f5c5aae830141f079310b44365ba6546c25e0393cba3d6cdd80b7997f3b"` [INFO] [stdout] 2ae62f5c5aae830141f079310b44365ba6546c25e0393cba3d6cdd80b7997f3b