[INFO] cloning repository https://github.com/cynic64/voxels-vulkano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cynic64/voxels-vulkano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fvoxels-vulkano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fvoxels-vulkano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69797e4119fb2e9ab922155b9d287b94e3abcea1 [INFO] checking cynic64/voxels-vulkano against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fvoxels-vulkano" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cynic64/voxels-vulkano on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cynic64/voxels-vulkano [INFO] finished tweaking git repo https://github.com/cynic64/voxels-vulkano [INFO] tweaked toml for git repo https://github.com/cynic64/voxels-vulkano written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cynic64/voxels-vulkano already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15410a7cf21b5bc57b1ca07772c2af0c457e9fcb7511e5565dc70473747f4b3f [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" "15410a7cf21b5bc57b1ca07772c2af0c457e9fcb7511e5565dc70473747f4b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15410a7cf21b5bc57b1ca07772c2af0c457e9fcb7511e5565dc70473747f4b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15410a7cf21b5bc57b1ca07772c2af0c457e9fcb7511e5565dc70473747f4b3f", kill_on_drop: false }` [INFO] [stdout] 15410a7cf21b5bc57b1ca07772c2af0c457e9fcb7511e5565dc70473747f4b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e694c15b1cf6e2236c225a1756a9e2fd4ea32670aecb37fe413de537f745b4b [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" "3e694c15b1cf6e2236c225a1756a9e2fd4ea32670aecb37fe413de537f745b4b", kill_on_drop: false }` [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling vulkano v0.10.0 [INFO] [stderr] Compiling cmake v0.1.38 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking alga v0.9.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking noise v0.5.1 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking vulkano-win v0.10.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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.21.1/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=5a272f01cded2b1b -C extra-filename=-5a272f01cded2b1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4356e1afacd36934.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-a630f2c33747a909.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-89c2f0cf73ddae01.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-0d356dbada132f6f.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-16a2eaea9bcb21f6.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c365fde0d3aba99b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-531e13050262d2f6.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-6be928302651996e.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-c264290d6b37b518.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-209b2eb4d3e2cfe9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e694c15b1cf6e2236c225a1756a9e2fd4ea32670aecb37fe413de537f745b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e694c15b1cf6e2236c225a1756a9e2fd4ea32670aecb37fe413de537f745b4b", kill_on_drop: false }` [INFO] [stdout] 3e694c15b1cf6e2236c225a1756a9e2fd4ea32670aecb37fe413de537f745b4b