[INFO] updating cached repository https://github.com/drklee3/dphoto [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/drklee3/dphoto [INFO] [stderr] - [deleted] (none) -> dependabot/npm_and_yarn/web/types/jest-26.0.5 [INFO] [stderr] * [new branch] dependabot/npm_and_yarn/web/types/jest-26.0.7 -> dependabot/npm_and_yarn/web/types/jest-26.0.7 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eef8d652e0a8f2dc31027f7e3674172ba9c2b7f9 [INFO] testing drklee3/dphoto against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrklee3%2Fdphoto" "/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/drklee3/dphoto on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drklee3/dphoto [INFO] finished tweaking git repo https://github.com/drklee3/dphoto [INFO] tweaked toml for git repo https://github.com/drklee3/dphoto written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/drklee3/dphoto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fea3422a7cfa832d6e586531f2bafab20ed25737ffae0539ed54825d87aebf5 [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" "1fea3422a7cfa832d6e586531f2bafab20ed25737ffae0539ed54825d87aebf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fea3422a7cfa832d6e586531f2bafab20ed25737ffae0539ed54825d87aebf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fea3422a7cfa832d6e586531f2bafab20ed25737ffae0539ed54825d87aebf5", kill_on_drop: false }` [INFO] [stdout] 1fea3422a7cfa832d6e586531f2bafab20ed25737ffae0539ed54825d87aebf5 [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4c8d80f349808f5828a0855a3ebe2818e219ab20fb110bb873f244759a8c332 [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" "c4c8d80f349808f5828a0855a3ebe2818e219ab20fb110bb873f244759a8c332", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling kamadak-exif v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling generic-array v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling rust-embed-impl v5.5.1 [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.7/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-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=d764a4062543b347 -C extra-filename=-d764a4062543b347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-26ffbf896ef45bbb.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-9d8131b068b04142.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-2bc4dbba89aee350.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c6af468fba1f84b0.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-3f0897cbf90276e7.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-993c57c5f22f8dbc.rmeta --cap-lints allow --cap-lints=forbid` (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" "c4c8d80f349808f5828a0855a3ebe2818e219ab20fb110bb873f244759a8c332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c8d80f349808f5828a0855a3ebe2818e219ab20fb110bb873f244759a8c332", kill_on_drop: false }` [INFO] [stdout] c4c8d80f349808f5828a0855a3ebe2818e219ab20fb110bb873f244759a8c332