[INFO] updating cached repository bohadi/simple-rust-soft-ray-tracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bohadi/simple-rust-soft-ray-tracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bohadi/simple-rust-soft-ray-tracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/bohadi/simple-rust-soft-ray-tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bohadi/simple-rust-soft-ray-tracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bohadi/simple-rust-soft-ray-tracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bohadi/simple-rust-soft-ray-tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bohadi/simple-rust-soft-ray-tracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5c9d12959c82b6436c57b909c82a22245d8d850 [INFO] sha for GitHub repo bohadi/simple-rust-soft-ray-tracer: c5c9d12959c82b6436c57b909c82a22245d8d850 [INFO] validating manifest of bohadi/simple-rust-soft-ray-tracer on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bohadi/simple-rust-soft-ray-tracer on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bohadi/simple-rust-soft-ray-tracer [INFO] finished frobbing bohadi/simple-rust-soft-ray-tracer [INFO] frobbed toml for bohadi/simple-rust-soft-ray-tracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/bohadi/simple-rust-soft-ray-tracer/Cargo.toml [INFO] started frobbing bohadi/simple-rust-soft-ray-tracer [INFO] finished frobbing bohadi/simple-rust-soft-ray-tracer [INFO] frobbed toml for bohadi/simple-rust-soft-ray-tracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bohadi/simple-rust-soft-ray-tracer/Cargo.toml [INFO] crate bohadi/simple-rust-soft-ray-tracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bohadi/simple-rust-soft-ray-tracer against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bohadi/simple-rust-soft-ray-tracer:/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.37.0" "build" "--frozen"` [INFO] [stdout] 6d1629de96483057ff4809fb51f4b93883d2647cf6584c4465424e89c10873df [INFO] running `"docker" "start" "-a" "6d1629de96483057ff4809fb51f4b93883d2647cf6584c4465424e89c10873df"` [INFO] [stderr] Compiling vulkano v0.7.1 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling vk-sys v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling inflate v0.3.2 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [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.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=41ea2fa6661a4d7b -C extra-filename=-41ea2fa6661a4d7b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crossbeam=/opt/crater/target/debug/deps/libcrossbeam-4b80e1ce4f964a83.rlib --extern fnv=/opt/crater/target/debug/deps/libfnv-590f8e3d6a0d0a2d.rlib --extern half=/opt/crater/target/debug/deps/libhalf-f641e1fc72eaa653.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-412ea42650370eba.rlib --extern shared_library=/opt/crater/target/debug/deps/libshared_library-8f0e6be187905816.rlib --extern smallvec=/opt/crater/target/debug/deps/libsmallvec-76c80b610ab0e833.rlib --extern vk_sys=/opt/crater/target/debug/deps/libvk_sys-ffe124de7599f52d.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" "6d1629de96483057ff4809fb51f4b93883d2647cf6584c4465424e89c10873df"` [INFO] running `"docker" "rm" "-f" "6d1629de96483057ff4809fb51f4b93883d2647cf6584c4465424e89c10873df"` [INFO] [stdout] 6d1629de96483057ff4809fb51f4b93883d2647cf6584c4465424e89c10873df