[INFO] cloning repository https://github.com/kb10uy/neocuviz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb10uy/neocuviz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a3e895c9295347319e9243ecbb7b10d5089918 [INFO] testing kb10uy/neocuviz against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb10uy/neocuviz on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kb10uy/neocuviz [INFO] finished tweaking git repo https://github.com/kb10uy/neocuviz [INFO] tweaked toml for git repo https://github.com/kb10uy/neocuviz written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kb10uy/neocuviz already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kurbo v0.6.2 [INFO] [stderr] Downloaded rgb v0.8.20 [INFO] [stderr] Downloaded os_str_bytes v2.3.1 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.1 [INFO] [stderr] Downloaded clap v3.0.0-beta.1 [INFO] [stderr] Downloaded pico-args v0.3.3 [INFO] [stderr] Downloaded xmlparser v0.13.2 [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] [stderr] Downloaded svgfilters v0.2.0 [INFO] [stderr] Downloaded bytemuck v1.3.0 [INFO] [stderr] Downloaded tiny-skia v0.1.0 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] [stderr] Downloaded resvg v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e8133625dad2848fe9c30acdf76b5f1d5c96452cf20a7e5ea81ffdbe86f549 [INFO] running `Command { std: "docker" "start" "-a" "a9e8133625dad2848fe9c30acdf76b5f1d5c96452cf20a7e5ea81ffdbe86f549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e8133625dad2848fe9c30acdf76b5f1d5c96452cf20a7e5ea81ffdbe86f549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e8133625dad2848fe9c30acdf76b5f1d5c96452cf20a7e5ea81ffdbe86f549", kill_on_drop: false }` [INFO] [stdout] a9e8133625dad2848fe9c30acdf76b5f1d5c96452cf20a7e5ea81ffdbe86f549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25bc563a9f1ea45d495ef46ebd14de872c58cdd4815d597a528a26af66db4da3 [INFO] running `Command { std: "docker" "start" "-a" "25bc563a9f1ea45d495ef46ebd14de872c58cdd4815d597a528a26af66db4da3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytemuck v1.3.0 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling neocuviz v0.1.0 (/opt/rustwide/workdir/neocuviz) [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.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 --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,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=215a87d88cc206ae -C extra-filename=-215a87d88cc206ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a95c2b27a5e5b2e6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-79adfac8806b4b34.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-0c50f7163753d07e.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-850a204b4b4448bf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-4f9d22e771ed175f.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-085e73594c722997.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "25bc563a9f1ea45d495ef46ebd14de872c58cdd4815d597a528a26af66db4da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bc563a9f1ea45d495ef46ebd14de872c58cdd4815d597a528a26af66db4da3", kill_on_drop: false }` [INFO] [stdout] 25bc563a9f1ea45d495ef46ebd14de872c58cdd4815d597a528a26af66db4da3