[INFO] cloning repository https://github.com/zyxw59/pingviz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zyxw59/pingviz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Fpingviz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Fpingviz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0858ba6c44ece45703a53fe8617d933ea3914f1 [INFO] testing zyxw59/pingviz against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzyxw59%2Fpingviz" "/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/zyxw59/pingviz on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zyxw59/pingviz [INFO] finished tweaking git repo https://github.com/zyxw59/pingviz [INFO] tweaked toml for git repo https://github.com/zyxw59/pingviz written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/zyxw59/pingviz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9f1260c01ab66dd01ae29c96553e30ea0f7dae61ed259cd62eb77355203ee08 [INFO] running `Command { std: "docker" "start" "-a" "d9f1260c01ab66dd01ae29c96553e30ea0f7dae61ed259cd62eb77355203ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f1260c01ab66dd01ae29c96553e30ea0f7dae61ed259cd62eb77355203ee08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f1260c01ab66dd01ae29c96553e30ea0f7dae61ed259cd62eb77355203ee08", kill_on_drop: false }` [INFO] [stdout] d9f1260c01ab66dd01ae29c96553e30ea0f7dae61ed259cd62eb77355203ee08 [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=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ea81c1f65993084900ec2f037a43254fc898e8510156ee425c8edeb8b015a97 [INFO] running `Command { std: "docker" "start" "-a" "4ea81c1f65993084900ec2f037a43254fc898e8510156ee425c8edeb8b015a97", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [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 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 iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling futures-glib v0.3.2 [INFO] [stderr] Compiling relm-core v0.11.0 [INFO] [stderr] Compiling relm-state v0.11.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling relm-gen-widget 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=f599d95be5850f81 -C extra-filename=-f599d95be5850f81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-237b1ad4a3a14040.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-16966cca8844dd44.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-76171e6b1f66cd63.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-7bc967742b1230fb.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-7e83f9197d222054.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-442ab232c1743e2e.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-8de66bab6e5d3399.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-5ef0249ab0a6ef4a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-984828edc428c7a9.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-ed2ddd63acc3c7dc.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bacb2abf6fe7bf7c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-24263069a9883ea9.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-c80db91378ff5a78.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5603fc2715564cad.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-dd761648dd5f2b0e.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" "4ea81c1f65993084900ec2f037a43254fc898e8510156ee425c8edeb8b015a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea81c1f65993084900ec2f037a43254fc898e8510156ee425c8edeb8b015a97", kill_on_drop: false }` [INFO] [stdout] 4ea81c1f65993084900ec2f037a43254fc898e8510156ee425c8edeb8b015a97