[INFO] cloning repository https://github.com/heydabop/rustyz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heydabop/rustyz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheydabop%2Frustyz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheydabop%2Frustyz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bc6520616e0f8da5fe9d7088d03f7123bf69d42 [INFO] testing heydabop/rustyz 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%2Fheydabop%2Frustyz" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heydabop/rustyz 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/heydabop/rustyz [INFO] finished tweaking git repo https://github.com/heydabop/rustyz [INFO] tweaked toml for git repo https://github.com/heydabop/rustyz written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/heydabop/rustyz 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] aed642a6d41718c8394c25e6b0abc92af6f460211f4682e444a26ed107e341a4 [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" "aed642a6d41718c8394c25e6b0abc92af6f460211f4682e444a26ed107e341a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aed642a6d41718c8394c25e6b0abc92af6f460211f4682e444a26ed107e341a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed642a6d41718c8394c25e6b0abc92af6f460211f4682e444a26ed107e341a4", kill_on_drop: false }` [INFO] [stdout] aed642a6d41718c8394c25e6b0abc92af6f460211f4682e444a26ed107e341a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 5cd4a8fac53529c8f9f18176570a058f4ead80c3a53e876d5a603df022485df3 [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" "5cd4a8fac53529c8f9f18176570a058f4ead80c3a53e876d5a603df022485df3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.19 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling serenity v0.9.3 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling regex v1.4.0 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling command_attr v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v0.2.22 [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.10/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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=1161feff7110c545 -C extra-filename=-1161feff7110c545 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-fbbd312f39091351.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-adbe2a6640b6f411.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-e2246c6b99e3b484.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-84ed160959a7bf89.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-09e0dea4482ce336.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fb0c925a03a0eb72.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" "5cd4a8fac53529c8f9f18176570a058f4ead80c3a53e876d5a603df022485df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd4a8fac53529c8f9f18176570a058f4ead80c3a53e876d5a603df022485df3", kill_on_drop: false }` [INFO] [stdout] 5cd4a8fac53529c8f9f18176570a058f4ead80c3a53e876d5a603df022485df3