[INFO] updating cached repository https://github.com/FreeFull/monotile [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 406f15b1b25861f208e8c24159fb728bc938a654 [INFO] testing FreeFull/monotile against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fmonotile" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/monotile on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/monotile already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8608921a05dec638575b541bbcebadb7bb55c6f4553242c34229141c27947843 [INFO] running `"docker" "start" "-a" "8608921a05dec638575b541bbcebadb7bb55c6f4553242c34229141c27947843"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.1 [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 num-iter v0.1.37 [INFO] [stderr] Compiling send-cell v0.1.3 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 (https://github.com/gtk-rs/gdk-pixbuf#6d083845) [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling cairo-rs v0.4.0 (https://github.com/gtk-rs/cairo.git#aba6ba00) [INFO] [stderr] Compiling c_vec v1.3.1 [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 itoa v0.4.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 cairo-sys-rs v0.6.0 (https://github.com/gtk-rs/cairo.git#aba6ba00) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [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 crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gtk-sys v0.6.0 (https://github.com/gtk-rs/sys#83d3f0a6) [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling glib v0.5.0 (https://github.com/gtk-rs/glib.git#a5e1d028) [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.69 [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=7ff101a1c04ddc28 -C extra-filename=-7ff101a1c04ddc28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d5c5c0ce840e0d40.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0dde899f684f084a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-20e6bffee1ec6610.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-b939feca008b0979.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-14b036780ce656ab.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-50050a4224a29d46.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5eba5c71aedfb4f4.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-8c551815c59f1134.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-037bc4d682051d7b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-7a61a4c8afc14c52.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-73675ac4490dd68f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-12c5747e84de352d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-49087ea6522584e1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f6c31cbff68e7937.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ef93477cee0b6121.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-82dba43d2b6e2195.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "8608921a05dec638575b541bbcebadb7bb55c6f4553242c34229141c27947843"` [INFO] running `"docker" "rm" "-f" "8608921a05dec638575b541bbcebadb7bb55c6f4553242c34229141c27947843"` [INFO] [stdout] 8608921a05dec638575b541bbcebadb7bb55c6f4553242c34229141c27947843