[INFO] cloning repository https://github.com/str4d/girage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/girage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fgirage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fgirage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 196d2270daa85774faeee8d050d153613394058a [INFO] testing str4d/girage against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Fgirage" "/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/str4d/girage on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/str4d/girage [INFO] finished tweaking git repo https://github.com/str4d/girage [INFO] tweaked toml for git repo https://github.com/str4d/girage written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/str4d/girage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa20-core v0.2.3 [INFO] [stderr] Downloaded relm-derive v0.18.0 [INFO] [stderr] Downloaded pango-sys v0.9.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.0 [INFO] [stderr] Downloaded aead v0.1.1 [INFO] [stderr] Downloaded radix64 v0.6.2 [INFO] [stderr] Downloaded atk-sys v0.9.0 [INFO] [stderr] Downloaded subtle v2.2.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.1.2 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Downloaded poly1305 v0.4.1 [INFO] [stderr] Downloaded glib-sys v0.9.0 [INFO] [stderr] Downloaded secrecy v0.5.2 [INFO] [stderr] Downloaded gdk-sys v0.9.0 [INFO] [stderr] Downloaded cookie-factory v0.3.0 [INFO] [stderr] Downloaded gio-sys v0.9.0 [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded relm v0.18.0 [INFO] [stderr] Downloaded gobject-sys v0.9.0 [INFO] [stderr] Downloaded universal-hash v0.2.0 [INFO] [stderr] Downloaded zeroize v1.0.0 [INFO] [stderr] Downloaded gtk-sys v0.9.0 [INFO] [stderr] Downloaded age v0.1.0 [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d4f480996ccb6cf04f4dd424036f2a69d4e26eda8b15cf801c042225ec0cef [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" "e1d4f480996ccb6cf04f4dd424036f2a69d4e26eda8b15cf801c042225ec0cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d4f480996ccb6cf04f4dd424036f2a69d4e26eda8b15cf801c042225ec0cef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d4f480996ccb6cf04f4dd424036f2a69d4e26eda8b15cf801c042225ec0cef", kill_on_drop: false }` [INFO] [stdout] e1d4f480996ccb6cf04f4dd424036f2a69d4e26eda8b15cf801c042225ec0cef [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba0ad83113dbab0bc88c3de0f5372a100d83d3d888b39c6cf3af79a07fa98b6 [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" "8ba0ad83113dbab0bc88c3de0f5372a100d83d3d888b39c6cf3af79a07fa98b6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling bech32 v0.7.1 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling radix64 v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling universal-hash v0.2.0 [INFO] [stderr] Compiling aead v0.1.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling poly1305 v0.4.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [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 pango-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling salsa20-core v0.2.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling secrecy v0.5.2 [INFO] [stderr] Compiling chacha20 v0.2.3 [INFO] [stderr] Compiling chacha20poly1305 v0.1.2 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling age v0.1.0 [INFO] [stderr] Compiling relm-derive v0.18.0 [INFO] [stderr] Compiling relm v0.18.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c4b89abe14ef1dce -C extra-filename=-c4b89abe14ef1dce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-0701965b3f9c69f7.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-b61e4367d0877c74.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-57aa74a937dcf46d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-0c1a1409b07e3c49.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-07f37f1cbc41ce3f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-fd9c00f126c6ced1.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-dcc4fbac1b795cf7.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-938193de7543573c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-61f1de6ed2995a13.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-81f399356c64ed60.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-defc7318f6b9b4d3.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-d35a5e19211283bd.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9f8424b9e277bfc6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f4bdd5f213b183c4.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-96c4b80e1fadffed.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-c7905f4e22cea23d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8ba0ad83113dbab0bc88c3de0f5372a100d83d3d888b39c6cf3af79a07fa98b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba0ad83113dbab0bc88c3de0f5372a100d83d3d888b39c6cf3af79a07fa98b6", kill_on_drop: false }` [INFO] [stdout] 8ba0ad83113dbab0bc88c3de0f5372a100d83d3d888b39c6cf3af79a07fa98b6