[INFO] cloning repository https://github.com/Jswizzy/clicky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jswizzy/clicky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJswizzy%2Fclicky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJswizzy%2Fclicky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e12a1d74debafce1a41b840a11dcf05e509bf131 [INFO] building Jswizzy/clicky against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJswizzy%2Fclicky" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jswizzy/clicky on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jswizzy/clicky [INFO] finished tweaking git repo https://github.com/Jswizzy/clicky [INFO] tweaked toml for git repo https://github.com/Jswizzy/clicky written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jswizzy/clicky 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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb5bb17ed120add83296f6f258fe4d02aafdcb626ecfbfc543e9d26f90b2005 [INFO] running `Command { std: "docker" "start" "-a" "deb5bb17ed120add83296f6f258fe4d02aafdcb626ecfbfc543e9d26f90b2005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb5bb17ed120add83296f6f258fe4d02aafdcb626ecfbfc543e9d26f90b2005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb5bb17ed120add83296f6f258fe4d02aafdcb626ecfbfc543e9d26f90b2005", kill_on_drop: false }` [INFO] [stdout] deb5bb17ed120add83296f6f258fe4d02aafdcb626ecfbfc543e9d26f90b2005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794ebeee7e55e682e7aff815fb18610e393454757751ab761e4c0d64a4343aa4 [INFO] running `Command { std: "docker" "start" "-a" "794ebeee7e55e682e7aff815fb18610e393454757751ab761e4c0d64a4343aa4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/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 -C metadata=ab0910332acebeca -C extra-filename=-ab0910332acebeca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-ecb46259e6fcd371.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-e5dcfa51de1ccf5a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-a0f5e6e75ad1eeb0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a2a7a16a3df8ce49.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-709bdf0b3a9fd4ec.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-865c05ec6c6a232c.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e8afdd906026b6d4.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-805ce87395172dcb.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-3069c2dd69c868cf.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-94f2b2aed7e4892b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0267affcab56467d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-424b537c08d19318.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-55eb75822f2052a4.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-e472ab8a39f195ad.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "794ebeee7e55e682e7aff815fb18610e393454757751ab761e4c0d64a4343aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794ebeee7e55e682e7aff815fb18610e393454757751ab761e4c0d64a4343aa4", kill_on_drop: false }` [INFO] [stdout] 794ebeee7e55e682e7aff815fb18610e393454757751ab761e4c0d64a4343aa4