[INFO] cloning repository https://github.com/chotchki/tray-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chotchki/tray-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Ftray-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Ftray-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d42f00e8f6fcd7917a9930d7a414060e50081604 [INFO] checking chotchki/tray-wrapper against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchotchki%2Ftray-wrapper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chotchki/tray-wrapper [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/chotchki/tray-wrapper [INFO] tweaked toml for git repo https://github.com/chotchki/tray-wrapper written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chotchki/tray-wrapper on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chotchki/tray-wrapper 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 584898314ff786f7651ae528dda3162283ded289527d84f0081f8b643c6d393f [INFO] running `Command { std: "docker" "start" "-a" "584898314ff786f7651ae528dda3162283ded289527d84f0081f8b643c6d393f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "584898314ff786f7651ae528dda3162283ded289527d84f0081f8b643c6d393f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584898314ff786f7651ae528dda3162283ded289527d84f0081f8b643c6d393f", kill_on_drop: false }` [INFO] [stdout] 584898314ff786f7651ae528dda3162283ded289527d84f0081f8b643c6d393f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 387bb5b9b878d72141a6440fbd0d3dc36071133a01b265fb8ad3d9d3581d63f2 [INFO] running `Command { std: "docker" "start" "-a" "387bb5b9b878d72141a6440fbd0d3dc36071133a01b265fb8ad3d9d3581d63f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling cfg-expr v0.20.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking take-once v0.1.3 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling system-deps v7.0.5 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling glib-macros v0.21.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.21.1 [INFO] [stderr] Compiling gobject-sys v0.21.1 [INFO] [stderr] Compiling gio-sys v0.21.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking glib v0.21.1 [INFO] [stderr] Checking libappindicator-sys v0.9.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] error: could not compile `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.21.1/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="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=924de7013fba459e -C extra-filename=-a043b1adab670bc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dfd92dabffc08bc7.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d75c0bfdfe4447ea.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c203753e7a653149.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f7f5e53fd881f3ff.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1bd16a0a13f4b3e2.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-e7f0cd361ef4bfcd.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-1bd5df979c1c89b6.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7faad433fa1cae74.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-96d7c7a7332b4422.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "387bb5b9b878d72141a6440fbd0d3dc36071133a01b265fb8ad3d9d3581d63f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387bb5b9b878d72141a6440fbd0d3dc36071133a01b265fb8ad3d9d3581d63f2", kill_on_drop: false }` [INFO] [stdout] 387bb5b9b878d72141a6440fbd0d3dc36071133a01b265fb8ad3d9d3581d63f2