[INFO] updating cached repository https://github.com/tokikokoko/empty_nannou [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 805b1678d3033c06dd926a72fea12b2650216f8c [INFO] testing tokikokoko/empty_nannou against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftokikokoko%2Fempty_nannou" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tokikokoko/empty_nannou on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tokikokoko/empty_nannou [INFO] finished tweaking git repo https://github.com/tokikokoko/empty_nannou [INFO] tweaked toml for git repo https://github.com/tokikokoko/empty_nannou written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tokikokoko/empty_nannou already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ab9ad49f548db4d84aed26448ab566167992265f840085b9cebc5957c0cd332 [INFO] running `"docker" "start" "-a" "7ab9ad49f548db4d84aed26448ab566167992265f840085b9cebc5957c0cd332"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling pennereq v0.3.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling lyon v0.14.2 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling noise v0.6.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.18.0/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --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="pnm"' --cfg 'feature="ppm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=e65f8746c368c961 -C extra-filename=-e65f8746c368c961 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rmeta --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-dc518994cb600ca4.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-6d2fd3e14d36fbab.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-a0280c156d5a1f46.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-4ed6297a2cdcb5ff.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-09a5cd4b476245f6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-13bc7e2598c2767e.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-59799018d059b5e5.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-cd4eb633569b1741.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" "7ab9ad49f548db4d84aed26448ab566167992265f840085b9cebc5957c0cd332"` [INFO] running `"docker" "rm" "-f" "7ab9ad49f548db4d84aed26448ab566167992265f840085b9cebc5957c0cd332"` [INFO] [stdout] 7ab9ad49f548db4d84aed26448ab566167992265f840085b9cebc5957c0cd332