[INFO] cloning repository https://github.com/Nano112/blockpedia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nano112/blockpedia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb671bbb18e4f6b4c7ed7edd2cb0d2fe5a81e5a [INFO] testing Nano112/blockpedia against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNano112%2Fblockpedia" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nano112/blockpedia [INFO] finished tweaking git repo https://github.com/Nano112/blockpedia [INFO] tweaked toml for git repo https://github.com/Nano112/blockpedia written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nano112/blockpedia on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nano112/blockpedia 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded wee_alloc v0.4.5 [INFO] [stderr] Downloaded trybuild v1.0.105 [INFO] [stderr] Downloaded phf_macros v0.11.3 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded stability v0.1.1 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded fast-srgb8 v1.0.0 [INFO] [stderr] Downloaded palette_derive v0.7.6 [INFO] [stderr] Downloaded by_address v1.2.1 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded gif v0.13.3 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded windows-registry v0.5.3 [INFO] [stderr] Downloaded memory_units v0.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.3 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded hyper v1.6.0 [INFO] [stderr] Downloaded h2 v0.4.11 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded reqwest v0.12.22 [INFO] [stderr] Downloaded palette v0.7.6 [INFO] [stderr] Downloaded exr v1.73.0 [INFO] [stderr] Downloaded ratatui v0.25.0 [INFO] [stderr] Downloaded rustls v0.23.28 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded image v0.24.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d19943e2a6c759e584b1fd81409b9495de0a6736838b711872a71cecfa302ddd [INFO] running `Command { std: "docker" "start" "-a" "d19943e2a6c759e584b1fd81409b9495de0a6736838b711872a71cecfa302ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d19943e2a6c759e584b1fd81409b9495de0a6736838b711872a71cecfa302ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19943e2a6c759e584b1fd81409b9495de0a6736838b711872a71cecfa302ddd", kill_on_drop: false }` [INFO] [stdout] d19943e2a6c759e584b1fd81409b9495de0a6736838b711872a71cecfa302ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a9e84cdcea020c26d7effb9a9f018c4c961a58c260ebe3ea9634052880636ea [INFO] running `Command { std: "docker" "start" "-a" "4a9e84cdcea020c26d7effb9a9f018c4c961a58c260ebe3ea9634052880636ea", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling serde v1.0.219 [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/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/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", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=1f5ecec16a51d3e1 -C extra-filename=-0dff5fe02fa10dc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-d10901ffc1c96cb7.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6bb12dffd5e1b12b.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-d00f6d1eead4a5d9.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-4d797e8e8a795145.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-a8b63e2528e9f478.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-fb15592dc2f91e19.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8716dabd5a6f20c3.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-8e9697d3740bffc2.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-59994bc6aab6aaa6.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-a661539715dc3d79.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" "4a9e84cdcea020c26d7effb9a9f018c4c961a58c260ebe3ea9634052880636ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9e84cdcea020c26d7effb9a9f018c4c961a58c260ebe3ea9634052880636ea", kill_on_drop: false }` [INFO] [stdout] 4a9e84cdcea020c26d7effb9a9f018c4c961a58c260ebe3ea9634052880636ea