[INFO] cloning repository https://github.com/krypt0nn/gtk-example-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krypt0nn/gtk-example-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrypt0nn%2Fgtk-example-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrypt0nn%2Fgtk-example-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a5a7f021532e95a789ac44cb61628ee4dd6fc98 [INFO] testing krypt0nn/gtk-example-app against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrypt0nn%2Fgtk-example-app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krypt0nn/gtk-example-app [INFO] finished tweaking git repo https://github.com/krypt0nn/gtk-example-app [INFO] tweaked toml for git repo https://github.com/krypt0nn/gtk-example-app written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krypt0nn/gtk-example-app 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding gtk4 v0.4.9 (available: v0.10.1) [INFO] [stderr] Adding libadwaita v0.1.1 (available: v0.8.0) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 30508c294c5768ec268a9287d4ded067c610fcbf076da9e1d2fc1eb89ea1c33f [INFO] running `Command { std: "docker" "start" "-a" "30508c294c5768ec268a9287d4ded067c610fcbf076da9e1d2fc1eb89ea1c33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30508c294c5768ec268a9287d4ded067c610fcbf076da9e1d2fc1eb89ea1c33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30508c294c5768ec268a9287d4ded067c610fcbf076da9e1d2fc1eb89ea1c33f", kill_on_drop: false }` [INFO] [stdout] 30508c294c5768ec268a9287d4ded067c610fcbf076da9e1d2fc1eb89ea1c33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d652dc123cbd52892f8d398bf9475b56e171fc0ef1cb66afb7d415ec401c9652 [INFO] running `Command { std: "docker" "start" "-a" "d652dc123cbd52892f8d398bf9475b56e171fc0ef1cb66afb7d415ec401c9652", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk4-macros v0.4.10 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.8 [INFO] [stderr] Compiling gsk4-sys v0.4.8 [INFO] [stderr] Compiling gtk4-sys v0.4.8 [INFO] [stderr] Compiling libadwaita-sys v0.1.0 [INFO] [stderr] Compiling glib v0.15.12 [INFO] [stderr] Compiling pango v0.15.10 [INFO] [stderr] Compiling cairo-rs v0.15.12 [INFO] [stderr] Compiling graphene-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf v0.15.11 [INFO] [stderr] Compiling gdk4 v0.4.8 [INFO] [stderr] Compiling gsk4 v0.4.8 [INFO] [stderr] Compiling gtk4 v0.4.9 [INFO] [stderr] Compiling libadwaita v0.1.1 [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4", "v4_6", "v4_8"))' -C metadata=f17793ceddbdbac1 -C extra-filename=-5249846692a069a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-309781f20e495846.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-157bdf39abd5663a.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-066fce59fb6c9c15.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-1e02641b08fe04a6.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-7044630d952d8c30.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-45d608b39a03a58f.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-570f52b84b84ac18.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-c3cbe8cea181dbe6.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-a3bbba9fd891dd9f.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-9cc56ffbeaaa6ad5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f44516d981b27aa6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8857e5eb8c0b5de1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d652dc123cbd52892f8d398bf9475b56e171fc0ef1cb66afb7d415ec401c9652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d652dc123cbd52892f8d398bf9475b56e171fc0ef1cb66afb7d415ec401c9652", kill_on_drop: false }` [INFO] [stdout] d652dc123cbd52892f8d398bf9475b56e171fc0ef1cb66afb7d415ec401c9652