[INFO] cloning repository https://github.com/Smileodox/Caru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smileodox/Caru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe59f94646887cd1e69bea2b91ecde057f47d1bf [INFO] testing Smileodox/Caru against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Smileodox/Caru on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Smileodox/Caru [INFO] finished tweaking git repo https://github.com/Smileodox/Caru [INFO] tweaked toml for git repo https://github.com/Smileodox/Caru written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Smileodox/Caru 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4902212a0553fda8bd197a69f154ba6e1f4dc3d810de1aa5db68004295fa9a8c [INFO] running `Command { std: "docker" "start" "-a" "4902212a0553fda8bd197a69f154ba6e1f4dc3d810de1aa5db68004295fa9a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4902212a0553fda8bd197a69f154ba6e1f4dc3d810de1aa5db68004295fa9a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4902212a0553fda8bd197a69f154ba6e1f4dc3d810de1aa5db68004295fa9a8c", kill_on_drop: false }` [INFO] [stdout] 4902212a0553fda8bd197a69f154ba6e1f4dc3d810de1aa5db68004295fa9a8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f550cba7593e6838fa3c5374a453e078c79dfbc69de51c81f4d3b7851863704b [INFO] running `Command { std: "docker" "start" "-a" "f550cba7593e6838fa3c5374a453e078c79dfbc69de51c81f4d3b7851863704b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name gtk --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.9.2/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", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v3_16", "v3_18", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_8", "v3_24_9"))' -C metadata=7ffa74e36a6bed11 -C extra-filename=-63255c568a8f5d63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-8a8e6d843f087a89.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-452c957d4087bb72.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-abc365a3d54a792e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-20831074d62ea2de.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-efe20a5c987390ab.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-89c1cdce20634697.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-3a587d6f4590442f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3a936cb1ce42c249.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e45c7d0ae593372f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c3a8c91d9f042350.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c0708e012ea0291b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a13a837060869bef.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-6d6ff430620b8f2c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-72df2d60425be7f7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e179a5e5b688f8a5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2adba18e43c00f78.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-c472272ce93c2871.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f550cba7593e6838fa3c5374a453e078c79dfbc69de51c81f4d3b7851863704b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f550cba7593e6838fa3c5374a453e078c79dfbc69de51c81f4d3b7851863704b", kill_on_drop: false }` [INFO] [stdout] f550cba7593e6838fa3c5374a453e078c79dfbc69de51c81f4d3b7851863704b