[INFO] updating cached repository https://github.com/antoyo/titanium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7881e7e1d9527a6fa9a6c9439dd5380b6c8e0c99 [INFO] testing antoyo/titanium against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/titanium on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/titanium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb5dbe7e63ad1bea18e283d16d895db91790fb6c79943f316149a98f53946f5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb5dbe7e63ad1bea18e283d16d895db91790fb6c79943f316149a98f53946f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb5dbe7e63ad1bea18e283d16d895db91790fb6c79943f316149a98f53946f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5dbe7e63ad1bea18e283d16d895db91790fb6c79943f316149a98f53946f5d", kill_on_drop: false }` [INFO] [stdout] fb5dbe7e63ad1bea18e283d16d895db91790fb6c79943f316149a98f53946f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800af7e5d0d563d096a9ef47d3412f0713204802cff3c9542d0e77db27383a90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "800af7e5d0d563d096a9ef47d3412f0713204802cff3c9542d0e77db27383a90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling gtk v0.9.1 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling relm-derive v0.20.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling password-store v0.3.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling gumdrop_derive v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gumdrop v0.4.0 [INFO] [stderr] Compiling mg-settings v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Compiling titanium-common v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling javascriptcore-rs v0.10.0 [INFO] [stderr] Compiling relm v0.20.0 [INFO] [stderr] Compiling webkit2gtk v0.10.0 [INFO] [stderr] Compiling mg v0.13.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mg-0.13.1/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' -C metadata=48302d92eaeb7fd1 -C extra-filename=-48302d92eaeb7fd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-6b0aacb56cc97ad8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-8b6f2e32a33ab402.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d5151624a89d1c24.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-5f0bb3f43b5bae4b.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-84367d16aa840751.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-75fae3bc7bd19b65.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-72f176e691abd1da.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9622ec797b9664fc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-a49e7b66e6aecdb0.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-5ddda418b7af8d31.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-4aa70fcb7cfc60af.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-22036b838e8fa306.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-e2c954f978d6e24e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-e6cc209a674f6b9c.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-ce0bae928f294712.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "800af7e5d0d563d096a9ef47d3412f0713204802cff3c9542d0e77db27383a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800af7e5d0d563d096a9ef47d3412f0713204802cff3c9542d0e77db27383a90", kill_on_drop: false }` [INFO] [stdout] 800af7e5d0d563d096a9ef47d3412f0713204802cff3c9542d0e77db27383a90