[INFO] cloning repository https://github.com/imhenoch/doodle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imhenoch/doodle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimhenoch%2Fdoodle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimhenoch%2Fdoodle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 379ab856af272a75cedee4ff7f0bd4cff29b1295 [INFO] building imhenoch/doodle against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimhenoch%2Fdoodle" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imhenoch/doodle on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imhenoch/doodle [INFO] finished tweaking git repo https://github.com/imhenoch/doodle [INFO] tweaked toml for git repo https://github.com/imhenoch/doodle written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/imhenoch/doodle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad7ba27e4706a58920fb68adc9de9607bccaba67263adc843cc193c6a4d2ea9 [INFO] running `Command { std: "docker" "start" "-a" "7ad7ba27e4706a58920fb68adc9de9607bccaba67263adc843cc193c6a4d2ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad7ba27e4706a58920fb68adc9de9607bccaba67263adc843cc193c6a4d2ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad7ba27e4706a58920fb68adc9de9607bccaba67263adc843cc193c6a4d2ea9", kill_on_drop: false }` [INFO] [stdout] 7ad7ba27e4706a58920fb68adc9de9607bccaba67263adc843cc193c6a4d2ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 630a8fedf18885c5c15ea4ad94c7f5cfc435e66f5b12fe6b0dde3d0ae7182b76 [INFO] running `Command { std: "docker" "start" "-a" "630a8fedf18885c5c15ea4ad94c7f5cfc435e66f5b12fe6b0dde3d0ae7182b76", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling c_vec v1.3.1 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling mkdirp v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling random-access-storage v0.4.0 [INFO] [stderr] Compiling random-access-disk v0.4.0 [INFO] [stderr] Compiling pango 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.4.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=fd078eead4923fe6 -C extra-filename=-fd078eead4923fe6 --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-b919340405fbe5be.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5fbf83851e70752f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-243299fe76dc39ab.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-16e8ba344cf03b22.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-d504026e4efb7090.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-6c790bf0bdad8300.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-632b04be105a6bec.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-8fe7e35ec0073340.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-dc0ee179bb8f4317.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d866af8f62163250.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-845c4672c5dbb56d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-5d521142d1b94766.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-60ae8678064c0479.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d3e2538f62e14c74.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-548b7986029e549e.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "630a8fedf18885c5c15ea4ad94c7f5cfc435e66f5b12fe6b0dde3d0ae7182b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630a8fedf18885c5c15ea4ad94c7f5cfc435e66f5b12fe6b0dde3d0ae7182b76", kill_on_drop: false }` [INFO] [stdout] 630a8fedf18885c5c15ea4ad94c7f5cfc435e66f5b12fe6b0dde3d0ae7182b76