[INFO] crate korome 0.14.1 is already in cache [INFO] checking korome-0.14.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate korome 0.14.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate korome 0.14.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3c96f6283732df1de22c315f958bc511e31628de617a01e2bbd9650bf319206f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "3c96f6283732df1de22c315f958bc511e31628de617a01e2bbd9650bf319206f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [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" "3c96f6283732df1de22c315f958bc511e31628de617a01e2bbd9650bf319206f"` [INFO] running `"docker" "rm" "-f" "3c96f6283732df1de22c315f958bc511e31628de617a01e2bbd9650bf319206f"` [INFO] [stdout] 3c96f6283732df1de22c315f958bc511e31628de617a01e2bbd9650bf319206f