[INFO] cloning repository https://github.com/msierks/rustcube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msierks/rustcube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c0252716109c8e29372719e86330d7ce7b8556 [INFO] checking msierks/rustcube against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube" "/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/msierks/rustcube [INFO] finished tweaking git repo https://github.com/msierks/rustcube [INFO] tweaked toml for git repo https://github.com/msierks/rustcube written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/msierks/rustcube on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/msierks/rustcube 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 583ea9470cbf4269805614f2d2ff98ffcf93979b1dd493ceae16760d1ea154d9 [INFO] running `Command { std: "docker" "start" "-a" "583ea9470cbf4269805614f2d2ff98ffcf93979b1dd493ceae16760d1ea154d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "583ea9470cbf4269805614f2d2ff98ffcf93979b1dd493ceae16760d1ea154d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583ea9470cbf4269805614f2d2ff98ffcf93979b1dd493ceae16760d1ea154d9", kill_on_drop: false }` [INFO] [stdout] 583ea9470cbf4269805614f2d2ff98ffcf93979b1dd493ceae16760d1ea154d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52aeed49315d6ca168cfcdeb79b3e39ad043c70a462d88db35a44d07ea598a2e [INFO] running `Command { std: "docker" "start" "-a" "52aeed49315d6ca168cfcdeb79b3e39ad043c70a462d88db35a44d07ea598a2e", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling gdk4-sys v0.5.5 [INFO] [stderr] Compiling graphene-sys v0.16.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling gsk4-sys v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling glib-macros v0.16.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling gtk4-sys v0.5.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Compiling gtk4-macros v0.5.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking glib v0.16.7 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking rustcube v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking graphene-rs v0.16.3 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking gdk4 v0.5.5 [INFO] [stderr] Checking gsk4 v0.5.5 [INFO] [stderr] Checking gtk4 v0.5.5 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="v4_2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gnome_42", "gnome_43", "unsafe-assume-initialized", "v4_10", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=6fa957163274bd25 -C extra-filename=-9e01bccc84c1bc2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4eb2bae1a9b260e4.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-659a3c04f66abc33.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-2b4f3f2628851d59.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e8650441f13a738f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-392afaf50c9b91b9.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-74b3aa19bb0319b5.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-a9818aa1dddcfc94.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-53dbdaedbd0394df.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-69ffabbb1bcd7d08.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-37b152622d85c11a.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-ef17af1cedfadd34.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-d40ce0db1f1dadbf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-40416fe047149318.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2a7db83c74176a59.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-7b5b19372abe3c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "52aeed49315d6ca168cfcdeb79b3e39ad043c70a462d88db35a44d07ea598a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52aeed49315d6ca168cfcdeb79b3e39ad043c70a462d88db35a44d07ea598a2e", kill_on_drop: false }` [INFO] [stdout] 52aeed49315d6ca168cfcdeb79b3e39ad043c70a462d88db35a44d07ea598a2e