[INFO] updating cached repository https://github.com/antoyo/titanium [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] [stderr] From https://github.com/antoyo/titanium [INFO] [stderr] 83350f4..89e11a8 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89e11a8b13882db52dee1d3ad7e82e192f7576f9 [INFO] testing antoyo/titanium against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/titanium on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/antoyo/titanium [INFO] removed path dependency titanium-common from git repo https://github.com/antoyo/titanium [INFO] finished tweaking git repo https://github.com/antoyo/titanium [INFO] tweaked toml for git repo https://github.com/antoyo/titanium written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/titanium already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 57ad7efafde4d7e916ac79e6d27a978888e97c37dcd7ea55bb3d4a32ab03569c [INFO] running `"docker" "start" "-a" "57ad7efafde4d7e916ac79e6d27a978888e97c37dcd7ea55bb3d4a32ab03569c"` [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling soup-sys v0.7.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.7.0 [INFO] [stderr] Compiling password-store v0.3.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.1.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling titanium-common v0.1.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gio v0.5.1 [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 glib v0.6.1 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling gumdrop_derive v0.4.1 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs v0.5.0 [INFO] [stderr] Compiling relm-gen-widget v0.15.3 [INFO] [stderr] Compiling gumdrop v0.4.0 [INFO] [stderr] Compiling relm-derive-common v0.15.3 [INFO] [stderr] Compiling mg-settings v0.4.3 [INFO] [stderr] Compiling relm-derive v0.15.3 [INFO] [stderr] Compiling relm-attributes v0.15.3 [INFO] [stderr] Compiling relm-core v0.15.3 [INFO] [stderr] Compiling webkit2gtk v0.5.1 [INFO] [stderr] Compiling relm-state v0.15.3 [INFO] [stderr] Compiling relm v0.15.3 [INFO] [stderr] Compiling mg v0.10.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/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_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=882bb9a0c85261d5 -C extra-filename=-882bb9a0c85261d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d507b7839bd4e995.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-9c6eda99f58d6180.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-9e37399273b10acd.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-34054e4c7baacddb.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-e53c305b60ef9c88.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-817111a80726157f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-16eddf04dce0b51a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1475817a74ae94ab.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-41082f02cedb84ab.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ab4027369f3491fa.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-00dc5e3c8bece232.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-5440fe98ed52548f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-23a1cb0c21180edd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mg-0.10.0/src/lib.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | #![feature(unboxed_closures)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `mg`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "57ad7efafde4d7e916ac79e6d27a978888e97c37dcd7ea55bb3d4a32ab03569c"` [INFO] running `"docker" "rm" "-f" "57ad7efafde4d7e916ac79e6d27a978888e97c37dcd7ea55bb3d4a32ab03569c"` [INFO] [stdout] 57ad7efafde4d7e916ac79e6d27a978888e97c37dcd7ea55bb3d4a32ab03569c