[INFO] updating cached repository https://github.com/PurpleMyst/redditbg.rs [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] 2413f21b1a7e1e4649df78c8c49c0ecf0a832d76 [INFO] testing PurpleMyst/redditbg.rs 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%2FPurpleMyst%2Fredditbg.rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleMyst/redditbg.rs 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/PurpleMyst/redditbg.rs [INFO] finished tweaking git repo https://github.com/PurpleMyst/redditbg.rs [INFO] tweaked toml for git repo https://github.com/PurpleMyst/redditbg.rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleMyst/redditbg.rs 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] eaff59e4a6258b6859da7397bb1dbfc9b68d86784095d2dc095bbec4cc34b8df [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" "eaff59e4a6258b6859da7397bb1dbfc9b68d86784095d2dc095bbec4cc34b8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaff59e4a6258b6859da7397bb1dbfc9b68d86784095d2dc095bbec4cc34b8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaff59e4a6258b6859da7397bb1dbfc9b68d86784095d2dc095bbec4cc34b8df", kill_on_drop: false }` [INFO] [stdout] eaff59e4a6258b6859da7397bb1dbfc9b68d86784095d2dc095bbec4cc34b8df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6ffe8b67ec1f9fffdf08a06a8505bcb281adae556498f347c2063046d9e1e84f [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" "6ffe8b67ec1f9fffdf08a06a8505bcb281adae556498f347c2063046d9e1e84f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling file-rotator v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling exponential-backoff v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-bunyan v2.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.13 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Compiling pin-project v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-retry v0.5.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling libappindicator v0.5.1 [INFO] [stderr] Compiling systray v0.4.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.8.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 -C metadata=94bcec2cc9de3f1a -C extra-filename=-94bcec2cc9de3f1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-baaa594f8f8a2191.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-265d3c0b3e00bc7a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-72e62751c82b9e07.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-340e102d08f1fd9a.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-15ad0ea44cab756c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-f7e74584568b8963.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-c9497ab330e5df3d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9e3df73b9b6ec517.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-bb4468b84f6094c5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-43fc88441aede9d4.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ca56dfcc05aea00e.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-763741988285f07d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-b9109208223927c4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fd31445b610232e7.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-3d5d029d038233b9.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-fc089f71839a69be.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ffe8b67ec1f9fffdf08a06a8505bcb281adae556498f347c2063046d9e1e84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffe8b67ec1f9fffdf08a06a8505bcb281adae556498f347c2063046d9e1e84f", kill_on_drop: false }` [INFO] [stdout] 6ffe8b67ec1f9fffdf08a06a8505bcb281adae556498f347c2063046d9e1e84f