[INFO] cloning repository https://github.com/yashspr/image-compressor-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yashspr/image-compressor-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyashspr%2Fimage-compressor-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyashspr%2Fimage-compressor-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9e35bac99f539db32c09c3e147244d2c098f0e [INFO] building yashspr/image-compressor-rust against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyashspr%2Fimage-compressor-rust" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yashspr/image-compressor-rust on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yashspr/image-compressor-rust [INFO] finished tweaking git repo https://github.com/yashspr/image-compressor-rust [INFO] tweaked toml for git repo https://github.com/yashspr/image-compressor-rust written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/yashspr/image-compressor-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8886a32f878678b9ca3e12d6e98bb892e32599786e684e31304b99397b055f3 [INFO] running `Command { std: "docker" "start" "-a" "d8886a32f878678b9ca3e12d6e98bb892e32599786e684e31304b99397b055f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8886a32f878678b9ca3e12d6e98bb892e32599786e684e31304b99397b055f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8886a32f878678b9ca3e12d6e98bb892e32599786e684e31304b99397b055f3", kill_on_drop: false }` [INFO] [stdout] d8886a32f878678b9ca3e12d6e98bb892e32599786e684e31304b99397b055f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09824ce1ae971dee5dbafe2499e0aff8f39b6f50edfc1184ee586d8f537ae855 [INFO] running `Command { std: "docker" "start" "-a" "09824ce1ae971dee5dbafe2499e0aff8f39b6f50edfc1184ee586d8f537ae855", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling zopfli v0.4.0 [INFO] [stderr] Compiling fallible_collections v0.4.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling oxipng v4.0.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling nasm-rs v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling libdeflate-sys v0.7.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling mozjpeg-sys v0.12.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling libdeflater v0.7.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.14/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=98223cc720a079da -C extra-filename=-98223cc720a079da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-21e612fdffafc79f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-af0358831408f725.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-76225aacee014725.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-432b23093de8c9c7.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-97f33b44a02bec01.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "09824ce1ae971dee5dbafe2499e0aff8f39b6f50edfc1184ee586d8f537ae855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09824ce1ae971dee5dbafe2499e0aff8f39b6f50edfc1184ee586d8f537ae855", kill_on_drop: false }` [INFO] [stdout] 09824ce1ae971dee5dbafe2499e0aff8f39b6f50edfc1184ee586d8f537ae855