[INFO] fetching crate buzz 1.4.0... [INFO] testing buzz-1.4.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate buzz 1.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate buzz 1.4.0 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 crates.io crate buzz 1.4.0 [INFO] finished tweaking crates.io crate buzz 1.4.0 [INFO] tweaked toml for crates.io crate buzz 1.4.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate buzz 1.4.0 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] Downloading crates ... [INFO] [stderr] Downloaded libappindicator-sys v0.4.0 [INFO] [stderr] Downloaded mailparse v0.12.1 [INFO] [stderr] Downloaded libappindicator v0.5.1 [INFO] [stderr] Downloaded systray v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 70ec0df70da4905b44644130c6e004d2f6869cbd9125d05bdc11da5b67b5642e [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" "70ec0df70da4905b44644130c6e004d2f6869cbd9125d05bdc11da5b67b5642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ec0df70da4905b44644130c6e004d2f6869cbd9125d05bdc11da5b67b5642e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ec0df70da4905b44644130c6e004d2f6869cbd9125d05bdc11da5b67b5642e", kill_on_drop: false }` [INFO] [stdout] 70ec0df70da4905b44644130c6e004d2f6869cbd9125d05bdc11da5b67b5642e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ee956e94243af284c96a7f73872d8c85bdeaf46555a0c953b3805ff911519ca2 [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" "ee956e94243af284c96a7f73872d8c85bdeaf46555a0c953b3805ff911519ca2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling askama_escape v0.10.1 [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 pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dbus v0.8.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mailparse v0.12.1 [INFO] [stderr] Compiling notify-rust v4.0.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling imap v2.1.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling libappindicator v0.5.1 [INFO] [stderr] Compiling systray 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.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=49051dedef1508af -C extra-filename=-49051dedef1508af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-be28f185fce65b2c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-8d8ec4a5e818f90c.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-48006b2ab9ee58f0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-700851dc40294dc9.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4d68740a8d10c60c.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-236fedeb3fdc0260.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-bab5c20992da66fa.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-47cc3096e3d78cee.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-35b7413dcddf83ee.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-f796caa68038b1e7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-cf5dcbc6acb79b2f.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-c0b20f198ff633e4.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-a19eabbe43151c5a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-01a1ff03307106fb.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-cbef75008e8ef14d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee956e94243af284c96a7f73872d8c85bdeaf46555a0c953b3805ff911519ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee956e94243af284c96a7f73872d8c85bdeaf46555a0c953b3805ff911519ca2", kill_on_drop: false }` [INFO] [stdout] ee956e94243af284c96a7f73872d8c85bdeaf46555a0c953b3805ff911519ca2