[INFO] updating cached repository https://github.com/Rexxe/arulite [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 6749b7980e596bd471960999c3272a0c1ce876d1 [INFO] testing Rexxe/arulite against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexxe%2Farulite" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexxe/arulite on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Rexxe/arulite [INFO] finished tweaking git repo https://github.com/Rexxe/arulite [INFO] tweaked toml for git repo https://github.com/Rexxe/arulite written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Rexxe/arulite already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] d049212283609b08c8d5d46bfbe8d64f46cef5a2061421f6a3dc34ff58af64a9 [INFO] running `"docker" "start" "-a" "d049212283609b08c8d5d46bfbe8d64f46cef5a2061421f6a3dc34ff58af64a9"` [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling winauth v0.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling futures-state-stream v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling tiberius v0.3.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [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 --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=478298c74bfbd7a2 -C extra-filename=-478298c74bfbd7a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-bdfd4e13184862d3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-db99416e3bf58e66.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c54e75b92c47243a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-abae62e610ed6789.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-956cd7a9784313b6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-b083e531e010cb51.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-db810ec5682cc36d.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-9af4267140bbc69f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-12a11de834789b69.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-341ee0f111cdb84c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9f807cd85054abf6.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a283e935d20a558e.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a1b21f626518f4d9.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-264799e7e7febad2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-806f5cf8273b470a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9c0ba3c961a62e27.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8169f08cfdd68a4a.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-0e82a7e3c296eb4f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "d049212283609b08c8d5d46bfbe8d64f46cef5a2061421f6a3dc34ff58af64a9"` [INFO] running `"docker" "rm" "-f" "d049212283609b08c8d5d46bfbe8d64f46cef5a2061421f6a3dc34ff58af64a9"` [INFO] [stdout] d049212283609b08c8d5d46bfbe8d64f46cef5a2061421f6a3dc34ff58af64a9