[INFO] cloning repository https://github.com/itsfarseen/ragam19-regdesk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsfarseen/ragam19-regdesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Fragam19-regdesk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Fragam19-regdesk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc1c359e720c25163a050865f2e95a7beb4f042 [INFO] testing itsfarseen/ragam19-regdesk against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsfarseen%2Fragam19-regdesk" "/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/itsfarseen/ragam19-regdesk on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itsfarseen/ragam19-regdesk [INFO] finished tweaking git repo https://github.com/itsfarseen/ragam19-regdesk [INFO] tweaked toml for git repo https://github.com/itsfarseen/ragam19-regdesk written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/itsfarseen/ragam19-regdesk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57283c1d6fdcba57dfc589e96a8fc073b5db15bcf38163ca0c3af499023f361a [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" "57283c1d6fdcba57dfc589e96a8fc073b5db15bcf38163ca0c3af499023f361a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57283c1d6fdcba57dfc589e96a8fc073b5db15bcf38163ca0c3af499023f361a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57283c1d6fdcba57dfc589e96a8fc073b5db15bcf38163ca0c3af499023f361a", kill_on_drop: false }` [INFO] [stdout] 57283c1d6fdcba57dfc589e96a8fc073b5db15bcf38163ca0c3af499023f361a [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec8f8a3fb9a4a0a436c4ac4e2ef86c4e7f3de545e43b18d908afaeec6904eaad [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" "ec8f8a3fb9a4a0a436c4ac4e2ef86c4e7f3de545e43b18d908afaeec6904eaad", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling mysql v15.1.0 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fuzzy-filter v0.1.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling glib v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling atoi v0.3.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling mysql_common v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' -C metadata=b8c41a34285346e6 -C extra-filename=-b8c41a34285346e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-d27173965889ff27.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-662e308776335104.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-46c2609f45e6760e.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-1a3023f89b364a52.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-1599a4626c8dfcb5.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-69c6973044d195dc.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-a4c1965a14d2d164.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-981134eb7eaeb04b.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-5859bcc481a27830.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c717827183a8bf6b.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-091471b1b3e45272.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a94ca8042c51947a.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f5a0fcac8315bb9d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1dc5af793c54eb5b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-4b0a6fafa8b91465.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-c01abbe7e8d70776.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ec8f8a3fb9a4a0a436c4ac4e2ef86c4e7f3de545e43b18d908afaeec6904eaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8f8a3fb9a4a0a436c4ac4e2ef86c4e7f3de545e43b18d908afaeec6904eaad", kill_on_drop: false }` [INFO] [stdout] ec8f8a3fb9a4a0a436c4ac4e2ef86c4e7f3de545e43b18d908afaeec6904eaad