[INFO] cloning repository https://github.com/rogersanctus/gtk-app-stacks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogersanctus/gtk-app-stacks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogersanctus%2Fgtk-app-stacks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogersanctus%2Fgtk-app-stacks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5acad44ab1b75697ee5518a829e938644ca6c95 [INFO] checking rogersanctus/gtk-app-stacks against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogersanctus%2Fgtk-app-stacks" "/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/rogersanctus/gtk-app-stacks [INFO] finished tweaking git repo https://github.com/rogersanctus/gtk-app-stacks [INFO] tweaked toml for git repo https://github.com/rogersanctus/gtk-app-stacks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rogersanctus/gtk-app-stacks on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rogersanctus/gtk-app-stacks 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86aa169560104250af40a144f50ec59ace371c864eed38173903d838a5463607 [INFO] running `Command { std: "docker" "start" "-a" "86aa169560104250af40a144f50ec59ace371c864eed38173903d838a5463607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86aa169560104250af40a144f50ec59ace371c864eed38173903d838a5463607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86aa169560104250af40a144f50ec59ace371c864eed38173903d838a5463607", kill_on_drop: false }` [INFO] [stdout] 86aa169560104250af40a144f50ec59ace371c864eed38173903d838a5463607 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1760face4ecc83742be814a19f34aa904afecae4511d982c04181c902ee8a585 [INFO] running `Command { std: "docker" "start" "-a" "1760face4ecc83742be814a19f34aa904afecae4511d982c04181c902ee8a585", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [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 cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk4-macros v0.4.7 [INFO] [stderr] Compiling glib v0.15.11 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.11 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk4 v0.4.7 [INFO] [stderr] Checking gsk4 v0.4.7 [INFO] [stderr] Checking gtk4 v0.4.7 [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/998b6603a58e47f42ccce7a67943234e96b6839e/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4", "v4_6"))' -C metadata=82ec694259c98b9f -C extra-filename=-f3b512b8cc0f709f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c1413cf714723e98.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-b7591b8e8eddbf20.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9e051c3d1bb0184f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-13e94fdc3f5850ef.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-135cb7f28912bfaf.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-5a8f1ce517d0bd23.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-0e94442cfa157db5.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-02f7ac379f65dce3.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-067a745796f3f201.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-31b35d7dd8665455.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-611a8f7d5d8bf263.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e064e34d4eb2a586.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-abd0a73a5daa11ff.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-dae3c95d2f0ab08e.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 `gtk4` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/998b6603a58e47f42ccce7a67943234e96b6839e/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4", "v4_6"))' -C metadata=1dd2b8a25b74da86 -C extra-filename=-fab60ee1f8fe2baf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-a4d0890a24d0b2ea.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-18be370a70b1d45d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6dc641f56665edfd.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-8a3ded82602d2c63.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-3e3cb1067f28b611.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-a2f69d1e20d214a1.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2df67a1183182aa4.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-0d01d13d767daaff.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-2d41283361597cb5.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-31b35d7dd8665455.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-6cdaea748d3a2c4a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c29947b93772a970.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-48dbfc5d2444ce02.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-97536eb14306a180.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1760face4ecc83742be814a19f34aa904afecae4511d982c04181c902ee8a585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1760face4ecc83742be814a19f34aa904afecae4511d982c04181c902ee8a585", kill_on_drop: false }` [INFO] [stdout] 1760face4ecc83742be814a19f34aa904afecae4511d982c04181c902ee8a585