[INFO] fetching crate libappindicator 0.5.2... [INFO] building libappindicator-0.5.2 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate libappindicator 0.5.2 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate libappindicator 0.5.2 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libappindicator 0.5.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libappindicator 0.5.2 [INFO] tweaked toml for crates.io crate libappindicator 0.5.2 written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate crates.io crate libappindicator 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 945afcdd491883fe97f7c5ea3e47203bbe54bd5894b6d3f3ea32e7d648da3494 [INFO] running `Command { std: "docker" "start" "-a" "945afcdd491883fe97f7c5ea3e47203bbe54bd5894b6d3f3ea32e7d648da3494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945afcdd491883fe97f7c5ea3e47203bbe54bd5894b6d3f3ea32e7d648da3494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945afcdd491883fe97f7c5ea3e47203bbe54bd5894b6d3f3ea32e7d648da3494", kill_on_drop: false }` [INFO] [stdout] 945afcdd491883fe97f7c5ea3e47203bbe54bd5894b6d3f3ea32e7d648da3494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 038fd4f977be3b777d459d95243bd73d5f24f13981be3a989ab89a9d307314dd [INFO] running `Command { std: "docker" "start" "-a" "038fd4f977be3b777d459d95243bd73d5f24f13981be3a989ab89a9d307314dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling libappindicator-sys v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [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 gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling libappindicator v0.5.2 (/opt/rustwide/workdir) [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.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=92775f5e928cb4bb -C extra-filename=-92775f5e928cb4bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-5e9358a4f2e5fc5d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dd62b45b166c363d.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-fa1ba37ad9e3b349.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7d3ad0d21e19bd73.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-e5b85ea39004b616.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-006f80c8a12d8287.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-609f8122343b15fd.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-97265b592ff408b7.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-206fbaf7aecaabf5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3e5447e6eb9b7c1f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e4aca3225ecf48bb.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-097ee7f6190d995d.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-811ed0ff77638ca5.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-43c6966fd8078aa7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a3b95584cca7585.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c83187afb64569b9.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-558027e2da20be6e.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-fb24e9f9fdab1b7c.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" "038fd4f977be3b777d459d95243bd73d5f24f13981be3a989ab89a9d307314dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038fd4f977be3b777d459d95243bd73d5f24f13981be3a989ab89a9d307314dd", kill_on_drop: false }` [INFO] [stdout] 038fd4f977be3b777d459d95243bd73d5f24f13981be3a989ab89a9d307314dd