[INFO] cloning 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" "clone" "--bare" "https://github.com/PurpleMyst/redditbg.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fredditbg.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fredditbg.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46087975b7f395b3d04f1ce9796f86214a1e86ec [INFO] testing PurpleMyst/redditbg.rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fredditbg.rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleMyst/redditbg.rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+1.59.0" "fetch" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5aa1bba25af02a93f368b67217125987157b4b1fdd6b0a22f94abc7e69163296 [INFO] running `Command { std: "docker" "start" "-a" "5aa1bba25af02a93f368b67217125987157b4b1fdd6b0a22f94abc7e69163296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa1bba25af02a93f368b67217125987157b4b1fdd6b0a22f94abc7e69163296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa1bba25af02a93f368b67217125987157b4b1fdd6b0a22f94abc7e69163296", kill_on_drop: false }` [INFO] [stdout] 5aa1bba25af02a93f368b67217125987157b4b1fdd6b0a22f94abc7e69163296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9a1ace0131cce52c438a95aba4fd5836fcc2f8ebe384070eec022a3f48fa681 [INFO] running `Command { std: "docker" "start" "-a" "e9a1ace0131cce52c438a95aba4fd5836fcc2f8ebe384070eec022a3f48fa681", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bindgen v0.52.0 [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 gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [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 http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling file-rotator v0.4.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling noisy_float v0.1.15 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling exponential-backoff v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling futures-retry v0.6.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.22 [INFO] [stderr] Compiling slog-json v2.4.0 [INFO] [stderr] Compiling slog-bunyan v2.3.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.2.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [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,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1e23c010d0e8a8e3 -C extra-filename=-1e23c010d0e8a8e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-13a04c09546e4deb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-3009f469499c646f.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-43bf1c97baac0006.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-bbb62acbf161bf30.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-82ed341825f98650.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-f7e812837c4bd102.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-53777419aad858bf.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-b742dae1c74dedda.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-34c89249436bacb3.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ece985924f21f9c8.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-0d7e2e774b94e7a4.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-2b2f220a0f0635dc.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-f7e144a637295cba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a448fef4e036aa63.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8662172fe0f01601.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-f8f654571cf65ed8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e9a1ace0131cce52c438a95aba4fd5836fcc2f8ebe384070eec022a3f48fa681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a1ace0131cce52c438a95aba4fd5836fcc2f8ebe384070eec022a3f48fa681", kill_on_drop: false }` [INFO] [stdout] e9a1ace0131cce52c438a95aba4fd5836fcc2f8ebe384070eec022a3f48fa681