[INFO] updating cached repository https://github.com/zzeroo/gtk-tokio-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 700cf91273250804f6e6dab7fbafd86213de1cb2 [INFO] testing zzeroo/gtk-tokio-example against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzeroo%2Fgtk-tokio-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zzeroo/gtk-tokio-example on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zzeroo/gtk-tokio-example [INFO] finished tweaking git repo https://github.com/zzeroo/gtk-tokio-example [INFO] tweaked toml for git repo https://github.com/zzeroo/gtk-tokio-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/zzeroo/gtk-tokio-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582a76be5344e6e66779095240e7705b6d9d273765e680a455114e61203a691e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "582a76be5344e6e66779095240e7705b6d9d273765e680a455114e61203a691e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582a76be5344e6e66779095240e7705b6d9d273765e680a455114e61203a691e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582a76be5344e6e66779095240e7705b6d9d273765e680a455114e61203a691e", kill_on_drop: false }` [INFO] [stdout] 582a76be5344e6e66779095240e7705b6d9d273765e680a455114e61203a691e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26ba02afef673839b2da228fd53f18bed8795ad36f98c9ee6f1565d5dedb2e26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "26ba02afef673839b2da228fd53f18bed8795ad36f98c9ee6f1565d5dedb2e26", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [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.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=0da682a294b6b020 -C extra-filename=-0da682a294b6b020 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-63524ff10f1bb928.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-40d0e8ec75b8a62b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-55136313ec455b1d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-2394bef9d2a68807.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-e1be24ea0d241d54.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-11df2ca6909fcb57.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-67c809a2a5466c8f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-10e229992ebf8411.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-050bf6558f524a2c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-b9ba094d271d889c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d11b5d8187de4be8.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-6b392e3b89607ab0.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f9607a1b5b431b01.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-3c55816db4255f53.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-8521ce8d7de90447.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26ba02afef673839b2da228fd53f18bed8795ad36f98c9ee6f1565d5dedb2e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ba02afef673839b2da228fd53f18bed8795ad36f98c9ee6f1565d5dedb2e26", kill_on_drop: false }` [INFO] [stdout] 26ba02afef673839b2da228fd53f18bed8795ad36f98c9ee6f1565d5dedb2e26