[INFO] updating cached repository https://github.com/iPTF14hls/mandelbrot-rs [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] afc54b9bd2856512f4efd4fc45e539b37e6d93ae [INFO] testing iPTF14hls/mandelbrot-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiPTF14hls%2Fmandelbrot-rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iPTF14hls/mandelbrot-rs 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/iPTF14hls/mandelbrot-rs [INFO] finished tweaking git repo https://github.com/iPTF14hls/mandelbrot-rs [INFO] tweaked toml for git repo https://github.com/iPTF14hls/mandelbrot-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/iPTF14hls/mandelbrot-rs 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c9df21eecd76d39c428b59d137dbb9537b2906f3c5c3a886652b505c8792ad17 [INFO] running `"docker" "start" "-a" "c9df21eecd76d39c428b59d137dbb9537b2906f3c5c3a886652b505c8792ad17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling relm-gen-widget v0.16.0 [INFO] [stderr] Compiling relm-derive-common v0.16.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling relm-derive v0.16.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.1 [INFO] [stderr] Compiling relm-core v0.16.0 [INFO] [stderr] Compiling relm-state v0.16.0 [INFO] [stderr] Compiling relm v0.16.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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="dox"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' -C metadata=84bcf3ab6f04dade -C extra-filename=-84bcf3ab6f04dade --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-40523f21beee7854.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5dbca2b31cd7d4c.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-e48bc9f64409076b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-a78baaa9aa97ff68.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6b50c1fe1a6e53c8.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-aec04dc33f354648.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-f74d975df08390a6.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-839b300d525627c7.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-92c85f3667517991.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ae22fca5ae535b4b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-29e6d11454573e4a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-3a2f5d15a3f2a0b0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5b6ef92b1d0ef6ad.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a9ee9978bfb1f35f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-6d2e4566366293b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-64020fc9ebf99f99.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2ae28ddf512aeb75.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-641af20998712359.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "c9df21eecd76d39c428b59d137dbb9537b2906f3c5c3a886652b505c8792ad17"` [INFO] running `"docker" "rm" "-f" "c9df21eecd76d39c428b59d137dbb9537b2906f3c5c3a886652b505c8792ad17"` [INFO] [stdout] c9df21eecd76d39c428b59d137dbb9537b2906f3c5c3a886652b505c8792ad17