[INFO] updating cached repository https://github.com/CBenoit/media-cutter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05669d575ed69ca7d915a4fe27484db025d5a6a0 [INFO] testing CBenoit/media-cutter against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCBenoit%2Fmedia-cutter" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CBenoit/media-cutter on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CBenoit/media-cutter [INFO] finished tweaking git repo https://github.com/CBenoit/media-cutter [INFO] tweaked toml for git repo https://github.com/CBenoit/media-cutter written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/CBenoit/media-cutter already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5697cee0b954846dcf0f167173d55dc5f502fcaea691ec6f57af23c34c894333 [INFO] running `"docker" "start" "-a" "5697cee0b954846dcf0f167173d55dc5f502fcaea691ec6f57af23c34c894333"` [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling glib v0.6.1 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling media_cutter v1.0.0 (/opt/rustwide/workdir) [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=8a19de75df2cce90 -C extra-filename=-8a19de75df2cce90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ac824a210725bad3.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f2ac6f5a2d6f739f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-fcfc3f4fbadbb69d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-355e0988b9baa769.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-59acd5773130dc67.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-e9c21e0f5669bace.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-45c82ed2890dbbb0.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-3de0a1d47c95651e.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-89d348bb3fdd3058.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-31ffb04094de7c1f.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-fd42240fd2bae690.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-22f83f273e14457e.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-4974269fb7b58894.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7f0036cdc569d1c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf38b81fcf8d35dc.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-b9649c1296cfec6a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "5697cee0b954846dcf0f167173d55dc5f502fcaea691ec6f57af23c34c894333"` [INFO] running `"docker" "rm" "-f" "5697cee0b954846dcf0f167173d55dc5f502fcaea691ec6f57af23c34c894333"` [INFO] [stdout] 5697cee0b954846dcf0f167173d55dc5f502fcaea691ec6f57af23c34c894333