[INFO] updating cached repository mistrpopo/VulkanoTutorial [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mistrpopo/VulkanoTutorial [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mistrpopo/VulkanoTutorial" "work/ex/beta-1.37-6/sources/1.36.0/gh/mistrpopo/VulkanoTutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mistrpopo/VulkanoTutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mistrpopo/VulkanoTutorial" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mistrpopo/VulkanoTutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mistrpopo/VulkanoTutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 232e136ce57f9192709d62f92c3a34f9a7217405 [INFO] sha for GitHub repo mistrpopo/VulkanoTutorial: 232e136ce57f9192709d62f92c3a34f9a7217405 [INFO] validating manifest of mistrpopo/VulkanoTutorial on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mistrpopo/VulkanoTutorial on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mistrpopo/VulkanoTutorial [INFO] finished frobbing mistrpopo/VulkanoTutorial [INFO] frobbed toml for mistrpopo/VulkanoTutorial written to work/ex/beta-1.37-6/sources/1.36.0/gh/mistrpopo/VulkanoTutorial/Cargo.toml [INFO] started frobbing mistrpopo/VulkanoTutorial [INFO] finished frobbing mistrpopo/VulkanoTutorial [INFO] frobbed toml for mistrpopo/VulkanoTutorial written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mistrpopo/VulkanoTutorial/Cargo.toml [INFO] crate mistrpopo/VulkanoTutorial already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mistrpopo/VulkanoTutorial against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mistrpopo/VulkanoTutorial:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 1d96a1d568fde73fa580ae5801056244307a95424feee81becf557f4a06d1e12 [INFO] running `"docker" "start" "-a" "1d96a1d568fde73fa580ae5801056244307a95424feee81becf557f4a06d1e12"` [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling inflate v0.3.2 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.16.0 [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f141a3799cbdbd64 -C extra-filename=-f141a3799cbdbd64 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crossbeam=/opt/crater/target/debug/deps/libcrossbeam-106f8cc18c9894cf.rlib --extern fnv=/opt/crater/target/debug/deps/libfnv-225c0a678ed1f187.rlib --extern half=/opt/crater/target/debug/deps/libhalf-fef03da168361c13.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-098892872ee11058.rlib --extern shared_library=/opt/crater/target/debug/deps/libshared_library-44d8db33f40bae3c.rlib --extern smallvec=/opt/crater/target/debug/deps/libsmallvec-e2a72fd283fbfc25.rlib --extern vk_sys=/opt/crater/target/debug/deps/libvk_sys-f6b49cab4ed92835.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1d96a1d568fde73fa580ae5801056244307a95424feee81becf557f4a06d1e12"` [INFO] running `"docker" "rm" "-f" "1d96a1d568fde73fa580ae5801056244307a95424feee81becf557f4a06d1e12"` [INFO] [stdout] 1d96a1d568fde73fa580ae5801056244307a95424feee81becf557f4a06d1e12