[INFO] fetching crate korome 0.14.1... [INFO] testing korome-0.14.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate korome 0.14.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate korome 0.14.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate korome 0.14.1 [INFO] finished tweaking crates.io crate korome 0.14.1 [INFO] tweaked toml for crates.io crate korome 0.14.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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] 998bf8d4647a2c0bf578ee29d723941fdda107e35aaa6a109dd9b8a12819aa28 [INFO] running `"docker" "start" "-a" "998bf8d4647a2c0bf578ee29d723941fdda107e35aaa6a109dd9b8a12819aa28"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] error[E0004]: non-exhaustive patterns: `JPEG`, `GIF`, `WEBP` and 6 more not covered [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.12.4/./src/dynimage.rs:611:11 [INFO] [stderr] | [INFO] [stderr] 611 | match format { [INFO] [stderr] | ^^^^^^ patterns `JPEG`, `GIF`, `WEBP` and 6 more not covered [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.12.4/./src/image.rs:108:1 [INFO] [stderr] | [INFO] [stderr] 108 | / pub enum ImageFormat { [INFO] [stderr] 109 | | /// An Image in PNG Format [INFO] [stderr] 110 | | PNG, [INFO] [stderr] 111 | | [INFO] [stderr] ... | [INFO] [stderr] 137 | | HDR, [INFO] [stderr] 138 | | } [INFO] [stderr] | |_- `image::ImageFormat` defined here [INFO] [stderr] | [INFO] [stderr] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stderr] = note: the matched value is of type `image::ImageFormat` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0004`. [INFO] [stderr] error: could not compile `image`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "998bf8d4647a2c0bf578ee29d723941fdda107e35aaa6a109dd9b8a12819aa28"` [INFO] running `"docker" "rm" "-f" "998bf8d4647a2c0bf578ee29d723941fdda107e35aaa6a109dd9b8a12819aa28"` [INFO] [stdout] 998bf8d4647a2c0bf578ee29d723941fdda107e35aaa6a109dd9b8a12819aa28