[INFO] updating cached repository mistrpopo/MandelbrotAnimation [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mistrpopo/MandelbrotAnimation [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mistrpopo/MandelbrotAnimation" "work/ex/beta-1.38-1/sources/1.37.0/gh/mistrpopo/MandelbrotAnimation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mistrpopo/MandelbrotAnimation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mistrpopo/MandelbrotAnimation" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mistrpopo/MandelbrotAnimation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mistrpopo/MandelbrotAnimation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38310e3c26428ceea79a99fc6233130a53373f12 [INFO] sha for GitHub repo mistrpopo/MandelbrotAnimation: 38310e3c26428ceea79a99fc6233130a53373f12 [INFO] validating manifest of mistrpopo/MandelbrotAnimation 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 mistrpopo/MandelbrotAnimation 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 mistrpopo/MandelbrotAnimation [INFO] finished frobbing mistrpopo/MandelbrotAnimation [INFO] frobbed toml for mistrpopo/MandelbrotAnimation written to work/ex/beta-1.38-1/sources/1.37.0/gh/mistrpopo/MandelbrotAnimation/Cargo.toml [INFO] started frobbing mistrpopo/MandelbrotAnimation [INFO] finished frobbing mistrpopo/MandelbrotAnimation [INFO] frobbed toml for mistrpopo/MandelbrotAnimation written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mistrpopo/MandelbrotAnimation/Cargo.toml [INFO] crate mistrpopo/MandelbrotAnimation 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 mistrpopo/MandelbrotAnimation against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mistrpopo/MandelbrotAnimation:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 36e1e15fff79358c3ab110dcfabcdfa753088767a66ba2d7bc27b0f1efd90139 [INFO] running `"docker" "start" "-a" "36e1e15fff79358c3ab110dcfabcdfa753088767a66ba2d7bc27b0f1efd90139"` [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling vk-sys v0.3.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] error: Could not compile `image`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.16.0/./src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="default"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="ppm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=67b5d44856260d33 -C extra-filename=-67b5d44856260d33 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern byteorder=/opt/crater/target/debug/deps/libbyteorder-9dd817c4c431e4ab.rmeta --extern enum_primitive=/opt/crater/target/debug/deps/libenum_primitive-c24d5ce7b709a6d1.rmeta --extern gif=/opt/crater/target/debug/deps/libgif-6931ba66c6b1bfd3.rmeta --extern jpeg_decoder=/opt/crater/target/debug/deps/libjpeg_decoder-27d0317d102b48f4.rmeta --extern num_iter=/opt/crater/target/debug/deps/libnum_iter-63ec787f2ecb4d27.rmeta --extern num_rational=/opt/crater/target/debug/deps/libnum_rational-0c43e2a8e606193a.rmeta --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-5221bafb01d86714.rmeta --extern png=/opt/crater/target/debug/deps/libpng-b5fa20983a8c8004.rmeta --extern scoped_threadpool=/opt/crater/target/debug/deps/libscoped_threadpool-c3021a9a8a9e4f97.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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=ad9c8e56576da26e -C extra-filename=-ad9c8e56576da26e --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern crossbeam=/opt/crater/target/debug/deps/libcrossbeam-d6a00d76dfe73de5.rmeta --extern fnv=/opt/crater/target/debug/deps/libfnv-cf1278a40212a7b7.rmeta --extern half=/opt/crater/target/debug/deps/libhalf-fc78d65bec3f7a6d.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-c79c6b5832b0c3b4.rmeta --extern shared_library=/opt/crater/target/debug/deps/libshared_library-1db5f2aae51f0763.rmeta --extern smallvec=/opt/crater/target/debug/deps/libsmallvec-96d9708e94b8842c.rmeta --extern vk_sys=/opt/crater/target/debug/deps/libvk_sys-97f65851c321a76e.rmeta --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" "36e1e15fff79358c3ab110dcfabcdfa753088767a66ba2d7bc27b0f1efd90139"` [INFO] running `"docker" "rm" "-f" "36e1e15fff79358c3ab110dcfabcdfa753088767a66ba2d7bc27b0f1efd90139"` [INFO] [stdout] 36e1e15fff79358c3ab110dcfabcdfa753088767a66ba2d7bc27b0f1efd90139