[INFO] crate gtk-test 0.4.0 is already in cache [INFO] extracting crate gtk-test 0.4.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/gtk-test/0.4.0 [INFO] extracting crate gtk-test 0.4.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/gtk-test/0.4.0 [INFO] validating manifest of gtk-test-0.4.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gtk-test-0.4.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/gtk-test/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gtk-test-0.4.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] 7f430e41cbd494f105abef3c3af4c59f09e955378f199437cbde97e1deb9f3b0 [INFO] running `"docker" "start" "-a" "7f430e41cbd494f105abef3c3af4c59f09e955378f199437cbde97e1deb9f3b0"` [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 gtk v0.7.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=2f9e44cbba946863 -C extra-filename=-2f9e44cbba946863 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-1118f30c32c2669a.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-b35d4d098c9a559c.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-a5155f20e4ee909c.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-4470de4c5daa1f21.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-6e64da70c90e0ea5.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-17226e96c75923ed.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-5bda0a854e414b33.rlib --extern gio=/opt/crater/target/debug/deps/libgio-fdc48287e9c47fd9.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-b5c348d9bb9e7274.rlib --extern glib=/opt/crater/target/debug/deps/libglib-4798d7ef118f23fa.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-22436b11503e811c.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-2594071b4ddeec32.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-53fa7080bb8461a3.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib --extern pango=/opt/crater/target/debug/deps/libpango-0353d90f2ae209d4.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-fca5a7237bfe813b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "7f430e41cbd494f105abef3c3af4c59f09e955378f199437cbde97e1deb9f3b0"` [INFO] running `"docker" "rm" "-f" "7f430e41cbd494f105abef3c3af4c59f09e955378f199437cbde97e1deb9f3b0"` [INFO] [stdout] 7f430e41cbd494f105abef3c3af4c59f09e955378f199437cbde97e1deb9f3b0