[INFO] updating cached repository https://github.com/frankE/config-options-gtk [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] 695db4c4b2170766f7c69f4ff2380250aaf62ff5 [INFO] testing frankE/config-options-gtk against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfrankE%2Fconfig-options-gtk" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankE/config-options-gtk on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/frankE/config-options-gtk [INFO] finished tweaking git repo https://github.com/frankE/config-options-gtk [INFO] tweaked toml for git repo https://github.com/frankE/config-options-gtk written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/frankE/config-options-gtk already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] fd1c10ccb6d88d6f9eff5dd655e3037f1a89266849ed941257397e9aa651b2f5 [INFO] running `"docker" "start" "-a" "fd1c10ccb6d88d6f9eff5dd655e3037f1a89266849ed941257397e9aa651b2f5"` [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.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 cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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 --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=552dfcec36478be0 -C extra-filename=-552dfcec36478be0 --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-7f2df3c93d948493.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-052144dc0409e694.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-785f4da621411030.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-006f100a743e6337.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-c2b65b8edd1f2fb5.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-4fa1280f23916f79.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-35f8362d5687192e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-6e1a64a9bbc7ca50.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-66b94c830596c14c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-52a87026f2afce7f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5d404b4be7389bbd.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9f22b81e98917f5f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-871db668c04919c0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1c79a9f678d9a29e.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-012d381f17f81125.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "fd1c10ccb6d88d6f9eff5dd655e3037f1a89266849ed941257397e9aa651b2f5"` [INFO] running `"docker" "rm" "-f" "fd1c10ccb6d88d6f9eff5dd655e3037f1a89266849ed941257397e9aa651b2f5"` [INFO] [stdout] fd1c10ccb6d88d6f9eff5dd655e3037f1a89266849ed941257397e9aa651b2f5