[INFO] cloning repository https://github.com/Kayxue/nautilus-image-converter-reborn-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kayxue/nautilus-image-converter-reborn-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2Fnautilus-image-converter-reborn-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2Fnautilus-image-converter-reborn-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54a5fe2e32e7ac6d89fbd3ebe7ae034db58dbba5 [INFO] checking Kayxue/nautilus-image-converter-reborn-app against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2Fnautilus-image-converter-reborn-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kayxue/nautilus-image-converter-reborn-app [INFO] finished tweaking git repo https://github.com/Kayxue/nautilus-image-converter-reborn-app [INFO] tweaked toml for git repo https://github.com/Kayxue/nautilus-image-converter-reborn-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kayxue/nautilus-image-converter-reborn-app on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kayxue/nautilus-image-converter-reborn-app 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53 [INFO] running `Command { std: "docker" "start" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking imgref v1.12.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling cfg-expr v0.20.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking wide v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling relm4-css v0.11.0 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling argh_shared v0.1.19 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking fragile v2.1.0 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling glib-sys v0.22.8 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.8 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.4 [INFO] [stderr] Compiling graphene-sys v0.22.8 [INFO] [stderr] Compiling gsk4-sys v0.11.4 [INFO] [stderr] Compiling gtk4-sys v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking simba v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling gtk4-macros v0.11.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Compiling tracker-macros v0.2.3 [INFO] [stderr] Compiling relm4-macros v0.11.0 [INFO] [stderr] Compiling argh_derive v0.1.19 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tracker v0.2.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking zerocopy v0.8.52 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking rustdct v0.7.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking argh v0.1.19 [INFO] [stderr] Checking nalgebra v0.35.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking glib v0.22.8 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking gio v0.22.8 [INFO] [stderr] Checking cairo-rs v0.22.0 [INFO] [stderr] Checking graphene-rs v0.22.8 [INFO] [stderr] Checking imageproc v0.27.0 [INFO] [stderr] Checking fast_image_resize v6.0.0 [INFO] [stderr] Checking gdk-pixbuf v0.22.0 [INFO] [stderr] Checking pango v0.22.8 [INFO] [stderr] Checking gdk4 v0.11.4 [INFO] [stderr] Checking gsk4 v0.11.4 [INFO] [stderr] Checking gtk4 v0.11.4 [INFO] [stderr] error: could not compile `gtk4` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gnome_42"' --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_16"' --cfg 'feature="v4_18"' --cfg 'feature="v4_2"' --cfg 'feature="v4_20"' --cfg 'feature="v4_22"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "gnome_50", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_24", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=760e91c8fa3fcf16 -C extra-filename=-df9162ccc62238f7 --out-dir /opt/rustwide/target/debug/build/gtk4/df9162ccc62238f7/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c6374315781593d/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/033a43df9ee98a77/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/f530b31ba83eaf70/out -L dependency=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/51fec89811e16e23/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/8e40a5a120beeecb/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/12138a6311c7b79a/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/41a0fad9cb409f5f/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/a676b13af6340139/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/b6ecf0366998eedb/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/774e56769eca3c93/out -L dependency=/opt/rustwide/target/debug/build/gdk4/453fc9fcfe0aac9d/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/dc206ec41092ddca/out -L dependency=/opt/rustwide/target/debug/build/gio/d7180bbb273ade8f/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/f3e66f5b75aa56de/out -L dependency=/opt/rustwide/target/debug/build/glib/1d36607af95333c8/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/2e1bbcd133daa31b/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/255541c017252005/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/4893162f241b1200/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/70492be984520fde/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/56b004492fe677bf/out -L dependency=/opt/rustwide/target/debug/build/gsk4/5c3316d320e8752d/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/287fb3d4415228af/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/6fbd2403914be587/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/510b7bb80e17a999/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d743d2c5d8788671/out -L dependency=/opt/rustwide/target/debug/build/pango/221aadd1746ebf82/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/ffe4c95007e2b92b/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/033a43df9ee98a77/out/libcairo-033a43df9ee98a77.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out/libfield_offset-b4a30dd8bde698a0.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/51fec89811e16e23/out/libfutures_channel-51fec89811e16e23.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/b6ecf0366998eedb/out/libgdk_pixbuf-b6ecf0366998eedb.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/453fc9fcfe0aac9d/out/libgdk4-453fc9fcfe0aac9d.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/d7180bbb273ade8f/out/libgio-d7180bbb273ade8f.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/1d36607af95333c8/out/libglib-1d36607af95333c8.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/70492be984520fde/out/libgraphene-70492be984520fde.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/5c3316d320e8752d/out/libgsk4-5c3316d320e8752d.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/6fbd2403914be587/out/libgtk4_macros-6fbd2403914be587.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/510b7bb80e17a999/out/libgtk4_sys-510b7bb80e17a999.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/221aadd1746ebf82/out/libpango-221aadd1746ebf82.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53", kill_on_drop: false }` [INFO] [stdout] 13d5d10df080c0257383c3dbf43f664f92104b266dbb26102e3426f7fe4c4f53