[INFO] cloning repository https://github.com/Ruannilton/Learning-Vulkan [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ruannilton/Learning-Vulkan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuannilton%2FLearning-Vulkan"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuannilton%2FLearning-Vulkan'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3fb2e98ad486ca2246ddc7114606513d0c88d0d0 [INFO] checking Ruannilton/Learning-Vulkan against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuannilton%2FLearning-Vulkan" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ruannilton/Learning-Vulkan on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Ruannilton/Learning-Vulkan [INFO] finished tweaking git repo https://github.com/Ruannilton/Learning-Vulkan [INFO] tweaked toml for git repo https://github.com/Ruannilton/Learning-Vulkan written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ruannilton/Learning-Vulkan already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "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] 59c8e4b9d1ca58412d688088ec82577ef98a0c1e3ba9355d2a22c68394b378d3 [INFO] running `"docker" "start" "-a" "59c8e4b9d1ca58412d688088ec82577ef98a0c1e3ba9355d2a22c68394b378d3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling vulkano v0.18.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking vk-sys v0.5.1 [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 cmake v0.1.42 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Checking crossbeam v0.7.3 [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/registry/src/github.com-1ecc6299db9ec823/vulkano-0.18.0/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=d2d45e29667846d2 -C extra-filename=-d2d45e29667846d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-fbd223f7fe641ad8.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-43fbdaf10a466016.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-e6f27157471c71d5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d2b4904c34ad3da2.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-c47c7618b5e419d3.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8b6f2d336cea4bf0.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-be2c0057b08f0766.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 `"docker" "inspect" "59c8e4b9d1ca58412d688088ec82577ef98a0c1e3ba9355d2a22c68394b378d3"` [INFO] running `"docker" "rm" "-f" "59c8e4b9d1ca58412d688088ec82577ef98a0c1e3ba9355d2a22c68394b378d3"` [INFO] [stdout] 59c8e4b9d1ca58412d688088ec82577ef98a0c1e3ba9355d2a22c68394b378d3