[INFO] updating cached repository https://github.com/ekarademir/rust-learning-vulkan-triangle [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b9a70fb69b48f20df50a4bb8411fb6528a6f004 [INFO] testing ekarademir/rust-learning-vulkan-triangle against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekarademir%2Frust-learning-vulkan-triangle" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekarademir/rust-learning-vulkan-triangle on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ekarademir/rust-learning-vulkan-triangle [INFO] finished tweaking git repo https://github.com/ekarademir/rust-learning-vulkan-triangle [INFO] tweaked toml for git repo https://github.com/ekarademir/rust-learning-vulkan-triangle written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ekarademir/rust-learning-vulkan-triangle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fc556648eba9e269b41fd28602c52a2981af144734fc78743243f68d315859a [INFO] running `Command { std: "docker" "start" "-a" "8fc556648eba9e269b41fd28602c52a2981af144734fc78743243f68d315859a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fc556648eba9e269b41fd28602c52a2981af144734fc78743243f68d315859a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc556648eba9e269b41fd28602c52a2981af144734fc78743243f68d315859a", kill_on_drop: false }` [INFO] [stdout] 8fc556648eba9e269b41fd28602c52a2981af144734fc78743243f68d315859a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2ecd8c0fae5c801d18d17374717e5930e178432ecb8d1e0730465f77aab81f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2ecd8c0fae5c801d18d17374717e5930e178432ecb8d1e0730465f77aab81f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling vulkano v0.16.0 [INFO] [stderr] Compiling vk-sys v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.11/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=f9b7c23fb9445f00 -C extra-filename=-f9b7c23fb9445f00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-baf25f0e540a00d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b26da9ca8e783462.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.build_script_build.2wwl7gmh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551" "/opt/rustwide/target/debug/build/wayland-protocols-8aab01e57e7b6551/build_script_build-8aab01e57e7b6551.4cicpl3b9aplmtdo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwayland_scanner-52ed9fa6f36a8a94.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-86a8090f4fc2bdad.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 `Command { std: "docker" "inspect" "c2ecd8c0fae5c801d18d17374717e5930e178432ecb8d1e0730465f77aab81f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ecd8c0fae5c801d18d17374717e5930e178432ecb8d1e0730465f77aab81f3", kill_on_drop: false }` [INFO] [stdout] c2ecd8c0fae5c801d18d17374717e5930e178432ecb8d1e0730465f77aab81f3