[INFO] cloning repository duodenim/vulkan-compute-example [INFO] running `"git" "clone" "--bare" "git://github.com/duodenim/vulkan-compute-example.git" "work/cache/sources/gh/duodenim/vulkan-compute-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/duodenim/vulkan-compute-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/duodenim/vulkan-compute-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/duodenim/vulkan-compute-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/duodenim/vulkan-compute-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/duodenim/vulkan-compute-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/duodenim/vulkan-compute-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/duodenim/vulkan-compute-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f99f9599af10ed14e62734ccc2c06fed063ca29 [INFO] sha for GitHub repo duodenim/vulkan-compute-example: 1f99f9599af10ed14e62734ccc2c06fed063ca29 [INFO] validating manifest of duodenim/vulkan-compute-example on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of duodenim/vulkan-compute-example on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing duodenim/vulkan-compute-example [INFO] finished frobbing duodenim/vulkan-compute-example [INFO] frobbed toml for duodenim/vulkan-compute-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/duodenim/vulkan-compute-example/Cargo.toml [INFO] started frobbing duodenim/vulkan-compute-example [INFO] finished frobbing duodenim/vulkan-compute-example [INFO] frobbed toml for duodenim/vulkan-compute-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/duodenim/vulkan-compute-example/Cargo.toml [INFO] crate duodenim/vulkan-compute-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/afpatmin/vk-mem-rs` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing duodenim/vulkan-compute-example against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/duodenim/vulkan-compute-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 31e910f1e3b35842658034fbec4ed68df1357fce8e0302bdf223caf1eb98f5de [INFO] running `"docker" "start" "-a" "31e910f1e3b35842658034fbec4ed68df1357fce8e0302bdf223caf1eb98f5de"` [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling ash v0.27.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling vk-mem v0.1.3 (https://github.com/afpatmin/vk-mem-rs#101d441d) [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling vulkan-compute-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.vulkan_compute_example.1rbt8x5k-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016" "/opt/crater/target/debug/deps/vulkan_compute_example-dbccd4144c490016.h4k8u3ugvisgglx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/vk-mem-15bfac4f66d59a52/out" "-L" "/opt/crater/target/debug/build/backtrace-sys-8c9215adc224db27/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libvk_mem-1e8d777efaeeccd3.rlib" "/opt/crater/target/debug/deps/libfailure-72d80d14d8003115.rlib" "/opt/crater/target/debug/deps/libbacktrace-90bad3e81c8697f0.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4614877e541cb8bb.rlib" "/opt/crater/target/debug/deps/librustc_demangle-779e6356490f0dd3.rlib" "/opt/crater/target/debug/deps/libcfg_if-3e37735d4236562b.rlib" "/opt/crater/target/debug/deps/libsdl2-163c6cfc287b85c6.rlib" "/opt/crater/target/debug/deps/librand-7a703e42ff0dd232.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-98ea1d75b7e482b7.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-d360c231c282f625.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-734a721fbc8d0c4b.rlib" "/opt/crater/target/debug/deps/librand_jitter-c53bec14524ae7b8.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-71a9f4a7e3b0df0a.rlib" "/opt/crater/target/debug/deps/libbitflags-7486021306c0f32a.rlib" "/opt/crater/target/debug/deps/libnum-c4fc78eed60b4b37.rlib" "/opt/crater/target/debug/deps/libnum_iter-ff12e8054460057d.rlib" "/opt/crater/target/debug/deps/libnum_integer-fcee9245478e8a9a.rlib" "/opt/crater/target/debug/deps/libnum_traits-fd24e5c1ffb9b482.rlib" "/opt/crater/target/debug/deps/libbyteorder-eff0cf31eb29f583.rlib" "/opt/crater/target/debug/deps/libash-a15f1391f9f07878.rlib" "/opt/crater/target/debug/deps/libshared_library-27b1cbee2d1ebd52.rlib" "/opt/crater/target/debug/deps/liblibc-71225c33f8ec1dd4.rlib" "/opt/crater/target/debug/deps/liblazy_static-f7d83078145752c3.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libsdl2-163c6cfc287b85c6.rlib(sdl2-163c6cfc287b85c6.sdl2.b9uh4ws0-cgu.9.rcgu.o): In function `sdl2::video::Window::vulkan_instance_extensions': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.32.1/src/sdl2/video.rs:1133: undefined reference to `SDL_Vulkan_GetInstanceExtensions' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.32.1/src/sdl2/video.rs:1137: undefined reference to `SDL_Vulkan_GetInstanceExtensions' [INFO] [stderr] /opt/crater/target/debug/deps/libsdl2-163c6cfc287b85c6.rlib(sdl2-163c6cfc287b85c6.sdl2.b9uh4ws0-cgu.9.rcgu.o): In function `sdl2::video::Window::vulkan_create_surface': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-0.32.1/src/sdl2/video.rs:1150: undefined reference to `SDL_Vulkan_CreateSurface' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `vulkan-compute-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "31e910f1e3b35842658034fbec4ed68df1357fce8e0302bdf223caf1eb98f5de"` [INFO] running `"docker" "rm" "-f" "31e910f1e3b35842658034fbec4ed68df1357fce8e0302bdf223caf1eb98f5de"` [INFO] [stdout] 31e910f1e3b35842658034fbec4ed68df1357fce8e0302bdf223caf1eb98f5de