[INFO] crate gfx-gtk 0.4.0 is already in cache [INFO] testing gfx-gtk-0.4.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate gfx-gtk 0.4.0 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate gfx-gtk 0.4.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] acc8b81bf23aca23f580b2dfb3eca32e744e4e288c3fc9b3dc449dad597540fb [INFO] running `"docker" "start" "-a" "acc8b81bf23aca23f580b2dfb3eca32e744e4e288c3fc9b3dc449dad597540fb"` [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling cairo-rs v0.5.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 cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 gfx_core v0.9.2 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling epoxy v0.1.0 [INFO] [stderr] Compiling gl v0.10.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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 209 | / gfx_vertex_struct!(BlitVertex { [INFO] [stderr] 210 | | pos: [f32; 2] = "a_Pos", [INFO] [stderr] 211 | | tex_coord: [f32; 2] = "a_TexCoord", [INFO] [stderr] 212 | | }); [INFO] [stderr] | |___- rustdoc does not generate documentation for macro expansions [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 215 | / gfx_pipeline!(postprocess { [INFO] [stderr] 216 | | vbuf: gfx::VertexBuffer = (), [INFO] [stderr] 217 | | src: gfx::TextureSampler = "t_Source", [INFO] [stderr] 218 | | dst: gfx::RenderTarget = "o_Color", [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | ); [INFO] [stderr] | |__- rustdoc does not generate documentation for macro expansions [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=990bcdef2a87d9e1 -C extra-filename=-990bcdef2a87d9e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-c50860cb1bbf8f22.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-c18701df1ced32d7.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-4354b50264df2948.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7c08dc03b83ea502.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-db8927e27a9ff9d3.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-af24997b8d917844.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-1ea35e19d2ba1f88.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-0648c489b3092aa5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1d5ffdbc7318e5cf.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-62794d25996352c9.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0ccdd141c075c0d1.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-53d7cfa990b8996a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-d216425cdbcbcc54.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "acc8b81bf23aca23f580b2dfb3eca32e744e4e288c3fc9b3dc449dad597540fb"` [INFO] running `"docker" "rm" "-f" "acc8b81bf23aca23f580b2dfb3eca32e744e4e288c3fc9b3dc449dad597540fb"` [INFO] [stdout] acc8b81bf23aca23f580b2dfb3eca32e744e4e288c3fc9b3dc449dad597540fb