[INFO] cloning repository https://github.com/PocketRelay/Client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PocketRelay/Client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4374325c1eee2444cf558bf9c796791ca319385 [INFO] testing PocketRelay/Client against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FClient" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PocketRelay/Client [INFO] finished tweaking git repo https://github.com/PocketRelay/Client [INFO] tweaked toml for git repo https://github.com/PocketRelay/Client written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PocketRelay/Client on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PocketRelay/Client 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05d42b977bc485587b8fb2cadd851f5e7aadcdcb93607e300958180a363976d0 [INFO] running `Command { std: "docker" "start" "-a" "05d42b977bc485587b8fb2cadd851f5e7aadcdcb93607e300958180a363976d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05d42b977bc485587b8fb2cadd851f5e7aadcdcb93607e300958180a363976d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d42b977bc485587b8fb2cadd851f5e7aadcdcb93607e300958180a363976d0", kill_on_drop: false }` [INFO] [stdout] 05d42b977bc485587b8fb2cadd851f5e7aadcdcb93607e300958180a363976d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fbf006fe9587923ef933dfcfea12556d89cf55b436d9dc3639a6e0bd223c7ff [INFO] running `Command { std: "docker" "start" "-a" "6fbf006fe9587923ef933dfcfea12556d89cf55b436d9dc3639a6e0bd223c7ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling flagset v0.4.4 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling iced_core v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.11.1 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling rustybuzz v0.8.0 [INFO] [stderr] error: could not compile `image` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.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="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=01d39c7ea0c7d770 -C extra-filename=-7b70af348689fb02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-e9e2b08261e057d0.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-a4fe7e7842d7f7cd.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-693eb909d3f2bfff.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-35c03bc13d5c66cd.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-6b62beb2fc3a220a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-140e5338f20bed2c.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-0a1bc1bbd9ee559e.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-4ac7f274e1a970c5.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-a97e836cbecce928.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" "6fbf006fe9587923ef933dfcfea12556d89cf55b436d9dc3639a6e0bd223c7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbf006fe9587923ef933dfcfea12556d89cf55b436d9dc3639a6e0bd223c7ff", kill_on_drop: false }` [INFO] [stdout] 6fbf006fe9587923ef933dfcfea12556d89cf55b436d9dc3639a6e0bd223c7ff