[INFO] updating cached repository https://github.com/ousttrue/rust_gtk_glarea [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] e0740c73224040f2c76dd00c2cbad5ed719cd6fc [INFO] testing ousttrue/rust_gtk_glarea against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fousttrue%2Frust_gtk_glarea" "/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/ousttrue/rust_gtk_glarea on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ousttrue/rust_gtk_glarea [INFO] finished tweaking git repo https://github.com/ousttrue/rust_gtk_glarea [INFO] tweaked toml for git repo https://github.com/ousttrue/rust_gtk_glarea written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ousttrue/rust_gtk_glarea already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 6b744a11b5d15519db74728331df320215ff403822de0c7afdd0ab6dd33aaffe [INFO] running `"docker" "start" "-a" "6b744a11b5d15519db74728331df320215ff403822de0c7afdd0ab6dd33aaffe"` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [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 gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling epoxy v0.0.4 [INFO] [stderr] Compiling pango v0.5.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 --crate-type lib --emit=dep-info,metadata,link -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=fe3fdd2d7d49137e -C extra-filename=-fe3fdd2d7d49137e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-1fe57833e1fd3e6d.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-076fde0d21e96db3.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-ce14285285811267.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-614d06b3d2ad1d4d.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-811084364b22214b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-0d12216362dcba36.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-dd56313b072cf091.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-7491bab1473e107a.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-07f19f94b94398fa.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9b48d99cc83eeb7a.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5e9305fda6def633.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-354da3e7703447f1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ca60b1774018fe1d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-83942b52c1c2a508.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1e2d8a3739d561ae.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "6b744a11b5d15519db74728331df320215ff403822de0c7afdd0ab6dd33aaffe"` [INFO] running `"docker" "rm" "-f" "6b744a11b5d15519db74728331df320215ff403822de0c7afdd0ab6dd33aaffe"` [INFO] [stdout] 6b744a11b5d15519db74728331df320215ff403822de0c7afdd0ab6dd33aaffe