[INFO] cloning repository https://github.com/nadirs/relm-cairo-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadirs/relm-cairo-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Frelm-cairo-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Frelm-cairo-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c07cd53009e93de2f72342fe203230b415296d98 [INFO] testing nadirs/relm-cairo-test 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%2Fnadirs%2Frelm-cairo-test" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nadirs/relm-cairo-test 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/nadirs/relm-cairo-test [INFO] finished tweaking git repo https://github.com/nadirs/relm-cairo-test [INFO] tweaked toml for git repo https://github.com/nadirs/relm-cairo-test written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nadirs/relm-cairo-test 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac7dcfb0031829ce4d791e9cc5ee4ab7a60d65e9b872f47f5d0251285c2ff59a [INFO] running `Command { std: "docker" "start" "-a" "ac7dcfb0031829ce4d791e9cc5ee4ab7a60d65e9b872f47f5d0251285c2ff59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac7dcfb0031829ce4d791e9cc5ee4ab7a60d65e9b872f47f5d0251285c2ff59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac7dcfb0031829ce4d791e9cc5ee4ab7a60d65e9b872f47f5d0251285c2ff59a", kill_on_drop: false }` [INFO] [stdout] ac7dcfb0031829ce4d791e9cc5ee4ab7a60d65e9b872f47f5d0251285c2ff59a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e1ac173b3054c371f561a876ea6691ddec5118ec8c11bde76b85edda703c4810 [INFO] running `Command { std: "docker" "start" "-a" "e1ac173b3054c371f561a876ea6691ddec5118ec8c11bde76b85edda703c4810", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling syn v0.14.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 glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling relm-gen-widget v0.14.6 [INFO] [stderr] Compiling relm-derive-common v0.14.6 [INFO] [stderr] Compiling relm-derive v0.14.6 [INFO] [stderr] Compiling relm-core v0.14.6 [INFO] [stderr] Compiling relm-state v0.14.6 [INFO] [stderr] Compiling relm v0.14.6 [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,artifacts,future-incompat --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_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=6fc74eec7d1df29e -C extra-filename=-6fc74eec7d1df29e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-55840e120ae1dee7.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0978dfeb2d316fab.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-709d9431e021de9c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-80d977f1679eda7c.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-cb9c7018fee53b48.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-582cc14d51823ea3.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-522a60d213569748.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-aee1c97fb3486040.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-6fc5a3c2adf51df2.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-46948841b58979c1.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-66c82c17dbf59ca6.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5a8f188c19cb0d48.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-5c02ad444df78fa4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8415b2ab78f35129.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8ec3f7015ca8e227.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c09628a0ce7966b7.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e1ac173b3054c371f561a876ea6691ddec5118ec8c11bde76b85edda703c4810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1ac173b3054c371f561a876ea6691ddec5118ec8c11bde76b85edda703c4810", kill_on_drop: false }` [INFO] [stdout] e1ac173b3054c371f561a876ea6691ddec5118ec8c11bde76b85edda703c4810