[INFO] updating cached repository https://github.com/spacekookie/doppler [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] f4baebea428868878df02462f8de17628611eeb2 [INFO] testing spacekookie/doppler against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacekookie%2Fdoppler" "/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/spacekookie/doppler on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/spacekookie/doppler [INFO] finished tweaking git repo https://github.com/spacekookie/doppler [INFO] tweaked toml for git repo https://github.com/spacekookie/doppler written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/spacekookie/doppler already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] dd1bfdd313c5d788a4d7ecf5186ec434e7e188bf7d42c16a9396e7eeedc47215 [INFO] running `"docker" "start" "-a" "dd1bfdd313c5d788a4d7ecf5186ec434e7e188bf7d42c16a9396e7eeedc47215"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling colortemp v0.1.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 gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-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 --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=d7157f016ee273f3 -C extra-filename=-d7157f016ee273f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4124876739571561.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-18573b6b63a9820b.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-6f7afb81af7b21b4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-a0e11a96f55b88f2.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-513abaae1ff66a66.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-aa7874fbe00b609d.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-f9ac5ff1d916efe7.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3c4c8c1c1ce57946.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-8b630f69e1c2a60e.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9d8603e69799d9f7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a3f1f6cfc769207c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0c0b766b8a5e4dc2.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-75023abb36542911.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2a5240045dd4f875.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-ae8916a1bf9994ac.rmeta --cap-lints allow --cap-lints=forbid -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" "dd1bfdd313c5d788a4d7ecf5186ec434e7e188bf7d42c16a9396e7eeedc47215"` [INFO] running `"docker" "rm" "-f" "dd1bfdd313c5d788a4d7ecf5186ec434e7e188bf7d42c16a9396e7eeedc47215"` [INFO] [stdout] dd1bfdd313c5d788a4d7ecf5186ec434e7e188bf7d42c16a9396e7eeedc47215