[INFO] cloning repository https://github.com/tamamu/penna-text-editor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamamu/penna-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3c0a70c216755465e1d0cf65a1fa3be37cab65a [INFO] testing tamamu/penna-text-editor against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamamu%2Fpenna-text-editor" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tamamu/penna-text-editor 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/tamamu/penna-text-editor [INFO] finished tweaking git repo https://github.com/tamamu/penna-text-editor [INFO] tweaked toml for git repo https://github.com/tamamu/penna-text-editor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tamamu/penna-text-editor 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] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gtk.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir.git` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files.git` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/cairo` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gdk-pixbuf` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/gio` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/glib` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/pango` [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/atk` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] db79a8cc3af08edb1d1431517217230122b341c9bbdbcb0658e5541c37b0c2ae [INFO] running `"docker" "start" "-a" "db79a8cc3af08edb1d1431517217230122b341c9bbdbcb0658e5541c37b0c2ae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gio v0.8.1 (https://github.com/gtk-rs/gio#47e70e41) [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 (https://github.com/gtk-rs/gdk-pixbuf#4ceb87c0) [INFO] [stderr] Compiling pango v0.8.0 (https://github.com/gtk-rs/pango#8021e0f2) [INFO] [stderr] Compiling cairo-rs v0.8.1 (https://github.com/gtk-rs/cairo#21369e6a) [INFO] [stderr] Compiling atk v0.8.0 (https://github.com/gtk-rs/atk#51256265) [INFO] [stderr] Compiling gdk v0.12.1 (https://github.com/gtk-rs/gdk.git#51927f01) [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gio-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling pango-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 (https://github.com/gtk-rs/cairo#21369e6a) [INFO] [stderr] Compiling atk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gdk-sys v0.9.1 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk-sys v0.9.2 (https://github.com/gtk-rs/sys#d6cffc7d) [INFO] [stderr] Compiling gtk v0.8.1 (https://github.com/gtk-rs/gtk.git#9d45db9f) [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#6bbbe731) [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 (https://github.com/gtk-rs/glib#6bbbe731) [INFO] [stderr] Compiling futures v0.3.5 [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/9d45db9/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_16"' -C metadata=099a46435c9448cb -C extra-filename=-099a46435c9448cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-19a1972a390dc94d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0262287f53ec9879.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d8d4a27c9e4486cc.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-ecf2fce0a41712be.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-ed58b5231e56af16.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-b39104a698d9a9b9.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-bc6029c1e50e5e4d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b7ca146800a1a4d1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-52d805e57a78ded5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-711b4d32c242cfd4.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-16d899dbb842b568.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-3311ef4c979a259e.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-ea27bb1551f97715.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2898ea1299532010.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-e2cd542a3786e117.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 `"docker" "inspect" "db79a8cc3af08edb1d1431517217230122b341c9bbdbcb0658e5541c37b0c2ae"` [INFO] running `"docker" "rm" "-f" "db79a8cc3af08edb1d1431517217230122b341c9bbdbcb0658e5541c37b0c2ae"` [INFO] [stdout] db79a8cc3af08edb1d1431517217230122b341c9bbdbcb0658e5541c37b0c2ae