[INFO] cloning repository https://github.com/kykc/rdp-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kykc/rdp-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Frdp-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Frdp-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a677b636a3f0e3d95e2adc042a9bd4b9b006c7ec [INFO] testing kykc/rdp-launcher against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkykc%2Frdp-launcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kykc/rdp-launcher on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kykc/rdp-launcher [INFO] finished tweaking git repo https://github.com/kykc/rdp-launcher [INFO] tweaked toml for git repo https://github.com/kykc/rdp-launcher written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kykc/rdp-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpassword v2.1.0 [INFO] [stderr] Downloaded gio v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcbb378e22b023ecde0d0638637b45805932f58798c8e78e00970688050df353 [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" "dcbb378e22b023ecde0d0638637b45805932f58798c8e78e00970688050df353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcbb378e22b023ecde0d0638637b45805932f58798c8e78e00970688050df353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbb378e22b023ecde0d0638637b45805932f58798c8e78e00970688050df353", kill_on_drop: false }` [INFO] [stdout] dcbb378e22b023ecde0d0638637b45805932f58798c8e78e00970688050df353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faf2a2cd3c6bf2b446cfd5b71b2e528ec301006c5fdb9a757334ff9c232e8898 [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" "faf2a2cd3c6bf2b446cfd5b71b2e528ec301006c5fdb9a757334ff9c232e8898", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=1c445e4b30917ed9 -C extra-filename=-1c445e4b30917ed9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0ef1c7837c23e664.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-9c0f2ecd5bfba0ca.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-e1c01fd0ad6d66ee.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-933205d7b6c74d56.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-4e16b4db96a9e424.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-8e26b876396d7237.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-0691371cea8563cc.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-a60e26ff67247215.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-489fe1f05be0af3c.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-7deccc65ab3a38a2.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-23b8d6670c8c4f4d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-bbe9c109276f233a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-c4c82cf767cb8e45.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6c9ba1b157ed4856.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-c4237ba3bebe5c33.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "faf2a2cd3c6bf2b446cfd5b71b2e528ec301006c5fdb9a757334ff9c232e8898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf2a2cd3c6bf2b446cfd5b71b2e528ec301006c5fdb9a757334ff9c232e8898", kill_on_drop: false }` [INFO] [stdout] faf2a2cd3c6bf2b446cfd5b71b2e528ec301006c5fdb9a757334ff9c232e8898