[INFO] cloning repository https://github.com/Rexagon/vrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rexagon/vrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fvrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fvrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b371025a0c110b36b4092be513726ee76d68031f [INFO] testing Rexagon/vrs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexagon%2Fvrs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexagon/vrs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexagon/vrs [INFO] finished tweaking git repo https://github.com/Rexagon/vrs [INFO] tweaked toml for git repo https://github.com/Rexagon/vrs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rexagon/vrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-glm v0.7.0 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded ash-window v0.5.0 [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded raw-window-metal v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20db0226b44552c4b90989c259e7f4ced8b80e8ede35498d627999391c894a01 [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" "20db0226b44552c4b90989c259e7f4ced8b80e8ede35498d627999391c894a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20db0226b44552c4b90989c259e7f4ced8b80e8ede35498d627999391c894a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20db0226b44552c4b90989c259e7f4ced8b80e8ede35498d627999391c894a01", kill_on_drop: false }` [INFO] [stdout] 20db0226b44552c4b90989c259e7f4ced8b80e8ede35498d627999391c894a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1586d76f26e79a269621968c33c81dc86bffd4854e9b2674240da477d4652183 [INFO] running `Command { std: "docker" "start" "-a" "1586d76f26e79a269621968c33c81dc86bffd4854e9b2674240da477d4652183", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.8/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=8f5679a58ef20faa -C extra-filename=-8f5679a58ef20faa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-aef19c714f18fc78.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-f12c98757f9c3da5.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-6d74f2ceb12dfb37.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-a32afb291b341573.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1208d9642c2ef445.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-bdc8e3b73b0e5270.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-c3015cabb0da4bad.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 `Command { std: "docker" "inspect" "1586d76f26e79a269621968c33c81dc86bffd4854e9b2674240da477d4652183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1586d76f26e79a269621968c33c81dc86bffd4854e9b2674240da477d4652183", kill_on_drop: false }` [INFO] [stdout] 1586d76f26e79a269621968c33c81dc86bffd4854e9b2674240da477d4652183