[INFO] crate gfx-gtk 0.4.0 is already in cache [INFO] testing gfx-gtk-0.4.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate gfx-gtk 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gfx-gtk 0.4.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gfx-gtk 0.4.0 [INFO] finished tweaking crates.io crate gfx-gtk 0.4.0 [INFO] tweaked toml for crates.io crate gfx-gtk 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=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.44.0" "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] 7ca9aa3ff5a255b9dee494cb7f4ef15001d6fb80f2511b9351ca113409b5c39e [INFO] running `"docker" "start" "-a" "7ca9aa3ff5a255b9dee494cb7f4ef15001d6fb80f2511b9351ca113409b5c39e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf 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 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 draw_state v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling epoxy v0.1.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling gfx-gtk v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:208:1 [INFO] [stderr] | [INFO] [stderr] 208 | /// Post-processing gfx vertex structure [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:214:1 [INFO] [stderr] | [INFO] [stderr] 214 | /// Post-processing gfx pipeline definitions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:744:19 [INFO] [stderr] | [INFO] [stderr] 744 | get_proc_addr: &Fn(&str) -> dl::LibPtr, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> dl::LibPtr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [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 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=354e7d0dbc472666 -C extra-filename=-354e7d0dbc472666 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9cfc1f2fc8ba637f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-9468a0cb4a1f5efe.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-11c8cdae1899b044.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-eb22a6343d002500.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-813c1933c4f0200b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-2580ca983a6c5590.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b3ffb8289b9547d1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-73694634efca3b9b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-6fe8ecb8ea62bcc7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-921fee847d98b7ec.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5c38fa2da86c6d03.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-20a61343d60efb70.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-fe099e833da89eac.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7ca9aa3ff5a255b9dee494cb7f4ef15001d6fb80f2511b9351ca113409b5c39e"` [INFO] running `"docker" "rm" "-f" "7ca9aa3ff5a255b9dee494cb7f4ef15001d6fb80f2511b9351ca113409b5c39e"` [INFO] [stdout] 7ca9aa3ff5a255b9dee494cb7f4ef15001d6fb80f2511b9351ca113409b5c39e