[INFO] cloning repository https://github.com/iynaix/wfetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iynaix/wfetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Fwfetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Fwfetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ff45f9a3815fad92e7abfb4e4949f18655e131f [INFO] testing iynaix/wfetch against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiynaix%2Fwfetch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iynaix/wfetch [INFO] finished tweaking git repo https://github.com/iynaix/wfetch [INFO] tweaked toml for git repo https://github.com/iynaix/wfetch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iynaix/wfetch on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iynaix/wfetch 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35250670c20936209d08fba84148d63624cf2bc316b067496158e6c7e6157692 [INFO] running `Command { std: "docker" "start" "-a" "35250670c20936209d08fba84148d63624cf2bc316b067496158e6c7e6157692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35250670c20936209d08fba84148d63624cf2bc316b067496158e6c7e6157692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35250670c20936209d08fba84148d63624cf2bc316b067496158e6c7e6157692", kill_on_drop: false }` [INFO] [stdout] 35250670c20936209d08fba84148d63624cf2bc316b067496158e6c7e6157692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d0c29df6ff3b370c89ce048890a1e444d769c7862b9358ec0dcbc68ae55f74c [INFO] running `Command { std: "docker" "start" "-a" "2d0c29df6ff3b370c89ce048890a1e444d769c7862b9358ec0dcbc68ae55f74c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling rgb v0.8.51 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sysinfo v0.36.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling clap_mangen v0.2.28 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling wfetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: wfetch@0.1.0: Error generating man pages: Read-only file system (os error 30) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling fast_image_resize v5.2.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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=52b0d1a48c303968 -C extra-filename=-5d77792c8443beb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-975a004649225a53.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/deps/libbyteorder_lite-25e78048a27d33b8.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-e39be52783d7936e.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rmeta --extern image_webp=/opt/rustwide/target/debug/deps/libimage_webp-1e50e893f6b6e417.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-26289416b2f0f10a.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-aabe49659d4a9e30.rmeta --extern ravif=/opt/rustwide/target/debug/deps/libravif-84e0784b201965ac.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-192bc01d47f80332.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-a649461f4e1439ce.rmeta --extern zune_core=/opt/rustwide/target/debug/deps/libzune_core-e448b15fbf642cb4.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/deps/libzune_jpeg-fcfe8b8e221f5255.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: wfetch@0.1.0: Error generating man pages: Read-only file system (os error 30) [INFO] [stderr] error: could not compile `wfetch` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name wfetch --edition=2024 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 '--deny=clippy::pedantic' '--deny=clippy::nursery' '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--allow=clippy::option_if_let_else' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --cfg 'feature="default"' --cfg 'feature="nixos"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "iynaixos", "nixos", "rexiv2"))' -C metadata=d1e49e4d1f64c7d0 -C extra-filename=-1481183ad4335e99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c10d1c0d8e4d681e.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a8eea3dd0e039851.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-3464c479c69c2a35.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-d1a4c7987848d929.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-70e9bf520ffb056a.rmeta --extern fast_image_resize=/opt/rustwide/target/debug/deps/libfast_image_resize-e135c92728d9022c.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-5d77792c8443beb4.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-27da55f70659d2cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-517a42d701d6391f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0632c3605b8a1936.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-907134f0fdba524a.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-89f7f16e0cb222cd.rmeta --extern xterm_query=/opt/rustwide/target/debug/deps/libxterm_query-674c6b6ee33c3699.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2d0c29df6ff3b370c89ce048890a1e444d769c7862b9358ec0dcbc68ae55f74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d0c29df6ff3b370c89ce048890a1e444d769c7862b9358ec0dcbc68ae55f74c", kill_on_drop: false }` [INFO] [stdout] 2d0c29df6ff3b370c89ce048890a1e444d769c7862b9358ec0dcbc68ae55f74c