[INFO] cloning repository https://github.com/TimDeve/sunrs-tray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimDeve/sunrs-tray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimDeve%2Fsunrs-tray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimDeve%2Fsunrs-tray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29d0e907fa92147f997cc834081e097a3b10e261 [INFO] testing TimDeve/sunrs-tray against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimDeve%2Fsunrs-tray" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TimDeve/sunrs-tray on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TimDeve/sunrs-tray [INFO] finished tweaking git repo https://github.com/TimDeve/sunrs-tray [INFO] tweaked toml for git repo https://github.com/TimDeve/sunrs-tray written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/TimDeve/sunrs-tray already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 540d1a1574252e095393be068a194c5eb3192891db7172514c21751c011f32c0 [INFO] running `Command { std: "docker" "start" "-a" "540d1a1574252e095393be068a194c5eb3192891db7172514c21751c011f32c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "540d1a1574252e095393be068a194c5eb3192891db7172514c21751c011f32c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540d1a1574252e095393be068a194c5eb3192891db7172514c21751c011f32c0", kill_on_drop: false }` [INFO] [stdout] 540d1a1574252e095393be068a194c5eb3192891db7172514c21751c011f32c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d0b9c6e7b5ca084b3e78b8a6da4a2bcda90ca6822586d36ed2980cddbbe904 [INFO] running `Command { std: "docker" "start" "-a" "f0d0b9c6e7b5ca084b3e78b8a6da4a2bcda90ca6822586d36ed2980cddbbe904", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling hex v0.4.2 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sunrs v0.2.0 (https://github.com/TimDeve/sunrs.git?tag=v0.2.2#854e30ae) [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=bdaa582d121ec530 -C extra-filename=-bdaa582d121ec530 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-19ba0f2a3d7842d6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-e8030e2739026fc2.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-51b47aa99d86af01.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-7ceccfa6b76358d0.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-34047a920d1737f3.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-bfbb4fc20f494f52.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5ce2781a36a5a1bf.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-88dcd19ba3353cc5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f2afa59b05e2998d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1b5882b9e02af8b4.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9d9726b73677baae.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7449f52b605dd86a.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-15f112af0cadf276.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1bfd9d116d5830b9.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-7c1721e5f380e414.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f0d0b9c6e7b5ca084b3e78b8a6da4a2bcda90ca6822586d36ed2980cddbbe904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d0b9c6e7b5ca084b3e78b8a6da4a2bcda90ca6822586d36ed2980cddbbe904", kill_on_drop: false }` [INFO] [stdout] f0d0b9c6e7b5ca084b3e78b8a6da4a2bcda90ca6822586d36ed2980cddbbe904