[INFO] cloning repository https://github.com/PonasKovas/gtk-glium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PonasKovas/gtk-glium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPonasKovas%2Fgtk-glium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPonasKovas%2Fgtk-glium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37627c580584c5397a0e041a8b0973a20fcddafb [INFO] testing PonasKovas/gtk-glium against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPonasKovas%2Fgtk-glium" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PonasKovas/gtk-glium on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PonasKovas/gtk-glium [INFO] finished tweaking git repo https://github.com/PonasKovas/gtk-glium [INFO] tweaked toml for git repo https://github.com/PonasKovas/gtk-glium written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/PonasKovas/gtk-glium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f4605c5c6bfb756871044886fe034171a9d9e9fe047d6cd118b31451fdc1488 [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" "7f4605c5c6bfb756871044886fe034171a9d9e9fe047d6cd118b31451fdc1488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4605c5c6bfb756871044886fe034171a9d9e9fe047d6cd118b31451fdc1488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4605c5c6bfb756871044886fe034171a9d9e9fe047d6cd118b31451fdc1488", kill_on_drop: false }` [INFO] [stdout] 7f4605c5c6bfb756871044886fe034171a9d9e9fe047d6cd118b31451fdc1488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7679c3aefa4a55bc62ecf803e23aae99e502d773966ee4acab7805432ac5fe23 [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" "7679c3aefa4a55bc62ecf803e23aae99e502d773966ee4acab7805432ac5fe23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling andrew v0.3.0 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.28.0 (https://github.com/glium/glium.git#eb4c2557) [INFO] [stderr] Compiling wayland-client v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.28.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wayland-commons v0.28.0 [INFO] [stderr] Compiling calloop v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling wayland-cursor v0.28.0 [INFO] [stderr] Compiling wayland-egl v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling glutin v0.25.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.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=6678564d69073037 -C extra-filename=-6678564d69073037 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-d93013a2a9bdc476.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-587617861166fe7f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-8b0d1c15871e0fa8.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-43115a01995e9bab.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-3b17287441a40e68.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-afdc3551c9a09a19.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-c7650f0c88589b11.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-912a82f1b4a451b8.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f0ac04cb042181de.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-543bedf940417a33.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-56ca12322e1232af.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-9ae0c9b962c293d8.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-7b843595ec3e50ad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-92e3a7d3f3c0c37b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6a683b6ab6282aed.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-4290ae3e049a6be7.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-ff83e683573072fa.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7679c3aefa4a55bc62ecf803e23aae99e502d773966ee4acab7805432ac5fe23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7679c3aefa4a55bc62ecf803e23aae99e502d773966ee4acab7805432ac5fe23", kill_on_drop: false }` [INFO] [stdout] 7679c3aefa4a55bc62ecf803e23aae99e502d773966ee4acab7805432ac5fe23