[INFO] updating cached repository https://github.com/mrdev023/VULKAN_RUST_LEARNING [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a11df3a350231b10496b1df30fb840ce6bee4aec [INFO] checking mrdev023/VULKAN_RUST_LEARNING against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrdev023%2FVULKAN_RUST_LEARNING" "/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/mrdev023/VULKAN_RUST_LEARNING on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mrdev023/VULKAN_RUST_LEARNING [INFO] finished tweaking git repo https://github.com/mrdev023/VULKAN_RUST_LEARNING [INFO] tweaked toml for git repo https://github.com/mrdev023/VULKAN_RUST_LEARNING written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mrdev023/VULKAN_RUST_LEARNING already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "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] 46e4a59ba82cde01c72df001108c0a1eb95149106dfe3738693701acd77fa06e [INFO] running `"docker" "start" "-a" "46e4a59ba82cde01c72df001108c0a1eb95149106dfe3738693701acd77fa06e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling vulkano v0.13.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking log v0.4.7 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling shaderc-sys v0.5.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=b3de9686a69a4696 -C extra-filename=-b3de9686a69a4696 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3e3e7ebbc02c3888.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eb6ee016ef71d354.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-58dcdd226b70e35e.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.build_script_build.cr04s9qr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb" "/opt/rustwide/target/debug/build/wayland-protocols-b24b0e29e5676eeb/build_script_build-b24b0e29e5676eeb.1njrdqvz6men2d35.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwayland_scanner-544fbd9470c83d05.rlib" "/opt/rustwide/target/debug/deps/libxml-11aa4505ec3b8b33.rlib" "/opt/rustwide/target/debug/deps/libquote-eb6ee016ef71d354.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3e3e7ebbc02c3888.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-58dcdd226b70e35e.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d46d2d23ff10c9ce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-265ff16c7b6b86f9.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e1b9e36b805e60e6.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cad809dd31a6a599.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8df8fedea90a4f43.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-80ea260fe87a3015.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-07193842d2b8653a.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-455fbbd57f0ec4a9.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-af3c39aa14f4a8e2.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9a2bda701b5264b.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac41f78688451395.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0465b718f70412d8.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-428d15b56101bdc7.rlib" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-941f7f6bc622e313.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a1755b3e88842f5d.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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: Pre-built library not found. Falling back to from-source build [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "46e4a59ba82cde01c72df001108c0a1eb95149106dfe3738693701acd77fa06e"` [INFO] running `"docker" "rm" "-f" "46e4a59ba82cde01c72df001108c0a1eb95149106dfe3738693701acd77fa06e"` [INFO] [stdout] 46e4a59ba82cde01c72df001108c0a1eb95149106dfe3738693701acd77fa06e