[INFO] cloning repository https://github.com/turboMaCk/relm-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turboMaCk/relm-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dbbea671311842aa25fd01db9e84573bfe672dc [INFO] building turboMaCk/relm-playground against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FturboMaCk%2Frelm-playground" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/turboMaCk/relm-playground on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/turboMaCk/relm-playground [INFO] finished tweaking git repo https://github.com/turboMaCk/relm-playground [INFO] tweaked toml for git repo https://github.com/turboMaCk/relm-playground written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/turboMaCk/relm-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d9bc8259a5b2ef7e263067f804fe36f03b33870299cf446862e3ed6ac177f4e [INFO] running `Command { std: "docker" "start" "-a" "1d9bc8259a5b2ef7e263067f804fe36f03b33870299cf446862e3ed6ac177f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d9bc8259a5b2ef7e263067f804fe36f03b33870299cf446862e3ed6ac177f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9bc8259a5b2ef7e263067f804fe36f03b33870299cf446862e3ed6ac177f4e", kill_on_drop: false }` [INFO] [stdout] 1d9bc8259a5b2ef7e263067f804fe36f03b33870299cf446862e3ed6ac177f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbc8fab1386667ba7067778c02f542a5e342f9491876719f1779b2bdee32eab [INFO] running `Command { std: "docker" "start" "-a" "ecbc8fab1386667ba7067778c02f542a5e342f9491876719f1779b2bdee32eab", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-gen-widget v0.11.0 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling relm-derive-common v0.11.0 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling relm-derive v0.11.0 [INFO] [stderr] Compiling relm v0.11.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.3.0/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=9ce0f154391ebaf4 -C extra-filename=-9ce0f154391ebaf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-0747027be754b590.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-65ceaa8ccf13e157.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-07aeda65cd7c99b2.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d6fe77e107ca92f9.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-0f63006480d30a2b.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-b5075adb29130a6d.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-bccc4b4b94c680e1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-acb06ce98183e57e.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-8d61e8951eea5165.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-aef2011762887313.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8f6c6e1e223d2e8d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-64de86c5f76cbee2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a5a2763057d32cf5.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-1296f090dda67981.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ecbc8fab1386667ba7067778c02f542a5e342f9491876719f1779b2bdee32eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbc8fab1386667ba7067778c02f542a5e342f9491876719f1779b2bdee32eab", kill_on_drop: false }` [INFO] [stdout] ecbc8fab1386667ba7067778c02f542a5e342f9491876719f1779b2bdee32eab