[INFO] cloning repository https://github.com/Rootyjr/aespresso [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rootyjr/aespresso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootyjr%2Faespresso", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootyjr%2Faespresso'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d65e15d66abe38fa6b1413c703de6f9e05db8a7c [INFO] testing Rootyjr/aespresso against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRootyjr%2Faespresso" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rootyjr/aespresso on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rootyjr/aespresso [INFO] finished tweaking git repo https://github.com/Rootyjr/aespresso [INFO] tweaked toml for git repo https://github.com/Rootyjr/aespresso written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Rootyjr/aespresso already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f6e7e33273d493467ef67e8e4198659b9a03a31d3581efe34dddd5301a1bdbf [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" "9f6e7e33273d493467ef67e8e4198659b9a03a31d3581efe34dddd5301a1bdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f6e7e33273d493467ef67e8e4198659b9a03a31d3581efe34dddd5301a1bdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6e7e33273d493467ef67e8e4198659b9a03a31d3581efe34dddd5301a1bdbf", kill_on_drop: false }` [INFO] [stdout] 9f6e7e33273d493467ef67e8e4198659b9a03a31d3581efe34dddd5301a1bdbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] d153b53a1dad6086bce49f531c483a13286d0ac47b130364d4bed463755a2d39 [INFO] running `Command { std: "docker" "start" "-a" "d153b53a1dad6086bce49f531c483a13286d0ac47b130364d4bed463755a2d39", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gtk v0.7.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling glib v0.8.0 [INFO] [stderr] Compiling os_type v2.2.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.7.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 --cfg 'feature="v3_16"' -C metadata=b75dc743dc098b45 -C extra-filename=-b75dc743dc098b45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-194ba84587472212.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-da7a04bf71732293.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-52827b221bffb9b1.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-79fa146f86ff73af.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-706a3e9f6a0513ed.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-6a03ce68f6f60a04.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-4ed6667bf91e06c3.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c0dd7d62dfab5dc5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-4c35394132038efe.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e50324b079183b56.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-08e2aa60c958a3f8.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0f9486b618eeb797.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a363bd06865976ce.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-648ccb6b939f550a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2bfc2cfaf370f8d4.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-790269f895de894c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d153b53a1dad6086bce49f531c483a13286d0ac47b130364d4bed463755a2d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d153b53a1dad6086bce49f531c483a13286d0ac47b130364d4bed463755a2d39", kill_on_drop: false }` [INFO] [stdout] d153b53a1dad6086bce49f531c483a13286d0ac47b130364d4bed463755a2d39