[INFO] updating cached repository https://github.com/sirgallifrey/gsshaskpass [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08ffd54fd31974bd2174acd25e52cd11fe6c56c1 [INFO] testing sirgallifrey/gsshaskpass against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirgallifrey%2Fgsshaskpass" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sirgallifrey/gsshaskpass on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sirgallifrey/gsshaskpass [INFO] finished tweaking git repo https://github.com/sirgallifrey/gsshaskpass [INFO] tweaked toml for git repo https://github.com/sirgallifrey/gsshaskpass written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sirgallifrey/gsshaskpass already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb8953302651b7c1b751dc31da905a083f078c3968157c0e2d983ad7ed711c34 [INFO] running `"docker" "start" "-a" "bb8953302651b7c1b751dc31da905a083f078c3968157c0e2d983ad7ed711c34"` [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=5ad926d83fa665ea -C extra-filename=-5ad926d83fa665ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-e0dc482943db02cb.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-3f88c3d2e5e00af1.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-25a3ed92d781a1f6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-f651a48a7da69417.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-889fff6fbf4ecba9.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-efc97be36f07e76d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-4360aa2b523c37f2.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-eec75d20236fb0e0.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-408c35479004ea4b.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bddb67a71ea744cb.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-6b1942c8e589ae69.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f03a6522ba475646.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-83942b52c1c2a508.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-fcb9d278127ac6d8.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "bb8953302651b7c1b751dc31da905a083f078c3968157c0e2d983ad7ed711c34"` [INFO] running `"docker" "rm" "-f" "bb8953302651b7c1b751dc31da905a083f078c3968157c0e2d983ad7ed711c34"` [INFO] [stdout] bb8953302651b7c1b751dc31da905a083f078c3968157c0e2d983ad7ed711c34