[INFO] crate gtk 0.8.1 is already in cache [INFO] checking gtk-0.8.1 against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] extracting crate gtk 0.8.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gtk 0.8.1 on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gtk 0.8.1 [INFO] finished tweaking crates.io crate gtk 0.8.1 [INFO] tweaked toml for crates.io crate gtk 0.8.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+914adf04af1c1a984707f778da3d04590c03d144" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f7bb973efec04d7dbc84cc8c48792b30e54e69a3c068ff807cd6a0bb8b01c21 [INFO] running `"docker" "start" "-a" "4f7bb973efec04d7dbc84cc8c48792b30e54e69a3c068ff807cd6a0bb8b01c21"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking gir-format-check v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] error: could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=1177919fc6c82e0f -C extra-filename=-1177919fc6c82e0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-9b94197884b6f56f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ca5994f285fc9f46.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d57a1a3925ada1f1.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-42ff63f47d30a8f0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6d208989d4be7f66.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-fbb37658997fe2c3.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-7d3cd11026ab869b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-11e52a23e4844f0e.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-070d6e9e1c7b5052.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-797e988919d2d47a.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-86177cd466238dd9.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d07ae17e5ee10b86.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-07d1c3de3730adba.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-7ed4dab56be6d989.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c7301fb958dd2f38.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-da1477356b6a7c53.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-5da817e1f2381bd6.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-1892b2fa91547ea2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4f7bb973efec04d7dbc84cc8c48792b30e54e69a3c068ff807cd6a0bb8b01c21"` [INFO] running `"docker" "rm" "-f" "4f7bb973efec04d7dbc84cc8c48792b30e54e69a3c068ff807cd6a0bb8b01c21"` [INFO] [stdout] 4f7bb973efec04d7dbc84cc8c48792b30e54e69a3c068ff807cd6a0bb8b01c21