[INFO] updating cached repository martinber/noaa-apt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/martinber/noaa-apt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/martinber/noaa-apt" "work/ex/beta-1.38-1/sources/1.37.0/gh/martinber/noaa-apt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/martinber/noaa-apt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martinber/noaa-apt" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martinber/noaa-apt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martinber/noaa-apt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dfe5464d6400d20852965767da5522a47d8b5a6 [INFO] sha for GitHub repo martinber/noaa-apt: 6dfe5464d6400d20852965767da5522a47d8b5a6 [INFO] validating manifest of martinber/noaa-apt 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 martinber/noaa-apt 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 martinber/noaa-apt [INFO] finished frobbing martinber/noaa-apt [INFO] frobbed toml for martinber/noaa-apt written to work/ex/beta-1.38-1/sources/1.37.0/gh/martinber/noaa-apt/Cargo.toml [INFO] started frobbing martinber/noaa-apt [INFO] finished frobbing martinber/noaa-apt [INFO] frobbed toml for martinber/noaa-apt written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martinber/noaa-apt/Cargo.toml [INFO] crate martinber/noaa-apt 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing martinber/noaa-apt 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/gh/martinber/noaa-apt:/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] 89e05bcd1291db1239b89935c7c9807e2af507084c668e0df3d804e1ea3db713 [INFO] running `"docker" "start" "-a" "89e05bcd1291db1239b89935c7c9807e2af507084c668e0df3d804e1ea3db713"` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling gio v0.6.0 (https://github.com/gtk-rs/gio.git#144987ae) [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 (https://github.com/gtk-rs/gdk-pixbuf#0bd058f9) [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.6.0 (https://github.com/gtk-rs/cairo#bc8d33df) [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.6.0 (https://github.com/gtk-rs/pango#b57c5744) [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling atk v0.6.0 (https://github.com/gtk-rs/atk#4afdcfc1) [INFO] [stderr] Compiling gdk v0.10.0 (https://github.com/gtk-rs/gdk.git#35f2e3d1) [INFO] [stderr] Compiling gtk v0.6.0 (https://github.com/gtk-rs/gtk.git#4942479e) [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling strength_reduce v0.2.1 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling noaa-apt v1.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling glib-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gobject-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gio-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 (https://github.com/gtk-rs/cairo#bc8d33df) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling pango-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling atk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gdk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling gtk-sys v0.8.0 (https://github.com/gtk-rs/sys#758341f5) [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling glib v0.7.0 (https://github.com/gtk-rs/glib.git#8424ef08) [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling simple_logger v1.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.17 [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/git/checkouts/gtk-b89af3a825b1a0bb/4942479/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="v3_16"' -C metadata=3a862da27e1f9cab -C extra-filename=-3a862da27e1f9cab --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern atk=/opt/crater/target/debug/deps/libatk-c2aa95761f07a86a.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-a6c0d14fb164e386.rlib --extern cairo=/opt/crater/target/debug/deps/libcairo-ae6681d76cc8ba33.rlib --extern cairo_sys=/opt/crater/target/debug/deps/libcairo_sys-de678a7989f5e5d7.rlib --extern gdk=/opt/crater/target/debug/deps/libgdk-4c1af9a79f803648.rlib --extern gdk_pixbuf=/opt/crater/target/debug/deps/libgdk_pixbuf-169ff2b45ea8c9f1.rlib --extern gdk_pixbuf_sys=/opt/crater/target/debug/deps/libgdk_pixbuf_sys-38dc91e36afb7da0.rlib --extern gdk_sys=/opt/crater/target/debug/deps/libgdk_sys-9a5d5cb93c4d52b8.rlib --extern gio=/opt/crater/target/debug/deps/libgio-b0e0e55e2e526a4a.rlib --extern gio_sys=/opt/crater/target/debug/deps/libgio_sys-c9e4dd6f1ba8b415.rlib --extern glib=/opt/crater/target/debug/deps/libglib-19d8ad84ba7dc825.rlib --extern glib_sys=/opt/crater/target/debug/deps/libglib_sys-0a281e07288bc17f.rlib --extern gobject_sys=/opt/crater/target/debug/deps/libgobject_sys-dd36e309e35fc8cd.rlib --extern gtk_sys=/opt/crater/target/debug/deps/libgtk_sys-035c4dcd9edb774c.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-5d21edca55a465c9.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-aea68ef011176eec.rlib --extern pango=/opt/crater/target/debug/deps/libpango-549fc3b67f17a126.rlib --extern pango_sys=/opt/crater/target/debug/deps/libpango_sys-c3cc37c5a4363f5b.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "89e05bcd1291db1239b89935c7c9807e2af507084c668e0df3d804e1ea3db713"` [INFO] running `"docker" "rm" "-f" "89e05bcd1291db1239b89935c7c9807e2af507084c668e0df3d804e1ea3db713"` [INFO] [stdout] 89e05bcd1291db1239b89935c7c9807e2af507084c668e0df3d804e1ea3db713