[INFO] updating cached repository https://github.com/paul-jewell/BrewStillery [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] 5eaee19904012d0b1a19858e971197a7830bf00c [INFO] testing paul-jewell/BrewStillery against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaul-jewell%2FBrewStillery" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paul-jewell/BrewStillery 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/paul-jewell/BrewStillery [INFO] finished tweaking git repo https://github.com/paul-jewell/BrewStillery [INFO] tweaked toml for git repo https://github.com/paul-jewell/BrewStillery written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/paul-jewell/BrewStillery 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] 5b0917b172a732140603f62da4d064f188108283a4e8cd30a5c642bb2f1676a0 [INFO] running `"docker" "start" "-a" "5b0917b172a732140603f62da4d064f188108283a4e8cd30a5c642bb2f1676a0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling glib v0.4.0 [INFO] [stderr] Compiling pango v0.3.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.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C codegen-units=16 -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=23e7bc773f3445de -C extra-filename=-23e7bc773f3445de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-936cb016be19ca36.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6c2b6365ccbb5d2c.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7734a148509f6d93.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-16106d242921d60e.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-fb942352cca62a12.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-6b9bb7bdb4eedc1b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-808bc5782642f3a8.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b1fe4517d038c9bc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-00806049e877cd0f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-30c9ca9a8b2ff74e.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-40f04c2c3ab71e06.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-c54d07d7604ad92d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-e57d7085d3d1d05a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-91a754e262243721.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-5b42cc1f354db548.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "5b0917b172a732140603f62da4d064f188108283a4e8cd30a5c642bb2f1676a0"` [INFO] running `"docker" "rm" "-f" "5b0917b172a732140603f62da4d064f188108283a4e8cd30a5c642bb2f1676a0"` [INFO] [stdout] 5b0917b172a732140603f62da4d064f188108283a4e8cd30a5c642bb2f1676a0