[INFO] cloning repository https://github.com/jonlamb-gh/elis-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/elis-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Felis-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Felis-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae4b43278d5a36b4943c3ee833f5e3e13d673adf [INFO] testing jonlamb-gh/elis-app against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Felis-app" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/elis-app on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonlamb-gh/elis-app [INFO] finished tweaking git repo https://github.com/jonlamb-gh/elis-app [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/elis-app written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jonlamb-gh/elis-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af61316c2943ff43fe2598b2076ebcf194c299a4764fd21891f7d293b0817d73 [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" "af61316c2943ff43fe2598b2076ebcf194c299a4764fd21891f7d293b0817d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af61316c2943ff43fe2598b2076ebcf194c299a4764fd21891f7d293b0817d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af61316c2943ff43fe2598b2076ebcf194c299a4764fd21891f7d293b0817d73", kill_on_drop: false }` [INFO] [stdout] af61316c2943ff43fe2598b2076ebcf194c299a4764fd21891f7d293b0817d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f224655227209a42a56e07f0f143720857e7f1cde4c203c67fea8c399cc0bb36 [INFO] running `Command { std: "docker" "start" "-a" "f224655227209a42a56e07f0f143720857e7f1cde4c203c67fea8c399cc0bb36", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.2 [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 cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 nom v4.0.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling steel-cent v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling rustbreak v2.0.0-rc3 [INFO] [stderr] Compiling elis-lib v0.1.0 (https://github.com/jonlamb-gh/elis-lib.git?branch=master#06f2b8b7) [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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=322a7ee4566e4d97 -C extra-filename=-322a7ee4566e4d97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9e0014e425479e0f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5af6602063163033.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-a201375c363c5763.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-119e63bc37ea3fbb.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-38df997d4342666d.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-816de36e6bb7ee1b.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-208c6ff7966f675d.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-66eab5db33fd3bbb.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-776bf494c13df527.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-7d51894070759b4f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-e114368153400a46.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a648bac975ec6ba3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c23787a595f08a63.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-297fff97b51b0656.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f224655227209a42a56e07f0f143720857e7f1cde4c203c67fea8c399cc0bb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f224655227209a42a56e07f0f143720857e7f1cde4c203c67fea8c399cc0bb36", kill_on_drop: false }` [INFO] [stdout] f224655227209a42a56e07f0f143720857e7f1cde4c203c67fea8c399cc0bb36