[INFO] updating cached repository https://github.com/voxelvortex/ParabolaFocus [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] 886c05785bb5d19fba3f1d3e67f352827838a3fa [INFO] testing voxelvortex/ParabolaFocus against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoxelvortex%2FParabolaFocus" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/voxelvortex/ParabolaFocus 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/voxelvortex/ParabolaFocus [INFO] finished tweaking git repo https://github.com/voxelvortex/ParabolaFocus [INFO] tweaked toml for git repo https://github.com/voxelvortex/ParabolaFocus written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/voxelvortex/ParabolaFocus 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] f6dae8bcb5844616ad79c818e69dd80400a212c57666068a76709b45c9b249bd [INFO] running `"docker" "start" "-a" "f6dae8bcb5844616ad79c818e69dd80400a212c57666068a76709b45c9b249bd"` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling rustplot v0.1.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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=17d7c8bfb5f7f943 -C extra-filename=-17d7c8bfb5f7f943 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-aca132b636e1c5b3.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-62204b0e95d3633f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-2ccb8ced61b13139.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-866da6c375fb3a1c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-c22f988bae6d0e65.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-d0c4f081ca7bdd2c.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-e7c8813b6342ba9d.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-ce81932be2ccc505.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-6160d3c4e1599bb7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-f4a9280522105c8e.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-f58510ba3b589105.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-8ea8ebbbcac1cd19.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9673394c3eaedc38.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-31486b164a08d64e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "f6dae8bcb5844616ad79c818e69dd80400a212c57666068a76709b45c9b249bd"` [INFO] running `"docker" "rm" "-f" "f6dae8bcb5844616ad79c818e69dd80400a212c57666068a76709b45c9b249bd"` [INFO] [stdout] f6dae8bcb5844616ad79c818e69dd80400a212c57666068a76709b45c9b249bd