[INFO] crate gtk-test 0.4.0 is already in cache [INFO] extracting crate gtk-test 0.4.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/gtk-test/0.4.0 [INFO] extracting crate gtk-test 0.4.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-test/0.4.0 [INFO] validating manifest of gtk-test-0.4.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gtk-test-0.4.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gtk-test-0.4.0 [INFO] removed 2 missing tests [INFO] finished frobbing gtk-test-0.4.0 [INFO] frobbed toml for gtk-test-0.4.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/gtk-test/0.4.0/Cargo.toml [INFO] started frobbing gtk-test-0.4.0 [INFO] removed 2 missing tests [INFO] finished frobbing gtk-test-0.4.0 [INFO] frobbed toml for gtk-test-0.4.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/gtk-test/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gtk-test-0.4.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/gtk-test/0.4.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 522f404e88c71b88a0030f88088af752bf13f12d9f0c9ad157dcde929880c3e5 [INFO] running `"docker" "start" "-a" "522f404e88c71b88a0030f88088af752bf13f12d9f0c9ad157dcde929880c3e5"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/basic.rs [INFO] [stderr] * /opt/crater/workdir/tests/observer.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling enigo v0.0.11 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=0b2119b0f2451d6b -C extra-filename=-0b2119b0f2451d6b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-13e8dd20c58eaed9.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-24d14f4f3e0a91da.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-9b172c4d346f9529.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-168faa0371c938e6.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-67bb8dc2ebf30dbb.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-f144950a1cad2f84.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-b000c36e357d6db2.rlib --extern gio=/opt/crater/target/debug/deps/libgio-c236a5bcd85d0c6f.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-935dad3b911facc0.rlib --extern glib=/opt/crater/target/debug/deps/libglib-2b3338ef1774b5c1.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-70076c15c4c56886.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-08f522c5f55247a8.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-d3faadb9f66ecc67.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib --extern pango=/opt/crater/target/debug/deps/libpango-4afbaebf3a995a6a.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-2aadb6d03e9bc016.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "522f404e88c71b88a0030f88088af752bf13f12d9f0c9ad157dcde929880c3e5"` [INFO] running `"docker" "rm" "-f" "522f404e88c71b88a0030f88088af752bf13f12d9f0c9ad157dcde929880c3e5"` [INFO] [stdout] 522f404e88c71b88a0030f88088af752bf13f12d9f0c9ad157dcde929880c3e5