[INFO] cloning repository https://github.com/KMDMNAK/anno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KMDMNAK/anno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMDMNAK%2Fanno", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMDMNAK%2Fanno'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f9c6b5b2827d285dddb23cc0c6f2fcac59b254c [INFO] testing KMDMNAK/anno against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKMDMNAK%2Fanno" "/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/KMDMNAK/anno on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KMDMNAK/anno [INFO] finished tweaking git repo https://github.com/KMDMNAK/anno [INFO] tweaked toml for git repo https://github.com/KMDMNAK/anno written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/KMDMNAK/anno already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_futures v0.1.2 [INFO] [stderr] Downloaded iced_style v0.1.0 [INFO] [stderr] Downloaded iced_web v0.2.1 [INFO] [stderr] Downloaded dodrio v0.1.0 [INFO] [stderr] Downloaded clipboard_wayland v0.1.0 [INFO] [stderr] Downloaded iced_winit v0.1.0 [INFO] [stderr] Downloaded smithay-clipboard v0.3.7 [INFO] [stderr] Downloaded window_clipboard v0.1.1 [INFO] [stderr] Downloaded iced_native v0.2.2 [INFO] [stderr] Downloaded iced v0.1.1 [INFO] [stderr] Downloaded guillotiere v0.4.4 [INFO] [stderr] Downloaded svg_fmt v0.2.1 [INFO] [stderr] Downloaded iced_core v0.2.1 [INFO] [stderr] Downloaded iced_wgpu v0.2.2 [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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19397601772b27cf3df43a3598faf633d9b32c00ce9b57e8b852de5075c3c93d [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" "19397601772b27cf3df43a3598faf633d9b32c00ce9b57e8b852de5075c3c93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19397601772b27cf3df43a3598faf633d9b32c00ce9b57e8b852de5075c3c93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19397601772b27cf3df43a3598faf633d9b32c00ce9b57e8b852de5075c3c93d", kill_on_drop: false }` [INFO] [stdout] 19397601772b27cf3df43a3598faf633d9b32c00ce9b57e8b852de5075c3c93d [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619ea9e52f94bfb6f5d02aa9638589f40cb429ea18642018e757b0f886887440 [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" "619ea9e52f94bfb6f5d02aa9638589f40cb429ea18642018e757b0f886887440", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling iced_core v0.2.1 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling iced_style v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling guillotiere v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling clipboard_x11 v0.1.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling iced_futures v0.1.2 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling iced_native v0.2.2 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling clipboard_wayland v0.1.0 [INFO] [stderr] Compiling window_clipboard v0.1.1 [INFO] [stderr] Compiling iced_winit v0.1.0 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling wgpu_glyph v0.7.0 [INFO] [stderr] Compiling iced_wgpu v0.2.2 [INFO] [stderr] Compiling iced v0.1.1 [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.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=2fb864ebb227e42b -C extra-filename=-2fb864ebb227e42b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-9fd193bf4c453e0f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-04999479f94f51a2.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-6370c1ea6f0d31d1.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-8193e21a8906e9fa.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-15e96840b06d944b.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-a65a7737aec0f2ee.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-2e1762b491502afa.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c0575af8fcb73673.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3e333a6969e14476.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-494898d5a03d92fa.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-1fc52c3cf14509d1.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-77d6e08e14b5eba6.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-87fa5f0ea5712ce0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-afd321618a22ef8c.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-90aef9cb48df475d.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-13ff39e01b030260.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "619ea9e52f94bfb6f5d02aa9638589f40cb429ea18642018e757b0f886887440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619ea9e52f94bfb6f5d02aa9638589f40cb429ea18642018e757b0f886887440", kill_on_drop: false }` [INFO] [stdout] 619ea9e52f94bfb6f5d02aa9638589f40cb429ea18642018e757b0f886887440