[INFO] updating cached repository Susurrus/gattii [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Susurrus/gattii [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Susurrus/gattii" "work/ex/beta-1.38-1/sources/1.37.0/gh/Susurrus/gattii"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Susurrus/gattii'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Susurrus/gattii" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Susurrus/gattii"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Susurrus/gattii'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38e16c082076db8d92faa482ee573ce0fb763862 [INFO] sha for GitHub repo Susurrus/gattii: 38e16c082076db8d92faa482ee573ce0fb763862 [INFO] validating manifest of Susurrus/gattii 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 Susurrus/gattii 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 Susurrus/gattii [INFO] finished frobbing Susurrus/gattii [INFO] frobbed toml for Susurrus/gattii written to work/ex/beta-1.38-1/sources/1.37.0/gh/Susurrus/gattii/Cargo.toml [INFO] started frobbing Susurrus/gattii [INFO] finished frobbing Susurrus/gattii [INFO] frobbed toml for Susurrus/gattii written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Susurrus/gattii/Cargo.toml [INFO] crate Susurrus/gattii 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 Susurrus/gattii against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Susurrus/gattii:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 93d9dbe0180e73580437586e3d8d5429999112fba4bce19ed17e7d875ffe6595 [INFO] running `"docker" "start" "-a" "93d9dbe0180e73580437586e3d8d5429999112fba4bce19ed17e7d875ffe6595"` [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling glib v0.7.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serialport v3.1.0 [INFO] [stderr] Compiling gattii v0.13.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:97:38 [INFO] [stderr] | [INFO] [stderr] 97 | let mut port: Option> = None; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn SerialPort` [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=c7c4ac636a50190d -C extra-filename=-c7c4ac636a50190d --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-ef12bafeac33ad33.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-8691998c5ee83e05.rmeta --extern cairo=/opt/crater/target/debug/deps/libcairo-200faa95939cb066.rmeta --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-9b2232d9fc122693.rmeta --extern gdk=/opt/crater/target/debug/deps/libgdk-893efaa2b29acabf.rmeta --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-a64c22f30e0cf437.rmeta --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-88920de040910d25.rmeta --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-ee16be3568874d4b.rmeta --extern gio=/opt/crater/target/debug/deps/libgio-0adb70f214196b60.rmeta --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-66196ebcd76a0266.rmeta --extern glib=/opt/crater/target/debug/deps/libglib-f5800cca5833174d.rmeta --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-07f9e4a453665d53.rmeta --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-aae590328540247d.rmeta --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-bd9444d6e9b504e7.rmeta --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-170ea71780cbca2d.rmeta --extern pango=/opt/crater/target/debug/deps/libpango-1d0b95d827ce0dc8.rmeta --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-f48095fd2ca403e3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "93d9dbe0180e73580437586e3d8d5429999112fba4bce19ed17e7d875ffe6595"` [INFO] running `"docker" "rm" "-f" "93d9dbe0180e73580437586e3d8d5429999112fba4bce19ed17e7d875ffe6595"` [INFO] [stdout] 93d9dbe0180e73580437586e3d8d5429999112fba4bce19ed17e7d875ffe6595