[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/misc-winfixes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/misc-winfixes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fmisc-winfixes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fmisc-winfixes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38bf37ccac6aa53868edda2d31ed9225d71b4eae [INFO] testing Jeffrey-P-McAteer/misc-winfixes against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fmisc-winfixes" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/misc-winfixes on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/misc-winfixes [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/misc-winfixes [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/misc-winfixes written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/misc-winfixes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/qdot/systray-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0a485b98396ff0bbc17d121bd46f9911ee6a0c8da782b9bc2e6f6ec60386c7f [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" "a0a485b98396ff0bbc17d121bd46f9911ee6a0c8da782b9bc2e6f6ec60386c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a485b98396ff0bbc17d121bd46f9911ee6a0c8da782b9bc2e6f6ec60386c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a485b98396ff0bbc17d121bd46f9911ee6a0c8da782b9bc2e6f6ec60386c7f", kill_on_drop: false }` [INFO] [stdout] a0a485b98396ff0bbc17d121bd46f9911ee6a0c8da782b9bc2e6f6ec60386c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80ab98983975be4950d0f2e3a5c3c76a4df18086dbd582fc05a957fc767a1502 [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" "80ab98983975be4950d0f2e3a5c3c76a4df18086dbd582fc05a957fc767a1502", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.16 [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 winapi v0.3.9 [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 gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [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 futures-util v0.3.16 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Compiling libappindicator v0.5.1 [INFO] [stderr] Compiling systray v0.4.0 (https://github.com/qdot/systray-rs.git#6d2d0a0b) [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 -C embed-bitcode=no -C debuginfo=2 -C metadata=7fef864b2525cfb3 -C extra-filename=-7fef864b2525cfb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-ffa221246b72ab28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9b1d1660c9acaa7a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-b66eb10b8fb1b12d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-858fbd01dc095796.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a1b2c3bdd66fcc7c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-32230ae3e771176f.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-68cd8d726742aae1.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-944b0d41122c614b.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f9f91a4f64986f2d.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-0988cc58f6733ac1.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-b8b4d7435bf6983a.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8c7fa28de1062266.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-909a027f3646d315.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5153e896cbb560d0.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-a77dbe13560aa856.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-9c0a8502650d1d72.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "80ab98983975be4950d0f2e3a5c3c76a4df18086dbd582fc05a957fc767a1502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ab98983975be4950d0f2e3a5c3c76a4df18086dbd582fc05a957fc767a1502", kill_on_drop: false }` [INFO] [stdout] 80ab98983975be4950d0f2e3a5c3c76a4df18086dbd582fc05a957fc767a1502