[INFO] updating cached repository supaiku0/ende [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/supaiku0/ende [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/supaiku0/ende" "work/ex/beta-1.38-1/sources/1.37.0/gh/supaiku0/ende"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/supaiku0/ende'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/supaiku0/ende" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/supaiku0/ende"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/supaiku0/ende'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f7894670c3f8c1f700805bb26b393ddb1343986 [INFO] sha for GitHub repo supaiku0/ende: 9f7894670c3f8c1f700805bb26b393ddb1343986 [INFO] validating manifest of supaiku0/ende 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 supaiku0/ende 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 supaiku0/ende [INFO] finished frobbing supaiku0/ende [INFO] frobbed toml for supaiku0/ende written to work/ex/beta-1.38-1/sources/1.37.0/gh/supaiku0/ende/Cargo.toml [INFO] started frobbing supaiku0/ende [INFO] finished frobbing supaiku0/ende [INFO] frobbed toml for supaiku0/ende written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/supaiku0/ende/Cargo.toml [INFO] crate supaiku0/ende already has a lockfile, it will not be regenerated [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 supaiku0/ende 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/supaiku0/ende:/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] 67482a3b78be9864442243e565d523aa088e7536fe05b847456527a6b5364c02 [INFO] running `"docker" "start" "-a" "67482a3b78be9864442243e565d523aa088e7536fe05b847456527a6b5364c02"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/utils.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/dialog.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/views.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/error_view.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/app.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 binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = 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.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.0 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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.4.0/src/lib.rs --color never --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=c76595e93ef04fbf -C extra-filename=-c76595e93ef04fbf --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-1a4cdc6e572ed8b2.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-31f597981720fdd2.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-9639a7eafd50d86a.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-0717f675752ff3df.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-c99acbbf64bbcd3b.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-1b9b83338047bb56.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-1c143d08204f9868.rlib --extern gio=/opt/crater/target/debug/deps/libgio-747d8a36ce9a3714.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-47fe2848b6d83b59.rlib --extern glib=/opt/crater/target/debug/deps/libglib-c7d87797cf34dd72.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-7a807d1ea6df2f36.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-b9d449e87377e2d0.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-a38f54c646393422.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-544ad40da8f8b589.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-359335290a215031.rlib --extern pango=/opt/crater/target/debug/deps/libpango-1f2048f3eb3ce54d.rlib --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "67482a3b78be9864442243e565d523aa088e7536fe05b847456527a6b5364c02"` [INFO] running `"docker" "rm" "-f" "67482a3b78be9864442243e565d523aa088e7536fe05b847456527a6b5364c02"` [INFO] [stdout] 67482a3b78be9864442243e565d523aa088e7536fe05b847456527a6b5364c02