[INFO] cloning repository https://github.com/FreeFull/monotile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFull/monotile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 406f15b1b25861f208e8c24159fb728bc938a654 [INFO] testing FreeFull/monotile against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile" "/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/FreeFull/monotile on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeFull/monotile [INFO] finished tweaking git repo https://github.com/FreeFull/monotile [INFO] tweaked toml for git repo https://github.com/FreeFull/monotile written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/monotile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c8be56e26c3a64e18c4656218acff03fb1ddeeaf4aabcb0d34124b584544f4 [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" "e7c8be56e26c3a64e18c4656218acff03fb1ddeeaf4aabcb0d34124b584544f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c8be56e26c3a64e18c4656218acff03fb1ddeeaf4aabcb0d34124b584544f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c8be56e26c3a64e18c4656218acff03fb1ddeeaf4aabcb0d34124b584544f4", kill_on_drop: false }` [INFO] [stdout] e7c8be56e26c3a64e18c4656218acff03fb1ddeeaf4aabcb0d34124b584544f4 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a6250e9370858612abf74cf5e199bd470301462d134684d35419a4996004f0 [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" "52a6250e9370858612abf74cf5e199bd470301462d134684d35419a4996004f0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling gio v0.4.0 (https://github.com/gtk-rs/gio.git#85ab4427) [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling send-cell v0.1.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 (https://github.com/gtk-rs/gdk-pixbuf#6d083845) [INFO] [stderr] Compiling cairo-rs v0.4.0 (https://github.com/gtk-rs/cairo.git#aba6ba00) [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling c_vec v1.3.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling gdk v0.8.0 (https://github.com/gtk-rs/gdk.git#5bdf96f3) [INFO] [stderr] Compiling gtk v0.4.0 (https://github.com/gtk-rs/gtk.git#693e33eb) [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling glib-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling gobject-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling gio-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 (https://github.com/gtk-rs/cairo.git#aba6ba00) [INFO] [stderr] Compiling pango-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling gdk-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling atk-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling gtk-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling glib v0.5.0 (https://github.com/gtk-rs/glib.git#a5e1d028) [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling pango v0.4.0 (https://github.com/gtk-rs/pango#1fa26b1a) [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.22 [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/git/checkouts/gtk-b89af3a825b1a0bb/693e33e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-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=a7e75261c3cdd835 -C extra-filename=-a7e75261c3cdd835 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e7d74538f16e3ae6.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f5e7bf0b5a0dc308.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-ae072812ecf0c5c0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-7a8ddf1b75597fab.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ce15cee31a18c555.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-dff13d29642dc7b1.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-d2457ea740da7ff6.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-fc40d3115b306457.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-02d4a6708251a6e6.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-45df4454240ee8a2.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-0af270a31c9f17b1.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-aaa1f1564029fc84.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-917d2130bb2ebde3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b809467f521b31ba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8d3dbefd47e58a23.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "52a6250e9370858612abf74cf5e199bd470301462d134684d35419a4996004f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a6250e9370858612abf74cf5e199bd470301462d134684d35419a4996004f0", kill_on_drop: false }` [INFO] [stdout] 52a6250e9370858612abf74cf5e199bd470301462d134684d35419a4996004f0